The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Dialog Builder toolbars

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Mike Buess Posted - 05/12/2003 : 4:40:41 PM
I'm building a DB toolbar with buttons that behave like check boxes and want to link the state of each button to a LabTalk property. I can control the state of the nth button with MyDialog!Toolbar.An=0 or 1, so I tried to set up a link in the string table like this...

IDC_TOOLBAR 25000 MyDialog.Toolbar -H(12000) -S(1) -L((A1,layer2.showdata))

According to the DB documentation that should link the state of the first button with the LabTalk property layer2.showdata. Although I've used such links with other DB controls (such as normal check boxes) I can't get them to work with the toolbar buttons. Does linking not work with toolbars or is there something else I need to do to make it work?

Mike Buess
Origin WebRing Member

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000