Page 1 of 1
layout no 2 seperate windows for lobby (under TASCLient)
Posted: 24 Nov 2008, 13:08
by manolo_
hi,
is it possible to have just one window for the TASClient lobby, so battle window and chat window are united
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 24 Nov 2008, 13:37
by lurker
No, but you can use SpringLobby.
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 24 Nov 2008, 15:39
by aegis
it's possible in 0.40 beta with layouts
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 24 Nov 2008, 17:01
by Masure
Moreover, layout management is being improved to be easier (eg : dragable controls).
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 24 Nov 2008, 17:49
by CarRepairer
I don't like either springlobby or tasclient. I'd like it if the battlewindow were just another tab in the chat as though it were like a channel/message window. Then you could easily see if there is an update in it the same way you can with channels, and not have two windows to switch between.
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 24 Nov 2008, 18:07
by manolo_
aegis wrote:it's possible in 0.40 beta with layouts
how?
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 24 Nov 2008, 19:52
by ZellSF
ctrl-shift-f8, you can move controls between windows now apparently.
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 24 Nov 2008, 20:20
by Masure
Problem is TASClient battle form opening is hard coded. You can move controls wherever you want but the battleform keeps existing.
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 01 Dec 2008, 20:23
by Satirik
just fixed that problem by focusing on the main control instead of the form, when joining or hosting a new battle (or just showing the battle screen) it will show and set the focus on the input box, same for the replay form, it will show and set the focus on the replay list, and it also fix the problem when opening a private chat from the battle form with the chat tabs not visible
from the Small Screen Full layout : just added a tab to the main tabs and moved everything from the battle form
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 02 Dec 2008, 18:09
by Ashnal
Personally I would love to have the above battle screen layout with the default lobby window layout. Currently the setting changes both layouts, and there is no way to change the two layouts independently.
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 02 Dec 2008, 18:45
by ZellSF
You can just use the layout editor...
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 05 Dec 2008, 04:00
by Ashnal
Errrr, what layout editor?
All I could tell that allowed me to define my own layouts would be writing my own python scripts. I don't know python -_-
I looked in all the options.
Besides, now TASClient disappears whenever I try to change layouts. The windows disappear, but the process stays idle in the background.
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 05 Dec 2008, 14:15
by Satirik
if you really want something that looks like springlobby ... just use springlobby ...
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 05 Dec 2008, 15:52
by manolo_
Satirik wrote:just fixed that problem by focusing on the main control instead of the form, when joining or hosting a new battle (or just showing the battle screen) it will show and set the focus on the input box, same for the replay form, it will show and set the focus on the replay list, and it also fix the problem when opening a private chat from the battle form with the chat tabs not visible
from the Small Screen Full layout : just added a tab to the main tabs and moved everything from the battle form
how could i make my lobby looking nearly how ur lobby (i mean adding a tab for battle?)
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 05 Dec 2008, 17:10
by Satirik
manolo_ wrote:Satirik wrote:just fixed that problem by focusing on the main control instead of the form, when joining or hosting a new battle (or just showing the battle screen) it will show and set the focus on the input box, same for the replay form, it will show and set the focus on the replay list, and it also fix the problem when opening a private chat from the battle form with the chat tabs not visible
from the Small Screen Full layout : just added a tab to the main tabs and moved everything from the battle form
how could i make my lobby looking nearly how ur lobby (i mean adding a tab for battle?)
that's not my lobby, i use the default layout ... why don't you try springlobby ? it's just what you want layout wise ...
i'll post a layout for the screen above in few minutes
Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 05 Dec 2008, 17:22
by Satirik
http://tasclient.it-l.eu/SpringLobby%20Layout.py put in your \Spring\lobby\Python\scripts\layoutProfiles
but you can also try :
http://trac.springlobby.info/

Re: layout no 2 seperate windows for lobby (under TASCLient)
Posted: 05 Dec 2008, 18:14
by manolo_
big thx, thats what i wanted :)