options I can think of:
- make the column enterable then not and hope the screen draws as you
want
- try F-ing - that is an official programming term! :) - with the
color/font color options
- make the column enterable using a variable - and return it to the
underlying value (record?) if changed.
On data change
my_checkbox:=not (my_checkbox)
or
my_Checkbox:=[table]value (or calculation)
Chip
On Tue, 14 May 2019 16:32:22 -0400, Chuck Miller via 4D_Tech wrote:
> You are correct it is wrong first time in. Want to keep it that way
>
> Sent from my iPhone
>
>> On May 14, 2019, at 3:53 PM, Chip Scheide via 4D_Tech
>> <[email protected]> wrote:
>>
>> Chuck,
>> you said the column is not enterable - disabled for a check box
>> a disabled check box shows as light grey, and if checked the check is
>> darker grey
>>
>> so actually is sounds as if it draws incorrectly the first time in -
>> appearing blue = enterable
>>
>> You might be able to change the color (blue) of the disabled check box
>> - but I have never tried this.
>>
>> Chip
>>
>>> On Tue, 14 May 2019 15:37:32 -0400, Charles Miller wrote:
>>> This is sub form so events don’t work the way you think and why would it
>>> work the first time in and only fails when activate happens. I have even
>>> changed to a variable and set during on display detail
>> ---------------
>> Gas is for washing parts
>> Alcohol is for drinkin'
>> Nitromethane is for racing
>> **********************************************************************
>> 4D Internet Users Group (4D iNUG)
>> Archive: http://lists.4d.com/archives.html
>> Options: https://lists.4d.com/mailman/options/4d_tech
>> Unsub: mailto:[email protected]
>> **********************************************************************
>
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> Archive: http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub: mailto:[email protected]
> **********************************************************************
---------------
Gas is for washing parts
Alcohol is for drinkin'
Nitromethane is for racing
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************