[futurebasic] Set and Get Button Text Strings

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : June 2004 : Group Archive : Group : All Groups

From: tedd <tedd@...>
Date: Wed, 16 Jun 2004 17:42:38 -0400
Hi gang:

The Reference Manual says (page 24):

To set a button's text string, use:

       Def SetButtonTextString(btnID, theString)

To get a buttons text string, use:

       theString = Fn ButtonTextString$(btnID)

However, while the first one works, the second doesn't.

So, how do you get the title of a button?

tedd

-- 
--------------------------------------------------------------------------------
http://sperling.com/