From: Steve M. <sm...@gm...> - 2006-06-08 15:39:36
|
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. 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. 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. p.s. i'm working on another theme too. if (gradients == true) {flashPlayer = really.slow(); } -- s,Mason http://www.smason.com aim NyStv |
From: Steve M. <sm...@gm...> - 2006-06-09 17:50:22
|
Yea if you can put it in, I'll certainly spend some time with it. I probably won't have time until the end of June though. re: ASTree: > How many rows will this thing need to handle? Less than a thousand - less than a few hundred in most cases. I built my own tree display system a few months ago, and it needed to be able to handle large data sets. The solution I came up with was to execute each iteration per frame instead of trying to churn through it all in one go. I am not sure if that approach is compatible with how AS works, fundamentally, but the result was actually kindof cool because you could see the tree build, and there was no hit on the cpu at all. -- s,Mason http://www.smason.com aim NyStv |
From: Scott H. <sc...@af...> - 2006-06-09 19:25:05
|
It's in SVN. org.actionstep.ASTreeView You can see it at work with ASTestTree. Scott On 6/9/06, Steve Mason <sm...@gm...> wrote: > > Yea if you can put it in, I'll certainly spend some time with it. I probably > won't have time until the end of June though. > > > re: ASTree: > > > How many rows will this thing need to handle? > > Less than a thousand - less than a few hundred in most cases. I built my own > tree display system a few months ago, and it needed to be able to handle > large data sets. The solution I came up with was to execute each iteration > per frame instead of trying to churn through it all in one go. I am not sure > if that approach is compatible with how AS works, fundamentally, but the > result was actually kindof cool because you could see the tree build, and > there was no hit on the cpu at all. > > > > > > > -- > > > > > s,Mason > http://www.smason.com > aim NyStv > > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > |
From: Tiago V. <tia...@gm...> - 2006-07-26 16:01:25
|
Is it possible to set a image per Item and mantain the NSTreeBranchImages such as <item name="foo" image="NSImage">; On 6/9/06, Scott Hyndman <sc...@af...> wrote: > > It's in SVN. > > org.actionstep.ASTreeView > > You can see it at work with ASTestTree. > > Scott > > On 6/9/06, Steve Mason <sm...@gm...> wrote: > > > > Yea if you can put it in, I'll certainly spend some time with it. I > probably > > won't have time until the end of June though. > > > > > > re: ASTree: > > > > > How many rows will this thing need to handle? > > > > Less than a thousand - less than a few hundred in most cases. I built my > own > > tree display system a few months ago, and it needed to be able to handle > > large data sets. The solution I came up with was to execute each > iteration > > per frame instead of trying to churn through it all in one go. I am not > sure > > if that approach is compatible with how AS works, fundamentally, but the > > result was actually kindof cool because you could see the tree build, > and > > there was no hit on the cpu at all. > > > > > > > > > > > > > > -- > > > > > > > > > > s,Mason > > http://www.smason.com > > aim NyStv > > > > > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > -- Cheers Tiago Janz |
From: Scott H. <sc...@af...> - 2006-07-27 22:56:48
|
yes, it is. Take a look at the ASTreeItem class. Items can have images independent of the branch images. On 26/07/06, Tiago Vale <tia...@gm...> wrote: > Is it possible to set a image per Item and mantain the NSTreeBranchImages > such as > > > <item name="foo" image="NSImage">; > > > > > > > On 6/9/06, Scott Hyndman <sc...@af...> wrote: > > It's in SVN. > > > > org.actionstep.ASTreeView > > > > You can see it at work with ASTestTree. > > > > Scott > > > > On 6/9/06, Steve Mason <sm...@gm...> wrote: > > > > > > Yea if you can put it in, I'll certainly spend some time with it. I > probably > > > won't have time until the end of June though. > > > > > > > > > re: ASTree: > > > > > > > How many rows will this thing need to handle? > > > > > > Less than a thousand - less than a few hundred in most cases. I built my > own > > > tree display system a few months ago, and it needed to be able to handle > > > large data sets. The solution I came up with was to execute each > iteration > > > per frame instead of trying to churn through it all in one go. I am not > sure > > > if that approach is compatible with how AS works, fundamentally, but the > > > result was actually kindof cool because you could see the tree build, > and > > > there was no hit on the cpu at all. > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > s,Mason > > > http://www.smason.com > > > aim NyStv > > > > > > > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > -- > Cheers Tiago Janz > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > |
From: Scott H. <sc...@af...> - 2006-07-27 22:57:19
|
Oh, are you talking about specifically with the XML tree provider? Scott On 27/07/06, Scott Hyndman <sc...@af...> wrote: > yes, it is. Take a look at the ASTreeItem class. Items can have images > independent of the branch images. > > On 26/07/06, Tiago Vale <tia...@gm...> wrote: > > Is it possible to set a image per Item and mantain the NSTreeBranchImages > > such as > > > > > > <item name="foo" image="NSImage">; > > > > > > > > > > > > > > On 6/9/06, Scott Hyndman <sc...@af...> wrote: > > > It's in SVN. > > > > > > org.actionstep.ASTreeView > > > > > > You can see it at work with ASTestTree. > > > > > > Scott > > > > > > On 6/9/06, Steve Mason <sm...@gm...> wrote: > > > > > > > > Yea if you can put it in, I'll certainly spend some time with it. I > > probably > > > > won't have time until the end of June though. > > > > > > > > > > > > re: ASTree: > > > > > > > > > How many rows will this thing need to handle? > > > > > > > > Less than a thousand - less than a few hundred in most cases. I built my > > own > > > > tree display system a few months ago, and it needed to be able to handle > > > > large data sets. The solution I came up with was to execute each > > iteration > > > > per frame instead of trying to churn through it all in one go. I am not > > sure > > > > if that approach is compatible with how AS works, fundamentally, but the > > > > result was actually kindof cool because you could see the tree build, > > and > > > > there was no hit on the cpu at all. > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > > > > > > s,Mason > > > > http://www.smason.com > > > > aim NyStv > > > > > > > > > > > > _______________________________________________ > > > > actionstep-core mailing list > > > > act...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > -- > > Cheers Tiago Janz > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > |
From: Tiago V. <tia...@gm...> - 2006-07-28 07:45:18
|
I did my question with a xml example cause was the method used in the ASTestTree, is there any other way out of the box? Is it ASTreeCell initImageCell() ? -- Cheers Tiago Janz |
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 > > > |