no, i want the program to wait 5 seconds, not to do something every 5 seconds
thanks
User Profile
Collapse
-
timer
hi how can i set the program to wait 5 seconds befor calculating
every time the function is called?
thanks -
it's not good!
i want to use it like VB6.
i have 12 buttons, and i want to call the same procedure by clicking of any one of them, but with a different index.
thanksLeave a comment:
-
Commands Array
Hi, how can I implement a button array in Visual Studio 2005 ?
Thanks -
I need to create a tree node, but VB6 does not support classes
Friend Class TreeNode
Public Board(3, 3, 3) As Char
Public Turn As Integer
Public Son As TreeNode
Public NextNode As TreeNode
End ClassLeave a comment:
-
Binary Tree
Hi, I need to build a binary tree in Visual Basic 6.0
but I only find code in Visual Basic 2005
please help it's important
Thanks :) -
moving picture
hi i want to add a moving picture to my project
it's a gif picture of a walking guy
enyone know any function to do so?
( because the picture isn't moving now )
thanks -
-
Notepad
Hi, does anyone know how to open a text file with Notepad application?
I mean without a command dialog.
for example, i push a command button and a text file opens from somewhere in the disk.
Thanks -
-
search engine
hi, I have to build a search engine with visual basic 6.0 and microsoft access,
that uses a text box for a free search, for example:
" please write your query here
_______________ _____ ________
|______________ _____| |_search_| "
the engine gives you than the relevant documents
(the administrator...
No activity results to display
Show More
Leave a comment: