|
sjleonard Beginner
Joined: 10 Jun 2002 Posts: 23 Location: United Kingdom
|
Posted: Mon Jul 05, 2004 7:43 pm
makewindow problems |
okay, I'm really struggling with this one.
I want to make 2 windows at the top of the page, side by side, for a start, is that possible
e.g.
Code: |
----------------------------------
| | |
| | |
| WIN1 | WIN2 |
| | |
----------------------------------
| |
| |
| MAIN |
| |
| |
---------------------------------- |
So... then I can capture tells/comms etc into one, and then important messages into another (attacked, spells casted at me, etc)
Aside from the multiline triggering of comms/tells (covered to death), how the hell can I set these windows up?
cheers in advance |
|
|
|
mr_kent Enchanter
Joined: 10 Oct 2000 Posts: 698
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Tue Jul 06, 2004 2:15 am |
I suggest creating the windows using the #WINDOW command. Adjusting any of the things them like title bar, font, text size, default color, command line, position, etc. Then saving a settings file for each of them. Finally save the layout.
I don't think the #MAKEWINDOW command works exactly as it is supposed to. It just didn't get enough testing when it was introduced. The method described above is the old fashioned way to do it. |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|