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/
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 mails | Author | Date |
|---|---|---|
| Weston Houghton | Oct 17, 04:37 | |
| Markus Hitter | Oct 17, 10:09 | |
| Andreas Mayer | Oct 17, 19:56 | |
| Weston Houghton | Oct 17, 20:29 | |
| Guy English | Oct 18, 00:37 | |
| Guy English | Oct 18, 00:39 |






Cocoa mail archive

