I have a form with one pagefram which contains 10 pages.
One of the pages has a caption which reads "User Maint."
On my XP machine, the caption is fine in both the IDE and .EXE.
On my Windows 7 machine however, the caption reads ".User Maint" (Note the placement of the ".")
If I change the caption property on the properties sheet to read ".User Maint", the caption on the page reads "User Maint."!
I get the same behavior with characters that are not alpha nor numeric. In other words, !?<&%... all behave the same way, and only on a page caption. I don't get this behavior on a command button.
This is both within the IDE and a compiled .EXE on the Windows 7 box, for both VFP 7 and VFP 9.
Just wondering if anyone else had noticed this. I would hate to start writing code for dynamic captions depending on the OS.
-Dave Summers-
Even more Fox stuff at:
One of the pages has a caption which reads "User Maint."
On my XP machine, the caption is fine in both the IDE and .EXE.
On my Windows 7 machine however, the caption reads ".User Maint" (Note the placement of the ".")
If I change the caption property on the properties sheet to read ".User Maint", the caption on the page reads "User Maint."!
I get the same behavior with characters that are not alpha nor numeric. In other words, !?<&%... all behave the same way, and only on a page caption. I don't get this behavior on a command button.
This is both within the IDE and a compiled .EXE on the Windows 7 box, for both VFP 7 and VFP 9.
Just wondering if anyone else had noticed this. I would hate to start writing code for dynamic captions depending on the OS.
-Dave Summers-
Even more Fox stuff at: