Turns out that I need to UNCHECK the "transparent" property.  This was a 
variable label, not an edit, and I almost always check the "transparent" so the 
form background shows thru.   Leaving it checked won't be an issue unless the 
value of the variable needs to be refreshed while in the form.   So from now on 
I'll keep "transparent" unchecked, and if it needs to be transparent and 
recalculated, then I will probably assign a ComponentID and use property 
commands.

Before I found this out, I was going to try your fix, Albert!!!


Karen


 

 

 

-----Original Message-----
From: Albert <[email protected]>
To: karentellef <[email protected]>
Sent: Mon, Jan 18, 2016 10:29 am
Subject: [RBASE-L] - Re: Variable display


    Perhaps is you set the variable to a space or null just before the    
recalc?
    Albert
    
    
On 2016-01-18 8:59 AM, Karen Tellef      wrote:
    
    
Using Version X, 64-bit, a recent upgrade from 7.6
          
          I have a form variable defined, and located on my form.  It          
sums up values from another table.
          
          I have an "on click" eep in a scrolling region that makes some        
  data changes, then has a "recalc var" command so that this          variable 
will be recalculated and redisplayed (variable is not          in the region).  
The recalc works (I think) but it overwrites          the previous value so 
it's garbled.  Each time we click we can          see it overwriting.   I've 
played around with some of the          variable properties ("transparent" was 
always checked) but          can't find anything that changes this behavior.  
Is there          something I'm missing?
          
          Thanks!
          
          Karen
          
                  
    
  


Reply via email to