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
 Origin Forum
 How to refresh the contents in GetNBox ?

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
tantiger Posted - 08/15/2004 : 02:38:16 AM
Hi, all,

I am using GetNBox to get some inputs from user. As some controls in the box can be calculated according to the inputs, I used scripts like
tr.MyVar.dVal=0.5;
to directly modify them. However, this change cannot be updated in time.

I tried the apply button and made the return value of ApplyOnClick to be true, but those nodes are still not updated.

I only find an awkward method, by using a check box, to hide the contents first, then show them again. Then everything will be updated.

Is there any method to refresh all the contents in the GetNBox?

Thanks in advance!



1   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 08/15/2004 : 12:21:14 PM
You should be able to take care of that with an event handler. Look at this example...

Samples\Programming\User Interface Development\UsingGetNMacrosWithEvent.c

Mike Buess
Origin WebRing Member

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