From: Scott H. <sc...@af...> - 2006-06-08 15:49:20
|
> Well, i'll see how far i can get with NSOutlineView. 1) I really need the > hierarchical view (I guess NSBrowser would work but it's just not as cool!) > and 2) There's no better way to learn about the system. Thanks for the heads > up on TableView. Although, looking through the code, most of the references > are for NSTableColumn, which hasn't been ported yet but seems innocuous > enough @ ~400 lines. It has been ported. It just isn't in SVN. Tell you what. How about I put ASTree in, and maybe you could help me out with fixing some of these bugs. How many rows will this thing need to handle? > NSMapTable on the other hand looks pretty fierce. > honesty i just openeed it up a couple of hours ago and i couldn't tell you > what it does -- appears to handle arrays of pointers or something. It isn't a class in Cocoa's documentation...take a look at the NSMapTable.h file. Usually the GNUStep guys put their comments there. > as for the transparent mouse activity... well, i'm wanting to use actionstep > as one piece of a much larger project. probably easier understood if you > looked at an example: http://www.odopod.com/ , click the box in the upper > right. this was really the first rev of the concept and we're on v3 now (but > of course i can't show you yet argh). oh and i'm in san francisco. Looks good. > p.s. i'm working on another theme too. if (gradients == true) {flashPlayer = > really.slow(); } Great! > > s,Mason > http://www.smason.com > aim NyStv > > > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > |