-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create menu dynamically #1563
Comments
|
|
|
Branch HACK_menu.
Please review. |
|
|
Merged to master.
|
|
|
Important
This issue was migrated from Trac:
andrew_b
(@aborodin)Currently, menu creates as static arrays. This doesn't provide flexible menu operations in run-time: added or remove some items. At this time it is not needed, but in future... Who knows? :)
The proposition is: create menus as items of dynamic arrays (GPtrArray).
Branch: HACK_menu. Initial [5d2ceeac1989b381f169441c6f463ceeee38977a]
Some visual features:
Note
Original attachments:
angel_il
(@ilia-maslakov) onOct 8, 2009 at 15:00 UTC
The text was updated successfully, but these errors were encountered: