Re: Module submission Wx

2001-08-30 Thread Tim Bunce
On Wed, Aug 29, 2001 at 06:51:29PM -0400, Kirrily Robert wrote: > On Wed, Aug 29, 2001 at 08:45:34PM +0100, Tim Bunce wrote: > | On Wed, Aug 29, 2001 at 10:01:07AM -0400, Kirrily Robert wrote: > | > This seeks reasonable to me, given that Tk:: and Gtk:: and other GUI > | > toolkits have similar to

Re: Module submission Wx

2001-08-29 Thread Kirrily Robert
On Wed, Aug 29, 2001 at 08:45:34PM +0100, Tim Bunce wrote: | On Wed, Aug 29, 2001 at 10:01:07AM -0400, Kirrily Robert wrote: | > This seeks reasonable to me, given that Tk:: and Gtk:: and other GUI | > toolkits have similar top-level namespaces. | > | > (Though I do think it'd be nice to group th

Re: Module submission Wx

2001-08-29 Thread Tim Bunce
On Wed, Aug 29, 2001 at 10:01:07AM -0400, Kirrily Robert wrote: > This seeks reasonable to me, given that Tk:: and Gtk:: and other GUI > toolkits have similar top-level namespaces. > > (Though I do think it'd be nice to group them all under GUI sometime, if > we could ever get all the authors tog

Re: Module submission Wx

2001-08-29 Thread Kirrily Robert
Mattia wrote: > >A new top level namespace ( like Gtk, Qt, Gnome, etc ... ) seems >the most logical choice; I chose Wx because the C++ class names >wxButton, wxWindow ... ) are translated into Wx::Button, Wx::Window, >... wxWindows is a cross platform ( Win/Gtk/Motif/Mac/OS2 in the