Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select All/UnSelect All
Message
From
13/09/2005 15:41:17
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01049124
Message ID:
01049194
Views:
16
I've never done this before, but have you tried to do it with Listview+Grid? The listview will give you the 3D feel.

regards





>>This is what I do in VFP8 grid header:
>>
>>To "Select All"
>>1) Fontname: Windings
>>2) Caption: character code 0x6F
>>3) Click event: do your magic and change header's caption to character code 0xFE
>>
>>To "Unselect All"
>>1) Fontname: Windings
>>2) Caption: character code 0xFE
>>3) Click event: do your magic and change header's caption to character code 0x6F
>
>How can you achieve button's 3-D effect? I was trying to place button on the header, but it becomes invisible... I want my button to take the header's spot. Is it possible?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform