McGod Posted February 6, 2007 Posted February 6, 2007 See I need to hide and show tabs. So when I'm in town, I hit "Town Hall", the townhall tab pops up where the town tab was. So I'd load like 30 tabs, have like 20 hidden and have them replace the current tab.SoTown|Inventory|ChatI hit "Town Hall"Town Hall|Inventory|ChatSo there might be a bunch of hidden tabs like.Town|Inventory|Chat|Town Hall|Auction|BlacksmithBOLD = ActiveSlantedUnderlined = Hidden from tab view.If I really have to, I can have the tabs disabled there but that ruins it :/ [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u]
McGod Posted February 8, 2007 Author Posted February 8, 2007 After doing alot of searching, theres no way of disabling or hiding tabs. So I'm at a loss at what to do. I don't want to have to delete/reload the guis everytime. Child GUIS are an option but it makes everything harder. [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u]
Moderators SmOke_N Posted February 8, 2007 Moderators Posted February 8, 2007 What about putting the Tabs you want to hide in a child GUI and @SW_SHOW/HIDE as needed? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now