|
-
Oct 24th, 2001, 07:16 AM
#1
I have two other questions-Help Please
The first is how do I make a setup program. I know there is a way to use something wich is already built in so your program will have a setup.
The second is how do I print a form which I drew on with only graphical commands like:
form1.line(x1,y2)-(x2,y2)
or
form1.circle(x1,y1),r
Thanks
-
Oct 24th, 2001, 07:36 AM
#2
1. Use the Package And Deployment Wizard.
2. Try puttingin a button click event.
-
Oct 24th, 2001, 12:17 PM
#3
The me.printform doesn't work, it doesn't print my graphical commands like:
form1.line(x1,y1)-(x2,y2)
and how do you use the Package and Deployment Wizard.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|