Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   GuiTabCtrl rotation (https://forums.graalonline.com/forums/showthread.php?t=72421)

projectigi 02-24-2007 12:29 AM

GuiTabCtrl rotation
 
Hi, is there any way to "rotate" the GuiTabCtrl?
so liek standard now is:

PHP Code:

 ------------- ------------- -------------
|     
Tab1    ||     Tab2   ||    Tab3   |
-----------------------------------------|
|                                        |
|                                        |
|         
Window                         |
|                                        |
|                                        |
|
________________________________________

but i wnat something like this:

PHP Code:

------------------------------------------
|                                        |
|                                        |
|      
Window                            |
|                                        |
|                                        |
|
________________________________________|
|             |             |            |
|     
Tab1    |    Tab2     |     Tab3   |
 ------------- ------------- ------------ 

or this:

PHP Code:

------------------------------------ -----
|                                   |  
T  |
|                                   |  
A  |
|                                   |  
B  |
|                                   |  
1  |
|                                    -----
|                                   |  
T  |
|                                   |  
A  |
|             
Window                |  B  |
|                                   |  
2  |
|                                    -----
|                                   |  
T  |
|                                   |  
A  |
|                                   |  
B  |
|                                   |  
3  |
|
____________________________________----- 


Angel_Light 02-24-2007 12:36 AM

well you could manually script it :/

Chompy 02-24-2007 01:09 AM

Quote:

Originally Posted by Angel_Light (Post 1281444)
well you could manually script it :/

Not the sideways one, I made some sideway tabs before, but I used images and bitmap buttons ;)

projectigi 02-24-2007 03:22 AM

Quote:

Originally Posted by Chompy (Post 1281464)
Not the sideways one, I made some sideway tabs before, but I used images and bitmap buttons ;)

isnt that manually scripting it? XD


All times are GMT +2. The time now is 08:59 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.