[Plz Help]Problem with menus =S
#4

A menu can only have 2 columns

pawn Код:
AddMenuItem(menu, 0, text);
Gives the item to menu 'menu' under column 1 and
pawn Код:
AddMenuItem(menu, 1, text);
gives under column 2

Note that if you want to use a menu with 2 columns, you need to set the second parameter in CreateMenu to 2
Reply


Messages In This Thread
[Plz Help]Problem with menus =S - by Tigerbeast11 - 23.11.2009, 17:08
Re: [Plz Help]Problem with menus =S - by arnutisz - 23.11.2009, 17:40
Re: [Plz Help]Problem with menus =S - by Tigerbeast11 - 23.11.2009, 17:41
Re: [Plz Help]Problem with menus =S - by dice7 - 23.11.2009, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)