Click here to Skip to main content
15,904,503 members
Home / Discussions / C#
   

C#

 
AnswerRe: gridview with combo Pin
kubben19-Jul-07 4:22
kubben19-Jul-07 4:22 
AnswerRe: gridview with combo Pin
Blubbo19-Jul-07 4:39
Blubbo19-Jul-07 4:39 
Questionhelp me pleas Pin
Thaer Hamael19-Jul-07 2:26
Thaer Hamael19-Jul-07 2:26 
JokeRe: help me pleas Pin
Eduard Keilholz19-Jul-07 2:33
Eduard Keilholz19-Jul-07 2:33 
AnswerRe: help me pleas Pin
Not Active19-Jul-07 2:35
mentorNot Active19-Jul-07 2:35 
GeneralRe: help me pleas Pin
Eduard Keilholz19-Jul-07 2:38
Eduard Keilholz19-Jul-07 2:38 
QuestionGrid in Smart Device Please Helpe me Pin
Thaer Hamael19-Jul-07 2:26
Thaer Hamael19-Jul-07 2:26 
QuestionC# Date functions Pin
Branislav Vidovic19-Jul-07 2:19
Branislav Vidovic19-Jul-07 2:19 
AnswerRe: C# Date functions Pin
Luc Pattyn19-Jul-07 2:24
sitebuilderLuc Pattyn19-Jul-07 2:24 
AnswerRe: C# Date functions Pin
Mike Dimmick19-Jul-07 2:38
Mike Dimmick19-Jul-07 2:38 
QuestionGood Looking UI Components Pin
Sukhjinder_K19-Jul-07 2:17
Sukhjinder_K19-Jul-07 2:17 
AnswerRe: Good Looking UI Components Pin
Martin#19-Jul-07 2:36
Martin#19-Jul-07 2:36 
AnswerRe: Good Looking UI Components Pin
Eduard Keilholz19-Jul-07 2:37
Eduard Keilholz19-Jul-07 2:37 
QuestionListBox with LARGE Rows Pin
Sukhjinder_K19-Jul-07 2:15
Sukhjinder_K19-Jul-07 2:15 
AnswerRe: ListBox with LARGE Rows Pin
Luc Pattyn19-Jul-07 2:26
sitebuilderLuc Pattyn19-Jul-07 2:26 
GeneralRe: ListBox with LARGE Rows Pin
Sukhjinder_K19-Jul-07 2:28
Sukhjinder_K19-Jul-07 2:28 
QuestionHttpWebResponse Pin
nasambur19-Jul-07 2:12
nasambur19-Jul-07 2:12 
QuestionControl updating is slow Pin
Geert van Horrik19-Jul-07 2:05
Geert van Horrik19-Jul-07 2:05 
AnswerRe: Control updating is slow Pin
Martin#19-Jul-07 2:14
Martin#19-Jul-07 2:14 
GeneralRe: Control updating is slow Pin
Geert van Horrik19-Jul-07 2:26
Geert van Horrik19-Jul-07 2:26 
GeneralRe: Control updating is slow Pin
Luc Pattyn19-Jul-07 2:31
sitebuilderLuc Pattyn19-Jul-07 2:31 
GeneralRe: Control updating is slow Pin
Geert van Horrik19-Jul-07 2:48
Geert van Horrik19-Jul-07 2:48 
GeneralRe: Control updating is slow Pin
Martin#19-Jul-07 3:04
Martin#19-Jul-07 3:04 
Geert van Horrik wrote:
Still, the code is way to slow (why doesn't the thing already draw itself when I ask it to).

Because it's not handled if you only instanciated.
You will have to Show it (behinde the splash in your case), to create the handles!
You could Close it as soon as OnPaint is called.
So I would override Onpaint and set an init flag for the first time!



All the best,

Martin

GeneralRe: Control updating is slow Pin
Luc Pattyn19-Jul-07 3:20
sitebuilderLuc Pattyn19-Jul-07 3:20 
GeneralRe: Control updating is slow Pin
Geert van Horrik19-Jul-07 3:22
Geert van Horrik19-Jul-07 3:22 

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.