Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GridHighlighter !!!!
Message
From
29/05/2001 10:21:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/05/2001 10:17:54
Melvin Sequera
M&H New World, C.A.
Fuenlabrada, Spain
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00512198
Message ID:
00512206
Views:
9
>Hi to everyone.
>
>I'm using the gridhighlighter class of Nick Neklioudov, I think that this class is wonderfull for make the GUI more friendly specialy with the grid. I have seen the examples and all work fine, but when I put the class in one form that I have designed with a grid (following all the instructions of the manual and putting the class exactly equal to the class of the example) and run the form there is an error that tell me "Invalid kind of value for DYNAMICBACKCOLOR","Invalid kind of value for DYNAMICFORECOLOR" and "Invalid kind of value for DYNAMICFONTBOLD" (or something like this). So I would like to know what am I doing wrong?
>
>Please if anyone can help me on this?
>
>Thanks in advance,
>
>Melvin

Melvin,
Your dynamic properties should evaluate to the appropriate type. ie: DynamicBack and ForeColor expect a numeric, DynamicFontBold a logical and so on.
Test what your expression returns in debugger. (remember 'this' refers to grid in expressions)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform