LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 11 Sep 1997 10:42:11 -0600
Reply-To:     ajr@galileo.micro.lucent.com
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         ajr@GALILEO.MICRO.LUCENT.COM
Organization: Deja News Posting Service
Subject:      change widget defaults by program.

My problem is to change the default text of a widget by program. By "change the default text" I mean that the new text has to be stored in the right place (wherever SAS/AF stores widget default values), replacing the default value; so, next time you open the frame, the widget shows its new text.

I thought the _bupdate_ method invoked after _set_text_ should do this, but it seems _bupdate_ just updates defaults when invoked in build time by clicking OK in the Object Attributes window.

Regarding the kind of widget, there can be a number of them: - label - push button - command push button - image icon - ...

-------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to Usenet


Back to: Top of message | Previous page | Main SAS-L page