CPResizableWindowMask adds a titelbar
Reported by CodingMammoth | February 15th, 2009 @ 09:49 AM | in 0.7
Okay, first:
I create a CPPanel with styleMask:CPBorderlessWindowMask
I create some CPImageViews, load some images and add the imageViews to the contentView of the CPPanel.
Screenshot: http://img502.imageshack.us/img5...
Now, I want that my CPPanel is resizeable, so I use initWithContentRect: styleMask:CPBorderlessWindowMask | CPResizableWindowMask];
It seems to work, the window is resizeable but Cappuccino add an unwanted title bar
Screenshot: http://img24.imageshack.us/img24...
Any idea how I can avoid to have the cappuccino title bar? Or is this a bug of Cappuccino?
Comments and changes to this ticket
-
Ross Boucher March 25th, 2009 @ 12:10 AM
- Milestone set to 0.7
- Tag set to @needanswer
- State changed from new to invalid
- Assigned user set to Francisco Tolmasky
This is the expected behavior.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.