jpm Posted April 9, 2004 Posted April 9, 2004 I cannot find a solution. can somebody confirm that the solution is to handle the WM_ CTLCOLOREDIT. I am afraid to paint also the input and edit control that I don't want.
jpm Posted April 10, 2004 Author Posted April 10, 2004 Tab Control? ewwwwwww...I have avoided it out of fear... I will TRY to see if I can drum up info on painting...Lar.If it help, I can post the current source
Holger Posted April 11, 2004 Posted April 11, 2004 @jpm: why not... What if you upload the current source and you actually problems,etc... Regards Holger Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
jpm Posted April 11, 2004 Author Posted April 11, 2004 (edited) @jpm: why not...What if you upload the current source and you actually problems,etc...Regards HolgerThat's the situationI cannot find a way to paint with the color background the outside of the tab.If any body think how to paint this small grey part. Tha's will be perfect.Today it is working if the background is not changed. Grey on grey ....other problem It is needed to use default font to use a weight of 300 for the tab font unless the tab title are bold.Edit: I upload the source at usual place Edited April 11, 2004 by jpm
jpm Posted April 13, 2004 Author Posted April 13, 2004 I cannot find a solution for the gray part. The DRAWITEM seems too me to complicated. I reach the point where only the titles where repainted. I will stay which Tab background having the quite standard color. I cannot find the exact color of the tab background.
redndahead Posted April 13, 2004 Posted April 13, 2004 Just looking does this link help?http://www.codeproject.com/tabctrl/customtab.asp?print=truered
jpm Posted April 14, 2004 Author Posted April 14, 2004 Just looking does this link help?http://www.codeproject.com/tabctrl/customtab.asp?print=trueredYes it does. I need to find out if the code size will not increase too much with so many code I read.Thanks
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