Getting uText of Option control

This is the place to discuss anything relating to MobGUI

Moderators: heatherlaine, kevinmiller, robinmiller, malte, splash21

Post Reply
garyth123
Posts: 88
Joined: Sat Apr 27, 2013 11:14 am
Location: Edinburgh, Scotland
Contact:

Getting uText of Option control

Post by garyth123 » Wed Oct 22, 2014 8:14 pm

How do I get the Text of an Option control.

When I used an earlier version of mobgui I did this to get the text on a button:

Code: Select all

put the uText of me into gSectionName
but that doesn't seem to work now.

sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

Re: Getting uText of Option control

Post by sefrojones » Wed Oct 22, 2014 8:41 pm

I think you're looking for mgOptionText :

http://mobgui.com/doc.php?docId=11

--Sefro

garyth123
Posts: 88
Joined: Sat Apr 27, 2013 11:14 am
Location: Edinburgh, Scotland
Contact:

Re: Getting uText of Option control

Post by garyth123 » Wed Oct 22, 2014 8:46 pm

Thanks sefro.

Post Reply

Return to “MobGUI”