|
From: Griffin, B. <bgr...@mo...> - 2004-09-24 15:48:22
|
Joe English wrote: > > Brian Griffin wrote: > > > I would also like to see an incremental or dynamic interface that > allows > > for support of larger datasets. We have an interface on our tree that > > is comprised of three configure options: [... description elided ...] > > I can see where this would be useful, but I don't > want to use a callback-style interface by default > for supplying data. Instead, the widget should generate > a rich enough set of virtual events that you can implement > this sort of thing on top of it. > How would you handle scrollbar sizing with virtual events? The widget needs to know how many entries are in the tree without having any of the actual data. Providing "empty" data doesn't really solve the problem considering datasets on the order of 10e7. (e.g. number gates on a chip) This is a somewhat rhetorical question, because: > I've filed away your description, it'll be a good use case > for further API design. > This may be an area I can work on once the initial implementation is available. -Brian > > --Joe English > > jen...@fl... > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Tktable-tile-dev mailing list > Tkt...@li... > https://lists.sourceforge.net/lists/listinfo/tktable-tile-dev > -- ------------------------------------------------------------- -- Model Technology Inc. -- -- 8005 SW Boeckman Road 503.685.7000 tel -- -- Wilsonville, OR 97070 USA 503.685.0921 fax -- ------------------------------------------------------------- -- Technical support ............ mailto:su...@mo... -- -- Sales and marketing info ....... mailto:sa...@mo... -- -- Licensing .................... mailto:li...@mo... -- -- Home Page ........................ http://www.model.com -- -- AIM ........................................ bgriffin42 -- ------------------------------------------------------------- |