#148 closed Defect (fixed)
Automatic port status patch for Mac OS X GUI
Reported by: | cedric.luthi@… | Owned by: | livings124 |
---|---|---|---|
Priority: | Normal | Milestone: | Sometime |
Component: | Mac Client | Version: | Other |
Severity: | Normal | Keywords: | port forward status |
Cc: |
Description
Hello, I have done a patch that will automatically check the port forward status. See http://transmission.m0k.org/forum/viewtopic.php?p=4617#4617 for discussion and screenshots.
In order to use this patch you must add 3 elements in the PrefsWindow.nib file under the Network view:
- One small indeterminate NSProgressIndicator that does not display when stopped (connect to fPortStatusProgress)
- One 14x14 NSImageView (connect to fPortStatusImage)
- One NSTextField (connecto to fPortStatusField)
You also have to add the YellowDot.tiff file in the project.
Patch and files are coming...
Attachments (4)
Change History (6)
Changed 16 years ago by cedric.luthi@…
comment:1 Changed 16 years ago by livings124
- Resolution set to fixed
- Status changed from new to closed
Added in [956].
comment:2 Changed 12 years ago by jordan
- Component changed from Transmission to Mac Client
Note: See
TracTickets for help on using
tickets.
patch for PrefsController?.[h|m]