Click here to Skip to main content
15,912,897 members
Home / Discussions / C#
   

C#

 
GeneralRe: Why \r\n? Pin
hairy_hats19-Aug-09 8:17
hairy_hats19-Aug-09 8:17 
GeneralRe: Why \r\n? Pin
PIEBALDconsult19-Aug-09 18:20
mvePIEBALDconsult19-Aug-09 18:20 
QuestionListBox - drag to organize Pin
transmitable19-Aug-09 2:55
transmitable19-Aug-09 2:55 
AnswerRe: ListBox - drag to organize Pin
Saksida Bojan19-Aug-09 6:24
Saksida Bojan19-Aug-09 6:24 
Questioncoloring the row after pressing a button Pin
salemmohamed19-Aug-09 2:23
salemmohamed19-Aug-09 2:23 
AnswerRe: coloring the row after pressing a button Pin
stancrm19-Aug-09 2:31
stancrm19-Aug-09 2:31 
QuestionAdd new component to visual studio 2008 Pin
tamir10119-Aug-09 1:58
tamir10119-Aug-09 1:58 
AnswerRe: Add new component to visual studio 2008 [modified] Pin
Hristo-Bojilov19-Aug-09 2:58
Hristo-Bojilov19-Aug-09 2:58 
Questionhow to change datagridview cell value color if datatable current value is changed Pin
Nitin K19-Aug-09 1:49
Nitin K19-Aug-09 1:49 
AnswerRe: how to change datagridview cell value color if datatable current value is changed Pin
stancrm19-Aug-09 2:32
stancrm19-Aug-09 2:32 
GeneralRe: how to change datagridview cell value color if datatable current value is changed Pin
Nitin K19-Aug-09 2:47
Nitin K19-Aug-09 2:47 
GeneralRe: how to change datagridview cell value color if datatable current value is changed Pin
stancrm19-Aug-09 3:12
stancrm19-Aug-09 3:12 
GeneralRe: how to change datagridview cell value color if datatable current value is changed Pin
Nitin K19-Aug-09 3:23
Nitin K19-Aug-09 3:23 
GeneralRe: how to change datagridview cell value color if datatable current value is changed Pin
stancrm19-Aug-09 3:36
stancrm19-Aug-09 3:36 
QuestionListview Flicker Pin
pseudonym6719-Aug-09 1:46
pseudonym6719-Aug-09 1:46 
AnswerRe: Listview Flicker Pin
Saksida Bojan19-Aug-09 6:07
Saksida Bojan19-Aug-09 6:07 
GeneralRe: Listview Flicker Pin
pseudonym6719-Aug-09 7:17
pseudonym6719-Aug-09 7:17 
Thanks and nice try but you've misunderstood the problem. Inserting items and the drawing in general are fine until you move the mouse over an item for the first time. As I said originally its not a double buffer or wm_erasebackground problem which are the normal culprits if it was either of those the problem would be continuous.

Neither is it a MouseEnter or MouseHover problem as I've trapped these and still no joy.

Basically the first time the mouse goes over a listview item the item text is removed and it takes my code a moment to redraw the image, which is why it flickers.


GeneralRe: Listview Flicker [modified] Pin
Saksida Bojan19-Aug-09 7:27
Saksida Bojan19-Aug-09 7:27 
GeneralRe: Listview Flicker Pin
pseudonym6719-Aug-09 8:53
pseudonym6719-Aug-09 8:53 
GeneralRe: Listview Flicker Pin
pseudonym6719-Aug-09 9:08
pseudonym6719-Aug-09 9:08 
GeneralRe: Listview Flicker Pin
Saksida Bojan19-Aug-09 9:23
Saksida Bojan19-Aug-09 9:23 
Questionconvert number to character Pin
rummer19-Aug-09 1:39
rummer19-Aug-09 1:39 
AnswerRe: convert number to character Pin
stancrm19-Aug-09 1:46
stancrm19-Aug-09 1:46 
AnswerRe: convert number to character Pin
Keith Barrow19-Aug-09 1:55
professionalKeith Barrow19-Aug-09 1:55 
QuestionC# BHO problem Pin
svt gdwl19-Aug-09 1:16
svt gdwl19-Aug-09 1:16 

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.