开发者

My wxFrame has a small thin 1 px border around it even though I asked for no border. Why?

Using开发者_如何学JAVA wxwidgets. I want a window without a border. I pass the follwoing flags to the frame wxFRAME_NO_TASKBAR | wxSTAY_ON_TOP but it still draws a black outline 1 px wide around the window. Is this a bug or something?


You must also set wxBORDER_NONE.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜