Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen becomes empty under RDP if other app is activated
Message
De
26/12/2016 14:44:01
 
 
À
24/12/2016 18:08:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01646033
Message ID:
01646086
Vues:
39
>Application wrotes to screen using ? commands
>
>
SYS(602 , 1 )
>MODIFY WINDOW screen FONT 'Arial',14
>_Screen.Themes = .F.
>hide menu _msysmenu
>ACTIVATE SCREEN
>clear
>
>do while .t.
>clear
>  ?'1 Option1'
>  ?'2 Option 2'
>  ?'.  Exit'
>  
>  wait 'Select ' to valik
>clear
>...
>
>
>
>If running under RDP after switching to local desktop and back to RDP meu disappears. Whole screen is blank.
>
>How to fix this so that menu is visible after switching back to application ? I tried SYS(602 , 1 ) and SYS(602 , 0 ) but this
>does not fix blank screen.

If I'm not mistaken, one of the problems you're apt to run into with output using ? and ?? is that they don't participate in screen repaint requests.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform