Oni Central Forum

A forum for the Oni community

You are not logged in.

#26 01/31/11 13:01

Gumby
Member
From: Seattle, WA, USA
Registered: 08/30/07

Re: Kojiro Editor 1.0 - Uploaded to the Depot!

It would be a huge difference in usability. Representing data with the wrong type of view is bad. You wouldn't represent the miles per gallon your car gets every day as a pie chart, would you?

And look, you can do treeviews in RealBASIC:


Iritscen: roll
Iritscen: it's amazing this program even works
Gumby: i know
Iritscen: and that statement applies to my code, not just yours

Offline

#27 01/31/11 16:01

Lukas Kreator
Member
Registered: 05/07/10

Re: Kojiro Editor 1.0 - Uploaded to the Depot!

I tried to use lists as treeviews before, no success. It is not a good control for this, it is very complicated, and it does not support treeview well. I can't get parents of rows, I can't show columns and treeview togheter, and that's why this is a better display type. Lists are easier, work better for this kind of thing, and I don't need parents in the way I'd need with treeviews.

Saw the link. Note as that guy had to use a lot of code for something that could be simpler and nicer.

ALSO: The treeview in the image is from the Einhugur library, wich is not free.

Last edited by Lukas Kreator (02/01/11 11:02)

Offline

#28 01/31/11 16:01

Iritscen
Moderator
From: NC, USA
Registered: 10/22/07

Re: Kojiro Editor 1.0 - Uploaded to the Depot!

I don't really think the tree view is going to make a big difference.  I think LK's time is better spent on fixing issues or on the plugin system, which will be a bigger GUI improvement than a tree view.  Besides, doesn't the Preview pane on the side show you the overall structure of the file?


Check out the Anniversary Edition Seven at !

Offline

Board footer

Powered by FluxBB