HELP: PopMenu
Moderators: CEGUI MVP, CEGUI Team
- thejinchao
- Just popping in
- Posts: 11
- Joined: Tue Aug 23, 2005 08:00
- Location: Beijing. China
- Contact:
HELP: PopMenu
I want write a pop menu in my game. Is there a samples or tutorial? I have no idea about it .
- Blakharaz
- Not too shy to talk
- Posts: 31
- Joined: Wed Jan 12, 2005 12:06
- Location: Potsdam, Germany
- Contact:
Re: HELP: PopMenu
Have you used CEGUI before?
You have two possibilities, design your menu by creating XML files or creating it by program code. See http://www.cegui.org.uk/wiki/index.php/ ... GUI_Window,
Popupmenus are in WindowsLook only.
Create a PopupMenu, then add PopupMenuItems as children to it (via XML or C++ code). Bind your events to EventMouseClicked of the PopupMenuItems.
You have two possibilities, design your menu by creating XML files or creating it by program code. See http://www.cegui.org.uk/wiki/index.php/ ... GUI_Window,
Popupmenus are in WindowsLook only.
Create a PopupMenu, then add PopupMenuItems as children to it (via XML or C++ code). Bind your events to EventMouseClicked of the PopupMenuItems.
Coder in the Pantheon Team - creators of "Rastullahs Lockenpracht" (http://www.rastullahs-lockenpracht.de/)
- thejinchao
- Just popping in
- Posts: 11
- Joined: Tue Aug 23, 2005 08:00
- Location: Beijing. China
- Contact:
Re: HELP: PopMenu
Thanks, I made it.
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 4 guests