Page 1 of 1
[24 Oct 2008] Menu Class screen shot
Posted: Sat Jun 13, 2020 5:32 pm
by Allanon
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
Screen shot here ->
http://img186.imageshack.us/my.php?imag ... estpo6.png
Good coding, Fabio
[25 Oct 2008] Re: Menu Class screen shot
Posted: Sat Jun 13, 2020 5:32 pm
by jap
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
Screen shot here ->
http://img186.imageshack.us/my.php?imag ... estpo6.png
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?
-- JANNE
janne.email-address-removed@nospam.com
[25 Oct 2008] Re: Menu Class screen shot
Posted: Sat Jun 13, 2020 5:32 pm
by Allanon
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
Regards, Fabio