Jump to content

Are you bored - looking for something to do..


steve8tch
 Share

Recommended Posts

Does someone fancy making a simple GUI 'menu' UDF :idiot:

This could be something like

Func _menu($stext,$iMulti, $sMeniItem1,$smenuItem2,$meunuItem3,etc,etc)

$iMulti - this would define the number of selections that would be possible, eg 1 ,2 etc

Then add the menu items.

eg

$x = _menu("Choose a colour",1,"red,blue,green,yellow)

This would allow people to very quickly create simple menu lists for selection without having to script a GUI.

Just a thought /idea /suggestion :D

Link to comment
Share on other sites

Did a quick check - didn't see anything. :">

I didn't think it would be too complicated.

It was just an idea for a very quick, simple, no thrills menu UDF

I thought about 2 different styles.

1. Items would be listed with a checkbox beside them to select item(s)

2. Items would listed as button labels.

I thought that if you limited number of items displayed to about 10 then there would not need to be too many size checks built into the UDF.

It was just a thought - if someone was bored and was looking for something to do........ :idiot:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...