diskreet
Aug 22 2003, 20:01
I'd like to see some plugins use the new toolbar feature of Beta (37?) +
Anyone agree with me?
It is currently not possible to add new toolbar items through component interface (maybe I'll add such thing later).
billcow
Aug 22 2003, 21:21
My two cents:
Would be really really nice. A possible implementation could be to map "Toolbar/x/..." menus to appear as a toolbar instead of a normal menu item. The problem there is that it would probably break the existing SDK (by requiring that an additional function be added to the menu_item_xxx classes to handle icons - i believe that would cause problems, no?).
Then there's the issue of different control types - aka not just icons. Keeps getting more complicated, don't it.
In any case, it seems to me like a good idea, although, IMHO, the number of betas for 0.7 is getting rediculous, and (once again, IMHO) it's about time you just get any bugs fixed for a final release, and leave additional features for the next one.
diskreet
Aug 22 2003, 22:46
Wow. I had figured since you implimented toolbars you also allowed for a component to add toolbars. Yes, you should definatly add more toolbar support for components, that would be great.