golfinhu Posted February 6, 2012 Posted February 6, 2012 (edited) I'm having problem with Skincrafter ...for now I'm using this DLL trial, because i'm doing tests before deciding whether i should buy the program or not.But go to my problem!When i create controls over a tab (when not use tabs the problem does not happens), it is "incomplete" until i hover the mouse over it!The image below summarizes what is happening!And the code is attached!Does anyone know how to solve this?thank you very muchSkinCrafter Problem.rar Edited February 6, 2012 by golfinhu
darkshark Posted February 6, 2012 Posted February 6, 2012 wrong area, it should be posted in the "Graphical User Interface (GUI) Help and Support"
golfinhu Posted February 6, 2012 Author Posted February 6, 2012 (edited) True, i'm sorry! any moderator can move the topic to me? EDIT: Thanks Edited February 6, 2012 by golfinhu
LarsJ Posted February 6, 2012 Posted February 6, 2012 If you comment out SkinCrafter it works. Are you sure that SkinCrafter supports ListViews added to a Tab control? Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions
golfinhu Posted February 6, 2012 Author Posted February 6, 2012 If you comment out SkinCrafter it works. Are you sure that SkinCrafter supports ListViews added to a Tab control?but the problem is not only to the listview, the inputs were "shallow" there tooAnd...yeah!SkinCrafter support tabs!look that: (it's another language)the input box are in tabbed window, and it's "normal"
golfinhu Posted February 9, 2012 Author Posted February 9, 2012 I Solved the problem! only add GUISetStyle($WS_CAPTION) After all controls created, and it work's perfectly! this topic can now be closed!
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