flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
handyman 18 Oct 2007, 03:31
Check the listview control text color and text background color and be sure there is enough contrast between the two.
I have also seen occasions where changing the windows color scheme from the original can affect how some controls display in adverse ways. Only mentioning this because the buttons you show in the window look different from the original windows color scheme. If these ideas don't help then it is obviously something else. |
|||
![]() |
|
smoke 18 Oct 2007, 15:50
Nope it isn't the contrast :/ ... there's only a white spot there ... if it was a contrast problem the text should be visible after i click on it (i clicked on it on the screenshot). I've then tried changing my theme .. and its the same ... :/. any ideas ?
|
|||
![]() |
|
handyman 19 Oct 2007, 01:32
OK..., for a better idea of what should be displayed, what is your definition of '_mz' and what does it contain?
Can you post your full code? I would like to see if the same thing happens on another machine. |
|||
![]() |
|
smoke 19 Oct 2007, 05:03
okay no problem.. here is it:
ps: do you think maybe the *.res file is the problem?
|
|||||||||||
![]() |
|
smoke 19 Oct 2007, 19:31
i solved the problem .. LVS_OWNERDATA was set .. thats why i was unable to write
![]() ![]() |
|||
![]() |
|
LocoDelAssembly 19 Oct 2007, 22:53
BTW, is there are any resources more or less well documented of LVS_OWNERDATA? I couldn't find nothing convincent and I even don't know from which Windows version it started to be supported. Seems that is good for arrays and I was trying to implement my own "struct array view" some time ago, but if this LVS_OWNERDATA is reliable then I would like to try it first before attempting to create my own control (something not very trivial as I realized
![]() |
|||
![]() |
|
Japheth 20 Oct 2007, 13:42
LocoDelAssembly wrote: BTW, is there are any resources more or less well documented of LVS_OWNERDATA? I couldn't find nothing convincent and I even don't know from which Windows version it started to be supported. Seems that is good for arrays and I was trying to implement my own "struct array view" some time ago, but if this LVS_OWNERDATA is reliable then I would like to try it first before attempting to create my own control (something not very trivial as I realized IIRC it requires COMCTL32 v4.70 or better. This is true for all win32 versions except Win95 (and NT?). For these old versions IE v3.0 or better must be installed, which will update COMCTL32 then. |
|||
![]() |
|
LocoDelAssembly 20 Oct 2007, 14:43
Thanks Japheth! I searched wrong yesterday ("LVS_OWNERDATA site:msdn.com" instead of "LVS_OWNERDATA site:microsoft.com"...).
It it good enough for me then http://msdn2.microsoft.com/en-us/library/bb776779.aspx not from the link above wrote: LVS_OWNERDATA |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.