Raised This Month: $51 Target: $400
 12% 

Menu columns


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Clauu
Senior Member
Join Date: Feb 2008
Location: RO
Old 07-10-2013 , 16:58   Menu columns
Reply With Quote #1

I'm trying to create 3 columns with the classic method 'show_menu', how should i do this without adding hundred of spaces/tabs?
example
PHP Code:
something                something2                  something3
1                            1                               1
2                            2                               2
3                            3                               3 

Last edited by Clauu; 07-10-2013 at 16:59.
Clauu is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 07-10-2013 , 18:04   Re: Menu columns
Reply With Quote #2

The menu font is not monospace, so you can't format the items the way you want. Not without fucking with spaces a lot, anyway. At least with the new menu system, you can do
Code:
menu_additem(menu, "Column 1\RColumn 2");
but it's only 2 columns, and I'm not sure if it's achievable (and if so, how) with the old menu way.
__________________
hleV is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 07-11-2013 , 04:16   Re: Menu columns
Reply With Quote #3

Default menu system supports the same format as 'new' menu system ;)
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Clauu
Senior Member
Join Date: Feb 2008
Location: RO
Old 07-11-2013 , 04:52   Re: Menu columns
Reply With Quote #4

I tried with spaces/tabs for the mid column but after a number of those chars last options disappeared(10 total, 7remaining) so i'm out of ideas.
Clauu is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-15-2013 , 18:00   Re: Menu columns
Reply With Quote #5

You cannot do three columns.
__________________
fysiks is offline
Reply



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 23:57.


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