Click here to Skip to main content
15,916,941 members
Home / Discussions / C#
   

C#

 
GeneralItem reordering in a large icon ListView Pin
Anonymous23-Apr-05 11:57
Anonymous23-Apr-05 11:57 
GeneralRe: Item reordering in a large icon ListView Pin
Anonymous24-Apr-05 11:03
Anonymous24-Apr-05 11:03 
GeneralEnableVisualStyles() crashes my app! Pin
Anonymous23-Apr-05 10:51
Anonymous23-Apr-05 10:51 
GeneralRe: EnableVisualStyles() crashes my app! Pin
DavidNohejl23-Apr-05 11:08
DavidNohejl23-Apr-05 11:08 
GeneralRe: EnableVisualStyles() crashes my app! Pin
Anonymous23-Apr-05 11:45
Anonymous23-Apr-05 11:45 
GeneralRe: EnableVisualStyles() crashes my app! Pin
DavidNohejl23-Apr-05 11:55
DavidNohejl23-Apr-05 11:55 
GeneralRe: EnableVisualStyles() crashes my app! Pin
Anonymous23-Apr-05 12:26
Anonymous23-Apr-05 12:26 
GeneralRe: EnableVisualStyles() crashes my app! Pin
DavidNohejl23-Apr-05 12:57
DavidNohejl23-Apr-05 12:57 
looks like problem is not on your side...
http://blogs.msdn.com/rprabhu/archive/2003/09/28/56540.aspx[^]

There is some workaround:
"I think you have run into a known bug in the EnableVisualStyles implementation in .NET v1.1 (fixed in v2.0). My suggestion would be to use an application manifest to get visual styles instead."

Ah wait... here is similar thing to what I originaly suggested:
http://geekswithblogs.net/thibbard/archive/2005/04/12/32671.aspx[^]

looks like I was right with DoEvents() Smile | :) Not a surprise, as I read that you should call it in Heath's article Smile | :)

Moral: All we did in order to solve the problem was to find out what error it says and then google search for error. How simple Smile | :) Of course only if it works...

David

Never forget: "Stay kul and happy" (I.A.)

David's thoughts / dnhsoftware.org / MyHTMLTidy
GeneralRe: EnableVisualStyles() crashes my app! Pin
Anonymous23-Apr-05 13:22
Anonymous23-Apr-05 13:22 
GeneralRe: EnableVisualStyles() crashes my app! Pin
DavidNohejl24-Apr-05 2:06
DavidNohejl24-Apr-05 2:06 
QuestionAutoScroll problem with richTextBox? Pin
Snowjim23-Apr-05 3:36
Snowjim23-Apr-05 3:36 
AnswerRe: AutoScroll problem with richTextBox? Pin
Snowjim23-Apr-05 3:49
Snowjim23-Apr-05 3:49 
GeneralRe: AutoScroll problem with richTextBox? Pin
Snowjim23-Apr-05 12:56
Snowjim23-Apr-05 12:56 
GeneralRe: AutoScroll problem with richTextBox? Pin
Snowjim24-Apr-05 8:44
Snowjim24-Apr-05 8:44 
AnswerRe: AutoScroll problem with richTextBox? Pin
Ashok Dhamija24-Apr-05 19:07
Ashok Dhamija24-Apr-05 19:07 
GeneralRe: AutoScroll problem with richTextBox? Pin
Snowjim26-Apr-05 6:14
Snowjim26-Apr-05 6:14 
Generalcustom data in WS Pin
balkang23-Apr-05 3:29
balkang23-Apr-05 3:29 
Questionhow to update dataset from dataview ? Pin
kings_123-Apr-05 0:07
kings_123-Apr-05 0:07 
AnswerRe: how to update dataset from dataview ? Pin
Polis Pilavas23-Apr-05 5:25
Polis Pilavas23-Apr-05 5:25 
Generalhelp me!!!! Pin
SEAGames2222-Apr-05 23:59
SEAGames2222-Apr-05 23:59 
GeneralRe: help me!!!! Pin
Colin Angus Mackay23-Apr-05 0:33
Colin Angus Mackay23-Apr-05 0:33 
Generalmail api Pin
abandito22-Apr-05 23:53
abandito22-Apr-05 23:53 
GeneralSearch Pin
vuthaianh22-Apr-05 23:33
vuthaianh22-Apr-05 23:33 
GeneralRe: Search Pin
Polis Pilavas23-Apr-05 5:32
Polis Pilavas23-Apr-05 5:32 
GeneralRe: Search Pin
Anonymous24-Apr-05 1:44
Anonymous24-Apr-05 1:44 

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.