New topic: 

dynamic creation of a webLink?

<http://forums.realsoftware.com/viewtopic.php?t=41299>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        BrianOBrien          Post subject: dynamic creation of a 
webLink?Posted: Thu Nov 03, 2011 5:24 pm                                 
Joined: Wed Jul 07, 2010 2:55 pm
Posts: 389
Location: University Of Calgary, Faculty Of Medicine                I have a 
WebContainer and I want to dynamically add WebLinks to it.
I've tried  putting this code in the WebContainer::Open Event but nothing 
appears...

Code:dim ln as new WebLink
ln.Text = "A"
ln.Top = 100
ln.left = 100
ln.width = 100
ln.height = 100
ln.Visible = true
ln.Enabled = truebut nothing appears.

What am I doing wrong?      
_________________
If at first you don't succeed... Try REALBasic.  
                             Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to