On Friday 26 July 2013 04:23:13 minoshi wrote:
> 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?
>
Aha, on KDE 3.5 after fullscreen > normal, resizing by tdockhandle drag does
not work correctly, window moving by click and drag does not work anymore.
Why do you use wo_noframe? Window sizing would be much simpler without.
Martin
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk