Click here to Skip to main content
15,887,453 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Listbox Pin
hendrikbez17-Mar-09 18:43
hendrikbez17-Mar-09 18:43 
QuestionPause application Pin
Jay Royall17-Mar-09 0:16
Jay Royall17-Mar-09 0:16 
AnswerRe: Pause application Pin
Colin Angus Mackay17-Mar-09 1:02
Colin Angus Mackay17-Mar-09 1:02 
AnswerRe: Pause application Pin
Eddy Vluggen17-Mar-09 1:06
professionalEddy Vluggen17-Mar-09 1:06 
GeneralRe: Pause application Pin
Colin Angus Mackay17-Mar-09 3:15
Colin Angus Mackay17-Mar-09 3:15 
GeneralRe: Pause application Pin
Eddy Vluggen17-Mar-09 4:05
professionalEddy Vluggen17-Mar-09 4:05 
GeneralRe: Pause application Pin
Dave Kreskowiak18-Mar-09 5:43
mveDave Kreskowiak18-Mar-09 5:43 
GeneralRe: Pause application Pin
Eddy Vluggen18-Mar-09 6:06
professionalEddy Vluggen18-Mar-09 6:06 
Normally, I'd reply that any working solution isn't bad, but this is a dirty hack and not a solution. The thing is that you notice that 5 seconds isn't always enough, so you extend the period to 10 seconds. That's kinda cool when the task usually finishes within half a second, leaving you to wait for 9,5 seconds every dang time. How often do you come across a place where the application is waiting, no disk-activity and no cpu-activity?

My train of thought departed from the application. What do you do when you can't change the code to send a message to signal an event? It didn't even cross my mind that one could check the object that the application is working on, I just kept thinking on the same track - where the problem arises.

In short, thanks for showing a better option than the quick-and-dirty 'solution' Smile | :)

I are troll Smile | :)

AnswerRe: Pause application Pin
Jay Royall17-Mar-09 3:23
Jay Royall17-Mar-09 3:23 
QuestionVB.net datagridview with a HyperLinkColumn that doesnt work Pin
AndyWhite00717-Mar-09 0:13
AndyWhite00717-Mar-09 0:13 
AnswerRe: VB.net datagridview with a HyperLinkColumn that doesnt work Pin
Dave Kreskowiak19-Mar-09 8:14
mveDave Kreskowiak19-Mar-09 8:14 
Questionhow to create a data report Pin
akosidandan16-Mar-09 23:57
akosidandan16-Mar-09 23:57 
AnswerRe: how to create a data report Pin
Eddy Vluggen17-Mar-09 0:03
professionalEddy Vluggen17-Mar-09 0:03 
AnswerRe: how to create a data report Pin
Steven J Jowett17-Mar-09 0:04
Steven J Jowett17-Mar-09 0:04 
QuestionRe: how to create a data report Pin
akosidandan17-Mar-09 1:43
akosidandan17-Mar-09 1:43 
AnswerRe: how to create a data report Pin
Steven J Jowett17-Mar-09 2:01
Steven J Jowett17-Mar-09 2:01 
QuestionRe: how to create a data report Pin
akosidandan17-Mar-09 2:15
akosidandan17-Mar-09 2:15 
AnswerRe: how to create a data report Pin
Anubhava Dimri17-Mar-09 19:10
Anubhava Dimri17-Mar-09 19:10 
Questioncannot get the value Pin
zaimah16-Mar-09 22:51
zaimah16-Mar-09 22:51 
AnswerRe: cannot get the value Pin
Christian Graus16-Mar-09 22:57
protectorChristian Graus16-Mar-09 22:57 
QuestionRe: cannot get the value Pin
zaimah17-Mar-09 17:35
zaimah17-Mar-09 17:35 
AnswerRe: cannot get the value Pin
Rupesh Kumar Swami16-Mar-09 23:19
Rupesh Kumar Swami16-Mar-09 23:19 
QuestionCustom properties Pin
udikantz16-Mar-09 22:08
udikantz16-Mar-09 22:08 
AnswerRe: Custom properties Pin
Dave Kreskowiak18-Mar-09 7:02
mveDave Kreskowiak18-Mar-09 7:02 
Questionfor each Pin
moonshaddow16-Mar-09 18:55
moonshaddow16-Mar-09 18:55 

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.