Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text Appears Backwards!!!!!
Message
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
01036786
Message ID:
01036796
Views:
8
Yes, I was about to edit my post, but could not find the "update" button <g>.

Thinking about it, it might be for fox needs to "repaint" the textbox after the change in "style"


>I found that attempting to set any of the Font properties in
>the InteractiveChange causes the text to be displayed backwards.
>
>All of these produce the bahavior:
>
>
>This.FontSize = 12
>This.FontBold = .T.
>	>This.FontBold = NOT EMPTY(This.Value)
>			>This.FontBold = (This.vLastValue <> This.Value)
>This.FontName = IIF(This.Value # This.vLastValue "Arial", "courier new ")
>
>
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform