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 (December 1996, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 23 Dec 1996 22:05:37 +1300
Reply-To:     Mark Bodt <markbodt@STSS.CO.NZ>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Mark Bodt <markbodt@STSS.CO.NZ>
Subject:      Re: AF question
Content-Type: text/plain; charset="us-ascii"

At 10:54 PM 22/12/96 -0600, you wrote: >ZPAN (zpan@aol.com) wrote: >: Hi everyone: >: >: After I created a AF display window(say, containing a text entry), can I >: write source codes to automatically add ICONs ( such as 'OK', 'CANCEL') to >: the display window? >: > > Yes, create the object(s) blank and empty, and in the SCL > coding have them set themselves and refresh the screen. > This way, they are invisible until you make them visible. > >

In version 6.11 you can create widgets at run time such as the OK and Cancel buttons that you mention.

Read up on the Class Class in the SAS/AF Software FRAME Class dictionary. Especially the _new_ method.

Mark

-----

+--------------------------------------+--------------------------------+ | Mark Bodt | Specialising in | | Sunken Treasure Software Systems Ltd | SAS(R) Software Consultancy | | 73 Pine Street | in the Asia / Pacific Region | | Mt Eden, Auckland 4, New Zealand | | | Ph (+64) 25 725 386 (cell phone) | | | Fax +64 9 620 9079 | SAS Institute(NZ) Ltd. | | | Quality Partner. | | Email: markbodt@stss.co.nz | | +--------------------------------------+--------------------------------+


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