emuikernel / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
1 stars 0 forks source link

Options Dialog position #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click Options button on main window

What is the expected output? What do you see instead?

Resulting dialog should either be screen or owner centered. It's currently 
neither, defaults to default window positioning.

What version of the product are you using? On what operating system?

trunk version, rev 128, on Vista SP1.

Please provide any additional information below.

Patch file attached. Two changes:

1. Options dialog loads as owner centered when MainWindow is not minimized.

2. Also added Options to tray context menu, displays screen centered when 
minimized to tray.

Original issue reported on code.google.com by grant.ca...@wharton.upenn.edu on 2 Nov 2007 at 2:32

Attachments:

GoogleCodeExporter commented 8 years ago
Great catch.

I made the options window a child of the MainWindow. It'll now open CenterOwner 
and
won't show up in the taskbar.

Fixed in Rev. 129  

Original comment by alan...@gmail.com on 2 Nov 2007 at 3:30

GoogleCodeExporter commented 8 years ago
Great catch.

I made the options window a child of the MainWindow. It'll now open CenterOwner 
and
won't show up in the taskbar.

Fixed in Rev. 129  

Original comment by alan...@gmail.com on 2 Nov 2007 at 3:30