Listbox and Combobox Suggestion - Forum

Forum Navigation
You need to log in to create posts and topics.

Listbox and Combobox Suggestion

Probably been requested before, but would sure love to have both the text and number options in these objects made available at the same time.

If I choose text, I would also like to have the number to a variable  [combobox_numb], and

if I choose number, I would like to have the text returned to a variable also [combobox_text].

Also, a variable indicating how many items in the listing  [listinglen]

Also, in objects, actions that allow for both number or text, selectable.

I know there are plugin options, but I sure would like to see this one updated. Use all the time.

 

 

Thanks

Don

 

 

 

Thanks

@donbwalker

This is easy to do by means of VisualNEO Win.
Just place the SetVar command on the Selection Changed event and get the desired value.

 

luishp has reacted to this post.
luishp

Thanks, but that would be a limited work around.  You would need to keep track of numbers and text pairs etc.

I'm requesting a built-in association that is automatic when scrolling.  Both values are available when changing items.

Don

  • Additionally,  a set of goto features would be great.  Similar to the database plug.  A way to move up and down by code.  Right now we only have select by click.
  • ListGotoNext
  • ListGotoPrev
  • ListGotoTop
  • ListGotoBot
  • ListGotoLine