Because I can't remember how to fire up the object inspector
-----Original Message----- From: "Mike Byerley" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Sat, 3 Sep 2011 15:31:40 -0400 Subject: [RBASE-L] - Re: Object Why don't you prototype what you want with a static text created in the designer first, then replicate it in code dynamically. ----- Original Message ----- From: "jan johansen" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Saturday, September 03, 2011 3:05 PM Subject: [RBASE-L] - Re: Object : As a follow on I can dynamically create a button and dynamically place : the code in it and it works. : : The same technique does not seem to work on a static text. : I have INIT'd it and USEASLINKEEP is TRUE. : : When I hover over the static text the cursor changes to show that there : is something there but when I clik on it, nothing happens. : : Not declaring a bug yet. This is my first attempt at dynamically creating : an object and have referred heavily to the help and Emmitt's 2007 : presentation : so am leaning toward a proper order of events. : : : : -----Original Message----- : From: "jan johansen" <[email protected]> : To: [email protected] (RBASE-L Mailing List) : Date: Sat, 03 Sep 2011 11:44:30 -0700 : Subject: [RBASE-L] - Re: Object : : : Albert, : : Realized I wasn't as clear as I hoped. : I'm Dynamically creating the object. : : Jan : : : : -----Original Message----- : From: Albert Berry <[email protected]> : To: [email protected] (RBASE-L Mailing List) : Date: Sat, 03 Sep 2011 12:33:00 -0600 : Subject: [RBASE-L] - Re: Object : : : Jan, could you create a button instead? : Albert : : On 03/09/2011 12:27 PM, jan johansen wrote: : > I successfully created STATIC text objects. : > I want to use the static text to run a custom eep. : > I'm having trouble getting that done. : > Might help if I can remember how to use the object inspector : > using latest 9.1 : : : :

