Am 18.06.2013 08:48, schrieb Ivanko B:
> But wo_popup&  wo_message are still still shown on taskbar though :
> =================
> if (transientfor<>  0) or (options *
> [wo_popup,wo_message,wo_notaskbar]<>  []) then begin
>     if transientfor<>  0 then begin
>      ownerwindow:= transientfor;
>     end;
>     id:= windows.CreateWindowex(windowstyleex,widgetclassname,nil,windowstyle,
>           
> rect1.x,rect1.y,rect1.cx,rect1.cy,ownerwindow{transientfor},0,hinstance,nil);
> ================
> as designed ?
>
No. Please try again with git master 
2c545294b6ee95318fd391f661e76065dbdb6a36.

Martin

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to