![]() |
#1 |
Rookie
Join Date: Jan 2010
Posts: 4
![]() |
Terminal window hell
I don't know if this happens to anyone else, or in other versions, but in 3.1.1626 beta for OSX, the terminal windows open in a frustrating position.
When I open Angband, the main window, as well as terminals 3 and 4, open with their top bars hidden underneath the Apple menu. It is impossible to grab the top bars of the windows and arrange them, so I have to use "arrange all in front" and redo the windows every time I play. Terminals 1 and 2 open in their correct position. Terminals 3 and 4, as well as the main screen window, are all stretched out for about 3/4 of the screen, while terminals 1 and 2 are smaller boxes, if that makes any difference. Also, it seems that you can only assign menus to terminal windows that are active. If you try to flag, say, your inventory for terminal 1, the flag won't stick if the window isn't open. Not a major issue, but it caused me 10 minutes of grief the first time it happened. |
![]() |
![]() |
![]() |
#2 |
Prophet
Join Date: May 2008
Location: Indiana, USA
Posts: 2,939
Donated: $8
![]() |
I don't know about OSX in particular, but you should be able to alter placement of the windows by editing angband.ini.
__________________
www.mediafire.com/buzzkill - Get your 32x32 tiles here. UT32 now compatible Ironband and Quickband 9/6/2012. My banding life on Buzzkill's ladder. |
![]() |
![]() |
![]() |
#3 | |
Hellband maintainer
Join Date: Jul 2007
Location: New York, the Big Apple
Age: 43
Posts: 367
Donated: $120
![]() |
Quote:
Just to prevent that from happening ( I dont know Mac well, so I didnt even know about "arrange all in front" ) , I've added this code in Hellband: Code:
/* Sanitize these values */ if( td->r.left < 50 )td->r.left = 50; if( td->r.top < 50 )td->r.top = 50; /* Make sure these new values are taken into account */ MoveWindow(td->w, td->r.left, td->r.top, 1); /* * A certain release of OS X fails to display windows at proper * locations (_ _#) */ T.
__________________
* Are you ready for something else ? Hellband 0.8.8 is out! * |
|
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Post your window arrangements. | Tobias | Vanilla | 31 | January 6, 2010 15:51 |
Linux Window positioning | fph | Vanilla | 4 | November 16, 2009 13:19 |
[Hell]Hell needs you ;] | konijn_ | Variants | 2 | July 26, 2008 15:00 |
Greater Hell-Beast | xxitheworld | Variants | 4 | February 18, 2008 04:46 |
[Hell] Help needed for ASCII art | konijn_ | Variants | 1 | July 29, 2007 17:06 |