RE: [Plib-devel] PUI questions
Brought to you by:
sjbaker
From: John F. F. <joh...@eg...> - 2000-07-31 17:15:44
|
I am working on a CFD grid generation program that makes very heavy use of PUI. I've had to add several new widgets, multiple-window capability, and active-widget callbacks, so I call it "PUI-incremented" privately. The program has some 45 windows, averaging one or two dozen widgets each. I have just started upgrading it to PUI 1.3.0 (note my previous posting on this list about adding multiple-window capabilities). I haven't used rendering callbacks. My "puLargeInput" is basically a slider with a list box (and I use it for file listing and selection), but it doesn't work quite right and should probably be implemented differently from the way I have done it. I'm not sure what you mean by "multiple interfaces linked together" but if you mean multiple windows I can certainly help you. And I don't know what a python is, aside from a particularly large snake. Does anybody else on this list use PUI? John F. Fay joh...@eg... -----Original Message----- From: Dave McClurg [mailto:da...@po...] Sent: Saturday, July 29, 2000 10:49 To: pli...@li... Subject: [Plib-devel] PUI questions I'm just starting to use PUI and I've looked at complex.cxx. http://plib.sourceforge.net/pui/index.html doesn't seem to work. Is there any project that makes heavy use of PUI? rendering callbacks, sliders with list boxes, multiple interfaces that are linked together, python driven pui scripting I want to start by making a file requestor (slider + listbox) i didn't see a listbox widget. would i use a "frame"? btw, did pli...@li... ever recover? i had to un-subscribe because of all those auto-responder messages -- Dave McClurg dav...@dy... http://www.dynamix.com da...@po... (home) http://www.pond.net/~davem _______________________________________________ plib-devel mailing list pli...@li... http://lists.sourceforge.net/mailman/listinfo/plib-devel |