Wooltown Posted June 22, 2005 Posted June 22, 2005 There is a color problem in treeView in 3.1.1.50, Before I started the script i had my editor open and as active window, then the background on the lines and +/- signs are white. If I had the AutoIt help-file as active window, the color is yellow If I had Total Commande as active window, the color is grey. $treeview = GUICtrlCreateTreeView (6,6,300,434,BitOr($TVS_HASBUTTONS,$TVS_HASLINES,$TVS_LINESATROOT,$TVS_DISABLEDRAGDROP,$TVS_SHOWSELALWAYS,$TVS_CHECKBOXES,$TVS_TRACKSELECT),$WS_EX_CLIENTEDGE ) Hope you understand Regards Sven
Wooltown Posted June 22, 2005 Author Posted June 22, 2005 It seems like the background color of the lines and +/- signs in the treeview gets the same color as the previously open window in the in the same position on the screen as the treeview upper left corner have. Hopefully you understand /Sven
Holger Posted June 22, 2005 Posted June 22, 2005 Hi Sven please could you post a small window/screen capture and I need some info from you: what OS do you have? Thanks and regards Holger P.S: I will try to reproduce the problem - i know there could be one under 98 and NT4... Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
Wooltown Posted June 23, 2005 Author Posted June 23, 2005 (edited) Hello ! Operating System: English Windows 2000 SP4, a HP d530 SFF, graphic controller: Integrated: Intel 82865G Graphics Controller Hope this helps Regards Sven Edited June 23, 2005 by Wooltown
Holger Posted June 23, 2005 Posted June 23, 2005 Hi Sven. Thanks for info. Please could you test it with the exe in the zip? At the moment I cannot reproduce your problem (have also W2K SP4 here) but I will check later again at home. Maybe it's the same problem that I saw under 98 and NT4... Thanks so far and regards HolgerAutoIt3.zip Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
Wooltown Posted June 23, 2005 Author Posted June 23, 2005 Hi ! Unfortunatelly the same problem, I am going on vacation today, and won't be back until 25th of July to test and verify it, I don't know when the new release is planned ! Regards Sven
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