Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] Re: (PR#10435) Repodlg tabs in GTK+2 client
Home

[Freeciv-Dev] Re: (PR#10435) Repodlg tabs in GTK+2 client

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: akaquinn@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#10435) Repodlg tabs in GTK+2 client
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 7 Oct 2004 19:45:48 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10435 >

The major problem with the tabbed repodlgs (as with the tabbed chats) is 
that there's no way to know when a tab needs attention.  With popup 
windows you know because the window physically gets in your way.  But 
with the current tab system you just have to guess when the science 
dialog needs attention.

But this could easily be solved.  When popup_science_dialog() is called 
just turn the tab entry red and/or blink it.  Or you could try 
automatically activating that tab, but I suspect that would be worse.

jason




[Prev in Thread] Current Thread [Next in Thread]