Click here to Skip to main content
16,011,538 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: To get focus on textbox Pin
sumit703423-Jan-08 18:24
sumit703423-Jan-08 18:24 
GeneralRe: To get focus on textbox Pin
Paul Conrad23-Jan-08 18:42
professionalPaul Conrad23-Jan-08 18:42 
GeneralRe: To get focus on textbox Pin
sumit703423-Jan-08 18:57
sumit703423-Jan-08 18:57 
GeneralRe: To get focus on textbox Pin
Vimalsoft(Pty) Ltd24-Jan-08 1:57
professionalVimalsoft(Pty) Ltd24-Jan-08 1:57 
GeneralRe: To get focus on textbox Pin
Johan Hakkesteegt25-Jan-08 2:35
Johan Hakkesteegt25-Jan-08 2:35 
GeneralCapturing stdout and stderr when running a subcommand (WSH) Pin
orev23-Jan-08 11:52
orev23-Jan-08 11:52 
Generalthree level datagrid drill down Pin
uglyeyes23-Jan-08 10:59
uglyeyes23-Jan-08 10:59 
QuestionPossible to know when copy or paste is done? Pin
abbabbabba23-Jan-08 7:02
abbabbabba23-Jan-08 7:02 
Hi all!
I'd like to know how to approach this problem of mine. I need to know when rtb.copy() has done its work - so I can use rtb2.paste() safely. Then I'd like to know when paste is done so I can use rtb2 safely for printing.

Today, in 50% of the attempts to print, I get blank pages. So I gather there is a problem with too fast execution of code that the .copy and/or .paste simply won't have the time to finish. I could be wrong, but I'm willing to try to find out... but I do not know how to know when copy/paste is done.

I can be totally wrong when it comes to the origin of the problem, I know that. But for now this is what I suspect.

I will now settle with trying to just put in some pauses in the code to see if it will make the text come out printed 100% of the times.
If that helps I really need to know how to get to know when copy/paste is done.
Pauses will most likely slow down the process too much I can't add a second each time I use copy/paste.

Anyone?
Generalcommunication state Pin
Agbaria Ahmad23-Jan-08 6:31
Agbaria Ahmad23-Jan-08 6:31 
QuestionRichTextBox find and replace Pin
Steven J Jowett23-Jan-08 6:12
Steven J Jowett23-Jan-08 6:12 
AnswerRe: RichTextBox find and replace Pin
Steven J Jowett24-Jan-08 1:57
Steven J Jowett24-Jan-08 1:57 
GeneralConnecting to remote data Pin
dptalt23-Jan-08 5:35
dptalt23-Jan-08 5:35 
GeneralRe: Connecting to remote data Pin
Justin Perez23-Jan-08 5:45
Justin Perez23-Jan-08 5:45 
Questionsetup wizard Pin
Agbaria Ahmad23-Jan-08 3:25
Agbaria Ahmad23-Jan-08 3:25 
AnswerRe: setup wizard Pin
Muhammad Shahid Farooq23-Jan-08 6:04
professionalMuhammad Shahid Farooq23-Jan-08 6:04 
GeneralListbox LostFocus event Pin
manisghouri23-Jan-08 1:54
manisghouri23-Jan-08 1:54 
GeneralRe: Listbox LostFocus event Pin
C1AllenS23-Jan-08 18:15
C1AllenS23-Jan-08 18:15 
GeneralRe: Listbox LostFocus event Pin
manisghouri24-Jan-08 2:45
manisghouri24-Jan-08 2:45 
GeneralUnspecified Error in OleDB.oleDbConnection Pin
SekharOne23-Jan-08 1:23
SekharOne23-Jan-08 1:23 
GeneralRe: Unspecified Error in OleDB.oleDbConnection Pin
Kschuler23-Jan-08 5:37
Kschuler23-Jan-08 5:37 
GeneralRe: Unspecified Error in OleDB.oleDbConnection Pin
SekharOne23-Jan-08 17:29
SekharOne23-Jan-08 17:29 
GeneralRe: Unspecified Error in OleDB.oleDbConnection Pin
Kschuler24-Jan-08 3:20
Kschuler24-Jan-08 3:20 
GeneralZoomIn and ZoomOut a panel [modified] Pin
Rupesh Kumar Swami22-Jan-08 23:57
Rupesh Kumar Swami22-Jan-08 23:57 
GeneralRe: ZoomIn and ZoomOut a panel Pin
nishkarsh_k23-Jan-08 20:41
nishkarsh_k23-Jan-08 20:41 
GeneralUndefined class Pin
Hakan Bulut22-Jan-08 23:08
Hakan Bulut22-Jan-08 23:08 

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.