Delay Log-off until user confirms. -
I have a program while launches when someone goes to logoff. It only displays a short reminder but sometimes windows brings up the 'end task' diologue before a user can read it. Is there any way i can 'delay' the logoff until they hit "ok"? I was wondering if i abort the logoff and then when they hit okay re-logoff. would this be the best way or is there any easier way?
Delay Log-off until user confirms. -
I have a program while launches when someone goes to logoff. It only displays a short reminder but sometimes windows brings up the 'end task' diologue before a user can read it. Is there any way i can 'delay' the logoff until they hit "ok"? I was wondering if i abort the logo
letter by letter text (RESOLVED) -
how do i make text in a label appear on screen letter by letter?
e.g this is what i want:
this text: "hello everybody"
to appear one letter after another with a very short ammount of time between each letter. so it would go like this:
H
*short delay*
He
*short delay*
Creating a Delay of 60 min -
Hi
I am trying to create a function that will delay calling an EXE file for 60 minutes. Example:
The user will get a dialogue window that will prompt him to make a choice, if chooses the install he will click on botton that will delay exeuting the EXE for specific number if min.
Delay command in VB -
sups,
Is there a Delay command in VB like the Delay command in Pascal?
I got progressbars in my project which mesuring the progress of commands...and ofcourse its going very very quick, so i'm wondering if there is a Delay command in VB i can use, to make the progress a lil slower, s
Newbie- asking for a lot-but any help appreciated -
To change color, use the ForeColor property of a control.
Example:
Label1.ForeColor = QBColor(vbRed)
Use this code for a delay:
Dim t, delay
t = Timer
delay = (number of seconds to delay, can also use decimals e.g. 1.5)
Do Until Timer >= t+delay: Loop
inserting a delay -
Hello Experts,
Form what i have read the timer in visual basic although allows 1 ms delay, in reality is abt 50 ms. I am looking for inserting a 20 ms delay (not the sleep function, since it sleeps the whole app for 20 ms)..Is there a way to achieve this accurate delay..
thanks i
Delay loop or sleep -
I am using VB2005, I would like to insert a time delay process, say 5 mins, between reading data from several instruments. However I also would like to include a STOP button, when it is clicked, the delay process would be killed as well.
How can I write such delay function? Thanks!
[2005] Combobox typing delay -
Is there any way to change the typing delay in a combobox when using a list and SuggestAppend mode?
Many of our users are not natural typists and their delay in entering data into the combobox often causes the search function to reset and initialize the list with the second or third
ACCESS: How To: Install Short Delay in Module Code -
Esteemed Forum Participants and Lurkers:
===============================
Access 2000 (XP) & '97
How do I insert a short in-line delay into my Module Code? I need about 250 milliseconds delay ... execute1, delay, execute2, delay, execute3
Thank you for any and all comments,
DELAY () function -
Plase tell me how DELAY() function works. Is it DELAY(1000) means 1 min delay?
Amal
How to Delay the program -
Hi,
How can I delay the program execution?
for example:
Delay = 1000
would produce a delay of 1 second. Something like that.
Thanks,
-Andrew
Moving an object -
hi
im moving an objects location when a user hits a key.Ive made it work with keyDown and KeyPress but theres one thing that i dont like.
when i press a key and hold it, it will move to its location then theres a one second delay and then moves without delay untill the key is relea
timer delay loops -
hello everyone
currently i'm using a
for i=0 ---
next
loop for delay purposes. but this is system dependent
i know i can put a delay loop for 1 sec using the Datediff & Now function.
but i need to know some better way of introducing delays , whuch are less than s
Delay in VB -
How to set Delay time in VB?
I don't found Delay Function.
keyboard repeat delay, can this be set by VB to 0 -
Hi All,
I am using the Form_Keypress function to capture keystrokes and send them out via the serial port. I want to set the repeat delay to 0. You know how when typing in a word processor program when you hold a key down, the character appears on the screen, there is a short delay,
bug report: delay in netscape -
John,
I notice this following bug: when browsing the forum, there's always a brief moment of delay before a page is actually displayed. The problem is, Netscape freezes during this delay. It's a bit annoying if one's browsing with multiple windows open. I had the same problem before
Is there a delay() command of some sort in vb.net -
I need to delay program execution for a few seconds...
i.e
' Do stuff here
' delay for 5 seconds
' continue here
How can I do this?
How to delay windows -
I would like to say how delay windows.
My prog start before the logon(user name and password) of windows 95. My prog ask a question to my user and the user click a button to continue. But, when my prog start, after few second, the logon of windows appear. My question is:
Is it po
Delay/pause/break How to in vb -
How do you put a pause or delay into a vb function?
preferably with variable delay times?
please
Delay Command -
Does anyone know what the Delay command is in VB, ie to put 1 second gaps in between commands being carried out? In TurboBasic (my first langauge) it was DELAY =1
Delay Progress Bar -
Hey,
I'm using a progress bar to show what's up with the process of adding files into a ListView. Even if the user adds lots of files, the process is still very quick, and I would like the user to be able to actually see the procesing percentage. I there a simple way to delay the loop
Try/Catch Block - Cause Time Delay -
I'm doing near real-time data acquisition. I have Rx data thread that might be having driver difficulty so I am thinking of placing the thread inside a try/catch block. This Rx thread is getting swapped at a 10 msec rate between this and the main thread.
I hesitate to do this b
reduce DB2 delay -
I have program, in which through Visual Basic 6.0, I access a DB2 database. I am using a ADODB connection through ODBC drives for IBM iSeries.
Even though its working well, there a is huge time delay each time it connects to the datbase throgh a recordset.
Pl can someody help me to
how to give time delays -
hi everyone.....
I am new to visual basic....still in initial stage of learning VB....
i have a small question....
how can i give time delay
for example i want to give a delay of say 3 ms in the following code
For i = 1 To 10
event = value
Text1.Text = value
********D
creating a delay function -
Hi, currently i am using a function that uses FOR loops to create delay, but i find that very inefficient for it makes the computer running slow at run time. So i am wondering if anyone can give me an alternative option in creating a delay function. Thank You
cheers~
IP and Delay Question -
I am designing a remote administraton client/server program that gives the server the ability to control and moniter his client machines through data that is transferred through the winsock control.
I have tried to send data to 127.0.0.1 and it loops back to me and I get it virtuall
Exact delay in VB program -
How to create delay in program witch will be same length on every computer (from 100 MHz 486 to Pentium III). I do some computing in in this time interval and timer on the slow machine seems to slow down.
I need exact delay 700 ms (+ - 50 ms).
What can I do?
Ermin
Introduce delay -
How can I introduce a delay of a particular time interval between two lines of my vb code without letting my program to freeze during that delay time...please help...thanx in advance
Using delay in VB.net -
CIAO
I have working on delaying some pictures to appear on my form.
If I use the timer the pictures got blurred.
Please tell me how I can paste the simple delay function on vb.net
In VB6 it is sleep(value ) but in vb.net I dont know abt the sleep or delay function
[2005] Detecting Shutdown/Logoff and delay until program close -
Okay, I need to be able to detect when a user does a shutdown/logoff and I need to delay the shutdown/logoff until they have chosen an option on a form or two. When they click Ok on the last form or close the program any other way it should close the program and resume the shutdown/log
Simple Question, be back in a mo if i haven't found the answer (30 mins) -
I need a 2 second delay in my form everytime the user makes a click event happen... I havn't done anything withthe timer control before... whats the procedure? as it do i call teh name of teh control evertime I want a 2 second delay and set the interval in the control to 2000?
Many
Windows Boot (GUI) Delay !! -
Can anybody help me to find out where the "Boot Function Key" delay is stored? This is the delay which tells windows how long to display the boot messages before booting.
1) Normal
2) Save Mode .... etc
I know you can change it, but where !!!!
Wininet Quit Delay -
I have a VB6 program written years ago and continuously updated since. Just added capability to automatically download new versions from our FTP site. Everything works - except: when the app.exe terminates there is a one minute delay before it disappears as seen in the Task Manager.
Well - Update records and time delay (I figured it out) -
Anyone ever have this problem...
I update some records in a table, then immediatly run a function to return some values from these updated records...
Apparently, there is a slight delay between time time records are updated, and the time I can actually retrieve these records back
set the delay time -
Hi,
Is there anyway put something in the code to delay 5 seconds before execute the next statement.
How can I create a delay in my app -
I want to delay an action for about 5 seconds before the next command is issued. How is this done?
Delay waiting for I/O input -
I'm communicating with three USB serial devices, and depending upon what functions I'm telling them what to do, I need to wait before checking for their status/input.
I've read in the archives some, and I do see sleep mentioned, along with some other delay type functions, but I'm no
How do I delay -
Why do you want the delay? a timer would be your simple answer, but if it's because your waiting for a process to finish before continuing then use the waitforsingleobject API
Delay and GOTO in VB -
Hi,
I am new in VB enviroment. I am writing controller code in VB. I want to use delay in my program that I can do in Qbasic like
For delay=1 TO 200:NEXT dealy
So how can I write this in VB.
Again We use GOTO statement in Qbasic like
5 INPUT=2
...............
...........
Delay in program -
Hi,
In my application I need a delay in the area of 10 microseconds.
Can anyone help me with this?
The most functions I know can only give you delays in the order of milliseconds.
TNX