Click here to Skip to main content
15,902,276 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Number of items added to a listbox Pin
EliottA8-May-09 7:32
EliottA8-May-09 7:32 
GeneralQuestion about Invalidate() for VB.Net Pin
Adam Loudermilk8-May-09 4:50
Adam Loudermilk8-May-09 4:50 
GeneralRe: Question about Invalidate() for VB.Net Pin
Diego Moita8-May-09 4:54
Diego Moita8-May-09 4:54 
GeneralRe: Question about Invalidate() for VB.Net Pin
Adam Loudermilk8-May-09 5:01
Adam Loudermilk8-May-09 5:01 
GeneralRe: Question about Invalidate() for VB.Net Pin
Mycroft Holmes8-May-09 17:43
professionalMycroft Holmes8-May-09 17:43 
GeneralRe: Question about Invalidate() for VB.Net Pin
Luc Pattyn8-May-09 5:11
sitebuilderLuc Pattyn8-May-09 5:11 
GeneralRe: Question about Invalidate() for VB.Net Pin
Adam Loudermilk11-May-09 9:38
Adam Loudermilk11-May-09 9:38 
GeneralRe: Question about Invalidate() for VB.Net Pin
Luc Pattyn11-May-09 9:54
sitebuilderLuc Pattyn11-May-09 9:54 
Hi,

the DoEvents() does not belong there, just remove it.
and the Me.Invalidate() needs to come after you changed the parameters: first adjust the positions, then tell the Form it needs to be redrawn! I am assuming your Form itself is showing the hands.

If that does not solve it, something else is wrong too. One possibility is your system is overloaded and your app does not get a chance to process its message queue. Is Task Manager indicating a high CPU load?

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: Question about Invalidate() for VB.Net Pin
Adam Loudermilk11-May-09 11:20
Adam Loudermilk11-May-09 11:20 
GeneralRe: Question about Invalidate() for VB.Net Pin
Luc Pattyn11-May-09 11:39
sitebuilderLuc Pattyn11-May-09 11:39 
GeneralRe: Question about Invalidate() for VB.Net Pin
Adam Loudermilk11-May-09 12:14
Adam Loudermilk11-May-09 12:14 
GeneralRe: Question about Invalidate() for VB.Net Pin
Luc Pattyn11-May-09 12:40
sitebuilderLuc Pattyn11-May-09 12:40 
GeneralRe: Question about Invalidate() for VB.Net Pin
Zaegra9-May-09 3:57
Zaegra9-May-09 3:57 
GeneralRe: Question about Invalidate() for VB.Net Pin
Adam Loudermilk11-May-09 9:41
Adam Loudermilk11-May-09 9:41 
QuestionVBA, Excel and Charts Pin
zaccari58-May-09 4:40
zaccari58-May-09 4:40 
QuestionVB.net DirectShowLib -> capture still image Pin
Member 45001778-May-09 1:50
Member 45001778-May-09 1:50 
AnswerRe: VB.net DirectShowLib -> capture still image Pin
Dave Kreskowiak8-May-09 4:16
mveDave Kreskowiak8-May-09 4:16 
AnswerRe: VB.net DirectShowLib -> capture still image Pin
vungocvinh9-Jan-11 15:09
vungocvinh9-Jan-11 15:09 
Questionconnection string for Oracle8 database Pin
parkash_C8-May-09 1:31
parkash_C8-May-09 1:31 
AnswerRe: connection string for Oracle8 database Pin
Luc Pattyn8-May-09 2:35
sitebuilderLuc Pattyn8-May-09 2:35 
GeneralRe: connection string for Oracle8 database Pin
parkash_C8-May-09 2:53
parkash_C8-May-09 2:53 
GeneralGoogle Pin
Luc Pattyn8-May-09 3:16
sitebuilderLuc Pattyn8-May-09 3:16 
AnswerRe: connection string for Oracle8 database Pin
Rajesh Anuhya8-May-09 3:29
professionalRajesh Anuhya8-May-09 3:29 
QuestionHow to interface BW vb.net and Tally? Pin
JC.KaNNaN7-May-09 23:59
JC.KaNNaN7-May-09 23:59 
AnswerRe: How to interface BW vb.net and Tally? Pin
Anubhava Dimri8-May-09 0:32
Anubhava Dimri8-May-09 0:32 

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.