Jump to content

Tab Overwritting?


themax90
 Share

Recommended Posts

Okay.... this is for my project Spotlight. All files were compiled in the current AutoIt Beta. Required is AutoLib for the WinAPI Redraw function if you are going to compile source.

http://www.autoitscript.com/fileman/users/AutoIt%20Smith/Spotlight/Spotlight.zip

So....unzip, run Spotlight.exe - don't try to run the source, use the combo box to select Addon Here, and hit the button load. Give it a second and it should load in the new GUI and merge environments. The problem is when you goto the Addon Here's tab. All source is in the zip too. Here's what I mean.

Posted Image

Any idea why this happens? The controls go back to normal after switching back and forth once.

~Smith

Link to comment
Share on other sites

Okay.... this is for my project Spotlight. All files

Any idea why this happens? The controls go back to normal after switching back and forth once.

~Smith

I had a quick look at the source but I haven't tried running it.

Could it be because you have forgotten

GUICtrlCreateTabitem ("") ; end tabitem definition??

Edited by martin
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...