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. 19, 2012
04:47 pm
3O60ZZJRVShow this entire thread in new window
Gratar Image based on email address
From:Garth Groft
To:Tuvia Vinitsky
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



Viewing all articles
Browse latest Browse all 10393

Trending Articles