Skip navigation.
 
mlRe: Using a CustomView
FROM : Markus Hitter
DATE : Sun Oct 17 10:09:23 2004

Weston,

Am 17.10.2004 um 04:37 schrieb Weston Houghton:

> This means I have to basically make my own title bar for the window,
> which is fine by me. My thought is to make a CustomView that basically
> sits in the background of the window where a title bar would be and
> then basically test if the start of the dragging location is in the
> frame of that CustomView.


Cocoa is strongly tied to Apple's Human Interface Guidlelines. You'll
have a hard time to modify these aspects.

I'd recommend _not_ to re-code all this interface stuff. This let you
be a good Mac citizen and improve the overall user experience with your
app.


Cheers,
Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/

Related mailsAuthorDate
mlUsing a CustomView Weston Houghton Oct 17, 04:37
mlRe: Using a CustomView Markus Hitter Oct 17, 10:09
mlRe: Using a CustomView Andreas Mayer Oct 17, 19:56
mlRe: Using a CustomView Weston Houghton Oct 17, 20:29
mlRe: Using a CustomView Guy English Oct 18, 00:37
mlRe: Using a CustomView Guy English Oct 18, 00:39