Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 24 Oct 2008 22:53:26 -0000
Hello there ScuiLib development is still alive and here is a screen shot of the new class "Menu". Actually is fully working I've to refine the code that at this stage is very dirty, in 2/3 weeks I hope to release the 0.6
Note: This is an archived post that was originally sent to the Hollywood mailing list on 25 Oct 2008 22:03:44 +0300
ScuiLib development is still alive and here is a screen shot of the new class "Menu". Actually is fully working I've to refine the code that at this stage is very dirty, in 2/3 weeks I hope to release the 0.6
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 25 Oct 2008 20:12:58 -0000
Nice work! I've been eagerly waiting for ScuiLib menus
The menus in the screenshot look more like pop-up menus than drop-down menus. Is there a way to make them look like traditional drop-down menus?
With the right skin and color set yes, they not work exactly like drop-down menus because for example to open a submenu' you have to click it while in traditional menus you have to hold down the right mouse button... one day I will fix this behaviour but actually you have to navigate the menu with the left mouse button I've chosen this method because you can define more then a Menu Class for each screen/window and because this class can be used as floating button bar too (you can set this behaviuor with a flag during creation). Hope this helps your projects