Jump to content

Recommended Posts

Posted

I tried to access documentation but URL is down:

http://koda.darkhost.ru/wiki/doku.php/koda:documentation:features

How do I do a drop down in Koda?

A mutliple choice like:

Choice A

Choice B

Choice C

I looked everywhere in Koda but can't seem to find an input for the mutliple choices, I'm sure I'm missing something simple as usual...

Posted

Draw your drop down from the toolbar options.

In the "Object Inspector" (usually on the left) select "Items" and then click on the ... button.

You can now enter the values that you wish.

You can also use Scite, by using the GUICTRLSetData function.

GUICtrlSetData(-1, "1|2|3")

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
  • Recently Browsing   0 members

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