similar
things to what I am trying to achieve, including snapping to screen
edges. However, I am almost certain that DragThing uses fully custom
drawing inside a Carbon window.
--
Nick Beadman
[EMAIL PROTECTED]
(sent from my mailing list account, [EMAIL PROTECTED])
__
Kyle,
Thanks for the reply.
On Sep 18, 2008, at 12:08 am, Kyle Sluder wrote:
On Wed, Sep 17, 2008 at 3:04 PM, Nick Beadman <[EMAIL PROTECTED]>
wrote:
The issue I am having is that I want my NSPanel to have the title
bar on the (left) side. In Carbon there is an WindowAtt
ndowButton:] to get small standard window buttons). If I
manage to implement such a thing I will try to get permission to open
source it.
Thanks for the fun diversion,
Nick
--
Nick Beadman
[EMAIL PROTECTED]
(sent from my mailing list account, [EMAIL PROTECTED])
__
having to hold down
the command key?
Thanks,
Nick
[1] -[NSWindow setHidesOnDeactivate:NO] is called from awakeFromNib
--
Nick Beadman
[EMAIL PROTECTED]
(sent from my mailing list account, [EMAIL PROTECTED])
___
Cocoa-dev mailing list
Eric,
On Sep 22, 2008, at 2:08 pm, Eric Schlegel wrote:
On Sep 22, 2008, at 12:03 PM, Nick Beadman wrote:
At this point I think the only thing to do is to create a
borderless window and create my own left side title bar (using +
[NSWindow standardWindowButton:] to get small standard window
from here. poseAs: is deprecated and
even then I am dealing with a private class. I am going to try and see
if I can get either -[NSApplication sendEvent:] or -[NSWindow
sendEvent:] to temporarily bring the window to the front before
sending on the event.
Any other ideas are welcomed,
Nic
the event.
Any other ideas are welcomed,
Nick
--
Nick Beadman
[EMAIL PROTECTED]
(sent from my mailing list account, [EMAIL PROTECTED])
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to
s, not the Help Viewer. In my application even though it has no
menus pressing command-Q quits my application.
What I am missing?
Thanks,
Nick
--
Nick Beadman
[EMAIL PROTECTED]
(sent from my mailing list account, [EMAIL PROTECTED])
___
Cocoa-dev mailing
stop keyboard shortcuts going to the
current application.
How do I go about working out how it does that?
Nick
On Oct 22, 2008, at 11:47 am, Nick Beadman wrote:
I am working on an application which is a floating palette that only
appears when another application is frontmost. I have set
LSUIEl
(BOOL)becomeFirstResponder
- (BOOL)acceptsFirstResponder
which give me more clues to pursue. My next area of inquiry is going
to be poking around Help Viewer using F-Script to see if I can figure
out anything interesting.
Nick
--
Nick Beadman
[EMAIL PROTECTED]
(sent from my mai
10 matches
Mail list logo