Hello again!

Form with twindowwidget.
In twindowwidget I put videostream of mplayer:
      tterminal.execprog('mplayer -wid' + twindowwidget.clientwinid)

Application has ability "fullscreen" :
<if app not in fullscreen state then exec>
   mainfo.options := mainfo.options + [fo_fullscreen] - [fo_defaultpos];
<else exec>
   mainfo.options := mainfo.options - [fo_fullscreen] + [fo_defaultpos];

One tester sent me this. He got it after the application came from "Full 
Screen".
http://itmages.ru/image/view/1134638/239290e3


How correctly switch to fullscreen and from?


Yours
A.M.


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to