Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: visible propeery support

$
0
0
Re: visible propeery support
FoxInCloud
Re: visible propeery support
Dec. 20, 2012
01:18 am
3O702T1WCShow this entire thread in new window
Gratar Image based on email address
From:Thierry Nivelet (FoxInCloud)
To:Garth Groft
FoxinCloud does support .Visible for any control

You can try to set ucs.vcx!ucsCbo.wcPropSave to "waRowSource,ListIndex,Enabled,Value,Visible" (without ") and make sure all you combos.wcPropSave are set to the class default


wcPropSave already has in its list: "waRowSource,ListIndex,Enabled,Value"

tried adding Visible as in - "waRowSource,ListIndex,Enabled,Value,Visible"

still not becoming invisible.

Make sure that in wcPropSave you have visible listed.


thisform.pageframe1.page1.combo3.Enabled = .F.
thisform.pageframe1.page1.combo3.Visible = .F.

these command are working in FiC LAN mode but combo3 remains visible in Web mode.

many other Visible = .F. commands in the app are not being acknowledged in FiC Web mode.

it the Visible property not supported in FiC or am i missing something?

the enabled property (enabled/disabled) works fine.

garth




Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)


Viewing all articles
Browse latest Browse all 10393

Trending Articles