Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

menus

Page: 1 of 1
 Fracman
11-16-2003, 8:42 AM
#1
I'm programming menus (converting my "old" JO menus to JA) and just came across some problems, luckily i was able to solve them.

* popup menus
To make a popup menu working, its menuDef needs
popup
visible 0
else it won't disable the menu behind it.

* JA won't load MD3 models for the menu anymore.
Simply convert them to GLM, e.g. using MD3View.

* A button doesn't work? (11/19/03)
Make sure any other element behind or on top of it,
especially special shaders shown only on mouseEnter or
mouseExit, have decoration attribute set.
 razorace
11-16-2003, 9:14 AM
#2
Thanks for the information Fracman. I'm also doing some menu work. Watch the forum for details.
Page: 1 of 1