#11463: Can't get to title bar on OSX

3 views
Skip to first unread message

wxTrac

unread,
Nov 19, 2009, 9:15:00 PM11/19/09
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/11463>

#11463: Can't get to title bar on OSX
-------------------------+--------------------------------------------------
Reporter: SnowLeopard | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxOSX-Cocoa | Version:
Keywords: | Blockedby:
Patch: 0 | Blocking:
-------------------------+--------------------------------------------------
On OSX (I'm on 10.6) build the minimal sample (or any other sample) and
open it. Note how the you can't see the program's title bar at all. That
is because it is underneath the Mac system menu (refer to screenshot).
Because of this, you can't get to the title bar and move the program
around (or maximize it, or close it, etc.).

This happens with my own program and most of the samples. I was using a
snapshot last week and didn't have this problem, so this seems to be a
very recent issue.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/11463>

wxTrac

unread,
Nov 20, 2009, 4:15:53 AM11/20/09
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/11463#comment:1>

#11463: Can't get to title bar on OSX
-------------------------+--------------------------------------------------
Reporter: SnowLeopard | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxOSX-Cocoa | Version:
Keywords: | Blockedby:
Patch: 0 | Blocking:
-------------------------+--------------------------------------------------

Comment(by talon_karrde):

This can be avoided by manually specifying a position like (50, 50) in the
ctor of your top-level frame (this parameter has a default value of
wxDefaultPosition). You can use it as a workaround while the real problem
is solved.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/11463#comment:1>

wxTrac

unread,
Nov 21, 2009, 12:02:25 PM11/21/09
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/11463#comment:2>

#11463: Can't get to title bar on OSX

--------------------------+-------------------------------------------------
Reporter: SnowLeopard | Owner:
Type: defect | Status: closed


Priority: normal | Milestone:
Component: wxOSX-Cocoa | Version:

Resolution: fixed | Keywords:
Blockedby: | Patch: 0
Blocking: |
--------------------------+-------------------------------------------------
Changes (by SC):

* status: new => closed
* resolution: => fixed


Comment:

(In [62695]) making sure creation is setup correctly for wx-frame
coordinates into cocoa-content coordinates, fixes #11463


--
Ticket URL: <http://trac.wxwidgets.org/ticket/11463#comment:2>

Reply all
Reply to author
Forward
0 new messages