Click here to Skip to main content
16,017,788 members
Home / Discussions / C#
   

C#

 
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 
OK This is one you either know what it is or you dont. Im drawing some text to a c# listview. When the mouse first moves over the listview the text flickers. Actually if you hold the mouse it looks like the text is actually being drawn over with the background. This isnt the case there is no way through the drawing code that draws the background without the text and like I said this only occurs the first time you mouse over a new item added to the list. Any mouse moves over a specific item after the first draw fine.

I know for a fact its not wm_erasebackground ( trapped that ) nothing.
Its not a double buffering issue either like I said subsequent mouse moves are fine.

Refreshing and invalidating in strategic places have no effect.

Im currently out of suspects so looking for some new suspects to test out.


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 
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 
AnswerRe: C# BHO problem Pin
Hristo-Bojilov19-Aug-09 3:15
Hristo-Bojilov19-Aug-09 3:15 
QuestionWrong ressource-file loaded when deploying the application Pin
Piratenwichtl200019-Aug-09 1:16
Piratenwichtl200019-Aug-09 1:16 
QuestionTelerik WinForm Library? Pin
Jörgen Sigvardsson19-Aug-09 1:07
Jörgen Sigvardsson19-Aug-09 1:07 
AnswerRe: Telerik WinForm Library? Pin
Piratenwichtl200019-Aug-09 1:31
Piratenwichtl200019-Aug-09 1:31 
GeneralRe: Telerik WinForm Library? Pin
Jörgen Sigvardsson19-Aug-09 1:34
Jörgen Sigvardsson19-Aug-09 1:34 
GeneralRe: Telerik WinForm Library? Pin
Piratenwichtl200019-Aug-09 1:56
Piratenwichtl200019-Aug-09 1:56 
GeneralRe: Telerik WinForm Library? Pin
Jörgen Sigvardsson19-Aug-09 2:01
Jörgen Sigvardsson19-Aug-09 2:01 

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.