Raised This Month: $ Target: $400
 0% 

Menu without exit option


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 03-02-2010 , 19:21   Re: Menu without exit option
Reply With Quote #6

Straight from Emp's link;
PHP Code:
#define MEXIT_ALL      1    /* Menu will have an exit option (default)*/
#define MEXIT_NEVER  -1      /* Menu will not have an exit option */

#define MPROP_PERPAGE   1    /* Number of items per page (param1 = number, 0=no paginating, 7=default) */
#define MPROP_BACKNAME  2  /* Name of the back button (param1 = string) */
#define MPROP_NEXTNAME  3  /* Name of the next button (param1 = string) */
#define MPROP_EXITNAME  4  /* Name of the exit button (param1 = string) */
#define MPROP_TITLE  5        /* Menu title text (param1 = string) */
#define MPROP_EXIT    6  /* Exit functionality (param1 = number, see MEXIT constants) */
#define MPROP_NOCOLORS  8  /* Sets whether colors are not auto (param1 = number, 0=default) */
#define MPROP_NUMBER_COLOR  10    /* Color indicator to use for numbers (param1 = string, "\r"=default) */ 
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode