Two windows? Toolbars?
Posted: Wed Aug 08, 2007 7:15 pm
How do toolbars work? And can you have more than one window active?
Friends and Fans of newLISP
http://www.newlispfanclub.alh.net/forum/
http://www.newlispfanclub.alh.net/forum/viewtopic.php?f=10&t=1827
treat toolbars like any other cotainer, set a layout then add buttons and other widgets to it, then add the toolbar to your gs:frame. In newlisp-edit.lsp search for ToolBar, to see how it is used.How do toolbars work?
yes you can create several gs:frame have them visible (or not) at the same time.And can you have more than one window active?