Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake Miller18-May-05 11:33
Blake Miller18-May-05 11:33 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Jörgen Sigvardsson18-May-05 12:39
Jörgen Sigvardsson18-May-05 12:39 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake V. Miller18-May-05 18:41
Blake V. Miller18-May-05 18:41 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Jörgen Sigvardsson18-May-05 20:15
Jörgen Sigvardsson18-May-05 20:15 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake Miller20-May-05 9:13
Blake Miller20-May-05 9:13 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Jörgen Sigvardsson20-May-05 9:17
Jörgen Sigvardsson20-May-05 9:17 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake Miller20-May-05 9:38
Blake Miller20-May-05 9:38 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Jörgen Sigvardsson20-May-05 9:50
Jörgen Sigvardsson20-May-05 9:50 
As I do a lot of GUI work, this is the kind of tool that I would use extensively. Features that I'd want in such software are:
* Pixel color values in both decimal and hexadecimal
* Coordinate display in both client coordinates and screen coordinates
* Grid and no grid
* Non-restricted zoom in level, and not just x2, x4, x8 like some tools insist
* Saving capabilities in case one wants to compare visual changes with earlier renderings


As for the problem at hand, EnumWindows is probably a good solution. I don't think it'll degrade performance so much that it's noticable. But I agree, it's a shame that InvalidateRect doesn't work as one would expect.

Please let me know if you need bug testing etc. Is this an open source, free tool, or shareware project? If it's free, then please sign me up for a copy once it's passed Q&A! Smile | :)

--
An eye for an eye will only make the world blind.
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake V. Miller21-May-05 18:31
Blake V. Miller21-May-05 18:31 
GeneralRe: Invalidating Proper 'Screen' Area Pin
doublebug21-May-05 2:40
doublebug21-May-05 2:40 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake V. Miller21-May-05 18:48
Blake V. Miller21-May-05 18:48 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Jörgen Sigvardsson18-May-05 12:37
Jörgen Sigvardsson18-May-05 12:37 
GeneralPause Journalrecord Pin
P Gibson18-May-05 6:14
P Gibson18-May-05 6:14 
GeneralRe: Pause Journalrecord Pin
S. Senthil Kumar18-May-05 7:30
S. Senthil Kumar18-May-05 7:30 
GeneralRe: Pause Journalrecord Pin
Ravi Bhavnani18-May-05 8:47
professionalRavi Bhavnani18-May-05 8:47 
GeneralRe: Pause Journalrecord Pin
S. Senthil Kumar18-May-05 21:46
S. Senthil Kumar18-May-05 21:46 
Questionhow can i support Text copy/paste via DataObject Pin
HeartFriend18-May-05 5:15
HeartFriend18-May-05 5:15 
GeneralSend message to property page from main dialog Pin
shultas18-May-05 5:06
shultas18-May-05 5:06 
GeneralRe: Send message to property page from main dialog Pin
Joel Holdsworth19-May-05 1:02
Joel Holdsworth19-May-05 1:02 
GeneralMortgage Caculator Pin
Anonymous18-May-05 4:46
Anonymous18-May-05 4:46 
GeneralRe: Mortgage Caculator Pin
toxcct18-May-05 4:48
toxcct18-May-05 4:48 
GeneralRe: Mortgage Caculator Pin
David Crow18-May-05 8:30
David Crow18-May-05 8:30 
GeneralRe: Mortgage Caculator Pin
ThatsAlok19-May-05 18:38
ThatsAlok19-May-05 18:38 
Generaldirectshow header file Pin
m_amin8318-May-05 4:32
m_amin8318-May-05 4:32 
GeneralScrollBar problem Pin
ashtwin18-May-05 4:10
ashtwin18-May-05 4:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.