Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem updating captions on form on 2. monitor
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Problem updating captions on form on 2. monitor
Miscellaneous
Thread ID:
01654212
Message ID:
01654212
Views:
73
Hi there

In the process of developing my pos-app a functionality is not working anymore
and I can not detect what I did wrong or am missing.

For the customer display I use doug hennigs code to detect a second monitor and display
a form on this monitor. The form fills the screen, loads a picture and then some welcome-text
is displayed. All this is done in the init-procedure of my main form.

And now the error starts. If I want to update the text which is displayed on it by changing
the labels caption.property or change the position of the labels, nothing happens.
I can check in the debugger that the right code is executed and the right values are passed
but nothing changes.

All this happens later in other form procs. When I call the method to change the text in the init
of the main form fpr testing pirposes again with other values, it works.
I looks like some scope problem nut class and form-class used are both instantiated by using
public vars.

Has anybody some idea what I am missing?

Thanks in advance

Thomas
Next
Reply
Map
View

Click here to load this message in the networking platform