I like it!
My idea for pgl (PicoGUI launcher) had been to make it use 'plugins' compiled in, for 
things like a toolbar, root menu, clock, battery meter, etc. A programming interface 
like this would also allow programs to embed themselves in others, for things like 
screensaver previews or even something like OLE.

On Fri, 20 April 2001, Pascal Bauermeister wrote:

> 
> Why not make it possible for some container objects (e.g. toolbar) to
> become public (with a name) and have a function to find a named object
> and return its handle ? This way, the finder could create the taskbar
> as public, and spawned apps could create and manipulate indicators
> (canevas, buttons, etc.) in the bar directly, w/o going through the
> finder. If the app dies, the server would remove all created objects
> from the bar.
> 
> Is this a good idea ?
> 
>   Pascal

--
perl -e'socket S,2,1,tcp;connect S,pack(H16,"0200029a80692d32").\0x8;print 
grep!/=/,<S>'


_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to