Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview - Checked only with a condition
Message
From
09/12/2008 13:20:09
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01365937
Message ID:
01366251
Views:
12
Likes (1)
>>Your solution for check/uncheck works fine... But... so many functions for so simple task...
>
>I don't see what is so complicated about this solution.

I meant.. a simple one:
procedure nodecheck
lparameters lonode
if  somecond
    lonode.checked=.f.
endif
endproc
Should work without timers and others stuffs...
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform