[Bug 173] New: Two quick & easy Document window UI enhancements
- From: bugzilla-daemon@kenai.com
- To: issues@mac-httpclient.kenai.com
- Subject: [Bug 173] New: Two quick & easy Document window UI enhancements
- Date: Sat, 24 Jan 2009 00:21:18 +0000 (GMT)
https://kenai.com/bugzilla/show_bug.cgi?id=173
Summary: Two quick & easy Document window UI enhancements
Classification: Unclassified
Product: mac-httpclient
Version: 1
Platform: Macintosh
OS/Version: Mac OS
Status: NEW
Severity: enhancement
Priority: P5
Component: source
AssignedTo: itod@kenai.com
ReportedBy: stmontgomery@kenai.com
CC: issues@mac-httpclient.kenai.com
Created an attachment (id=28)
--> (http://kenai.com/bugzilla/attachment.cgi?id=28)
Screenshot for the second item above
New Document windows should open in last used screen position:
This is a minor nag, but I prefer the app to automatically remember the window
coordinates and size from the last time you quit it. It seems this is a fast
addition: just set the "Autosave" property of the Window object in
HCDocumentWindow.xib to some nonempty string.
Use official 'Add' and 'Remove' icons on Header +/- buttons:
Cocoa has official images you can use on the buttons for Adding and Removing
header fields which are bolder and more standard than the '+' and '-' titles
you're using on the buttons presently. If you delete the Title property in
Interface Builder, then set the Image property to 'NSAddTemplate' and
'NSRemoveTemplate', respectively, the buttons should use these images. You'll
then have to set the Position property to the second-from-the-left button
property (screenshot of the Inspector panel is attached).
--
Configure bugmail: https://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
|
[Bug 173] New: Two quick & easy Document window UI enhancements |
bugzilla-daemon | 01/24/2009 |





