FL's floating windows render borders themselves, don't use small titlebars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c4d25c01ae
commit
c25b742aec
@ -909,7 +909,7 @@ void wxFrameLayout::DoSetBarState( cbBarInfo* pBar )
|
||||
wxPoint( 50,50 ),
|
||||
wxSize ( 0, 0 ),
|
||||
wxFRAME_FLOAT_ON_PARENT |
|
||||
wxFRAME_TOOL_WINDOW |
|
||||
wxNO_BORDER |
|
||||
wxFRAME_NO_TASKBAR
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user