I want to install font with VB, so I can use that font in my application.
Font file is *.ttf
Thanx U
User Profile
Collapse
-
How to install font with VB?
-
-
Regex Empty
What is empty in Regex?
Like this example,
if I want check : ab,abe,ab1,ab2, abda,abec
So i want concate pattern "ab" with empty and another character in one pattern in regex, how the pattern ?
Thanx u -
Thx a lot :D .
I feel like that too, it's very hard work :eek: .
But what can I do -
Help Checking Grammar Aplication ?
I want make aplication(Visu al Basic 6.0) about checking grammar in one sentence. Right now I very hopeless :confused: , can anyone help me right now. I am very gratefull. Thanx U. -
Buffer
Example like this :
Private sub Form_Load()
call Process_1
Msgbox "Hello.."
End Sub
Private sub Process_1()
for i=0 to 100000
next
end sub
That example need to finish procedure "Process_1" before get message box.
I want that at first time form load show the message box(not need time to process the procedure "Process_1" )...Last edited by j7o0s5; Apr 27 '06, 05:30 AM.Leave a comment:
-
Buffer
I want to ask for Visual Basic 6.0
Like this, i want to run 2 or more process in one current time, how?
That process need long time to finished. How to make that process keep ruuning while i doing another process.
Cause i have do it with timer is same need more time.
Thanx u.Last edited by j7o0s5; Apr 27 '06, 04:28 AM.
No activity results to display
Show More
Leave a comment: