| Author |
Message |
mgrigoriev
Guest
|
Posted:
Fri Mar 18, 2005 12:09 am Post subject:
Transfer Form from DVB to DLL |
|
|
Hi,
I have several large forms in my dvb file. I am transferring all my code to a DLL. Does anybody know a good way to copy a form to a dll? Do I have to create a form in VB6 from scratch?
Thanks,
Mike
|
|
| Back to top |
|
 |
Joe Sutphin
Guest
|
Posted:
Fri Mar 18, 2005 12:46 am Post subject:
Re: Transfer Form from DVB to DLL |
|
|
You don't have to, you could use the very same form in a VB application.
However, keep in mind that the functionality of such a form is still
restricted to that of a corresponding VBA form. If you are seeking
functionalily different than that of VBA then you will need to redesign your
forms in VB.
Joe
--
"mgrigoriev" <nospam@address.withheld> wrote in message
news:11487376.1111086608015.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | Hi,
I have several large forms in my dvb file. I am transferring all my code
to a DLL. Does anybody know a good way to copy a form to a dll? Do I have
to create a form in VB6 from scratch?
Thanks,
Mike |
|
|
| Back to top |
|
 |
Terry W. Dotson
Guest
|
Posted:
Fri Mar 18, 2005 12:57 am Post subject:
Re: Transfer Form from DVB to DLL |
|
|
mgrigoriev wrote:
| Quote: | I have several large forms in my dvb file. I am transferring all my
code to a DLL. Does anybody know a good way to copy a form to a dll?
|
http://www.google.com/search?hl=en&q=VBA2VB
Terry
|
|
| Back to top |
|
 |
Joe Sutphin
Guest
|
Posted:
Fri Mar 18, 2005 1:53 am Post subject:
Re: Transfer Form from DVB to DLL |
|
|
Terry,
Maybe it's just me but I fail to see where this link does anything to answer
the question.
Joe
--
"Terry W. Dotson" <nospam@invalid.com> wrote in message
news:4239e146$1_1@newsprd01...
|
|
| Back to top |
|
 |
Terry W. Dotson
Guest
|
Posted:
Fri Mar 18, 2005 3:36 am Post subject:
Re: Transfer Form from DVB to DLL |
|
|
Joe Sutphin wrote:
| Quote: | Maybe it's just me but I fail to see where this link does anything to
answer the question.
|
Well if you click just about any one of the links you find a DVB that
allows you to write out FRM code from AutoCAD that can be used in VB6.
I assume people posting in *this group* simply need to be pointed in the
(possible) right direction. I don't think they need to be lead by the
hand and explain every detail.
Terry |
|
| Back to top |
|
 |
Joe Sutphin
Guest
|
Posted:
Fri Mar 18, 2005 7:18 pm Post subject:
Re: Transfer Form from DVB to DLL |
|
|
Well, I click on the link you provided, then I click on the link in google
and all I see is a message board discussion at CAD Vault. I don't know maybe
I'm just too dense to get it but I don't see anything about converting VBA
forms to VB equivalents.
Joe
--
"Terry W. Dotson" <nospam@invalid.com> wrote in message
news:423a068f$1_2@newsprd01...
| Quote: | Joe Sutphin wrote:
Maybe it's just me but I fail to see where this link does anything to
answer the question.
Well if you click just about any one of the links you find a DVB that
allows you to write out FRM code from AutoCAD that can be used in VB6.
I assume people posting in *this group* simply need to be pointed in the
(possible) right direction. I don't think they need to be lead by the
hand and explain every detail.
Terry |
|
|
| Back to top |
|
 |
Tom Roberts
Guest
|
Posted:
Tue Mar 22, 2005 7:24 am Post subject:
Re: Transfer Form from DVB to DLL |
|
|
I'm with you Joe....
I have seen the DVB that Terry is referring to before and I believe it is
only available to paid members of the site.
Maybe Terry's browser is automatically logging him onto a members only
section of the site.
Even running a search from the CAD Vault site returns nothing.
--
Regards
Tom Roberts
__________________________
MechWest Design & Drafting
Perth, Western Australia
"Joe Sutphin" <joesutphin@earthlink.com> wrote in message
news:423ae330_3@newsprd01...
| Quote: | Well, I click on the link you provided, then I click on the link in google
and all I see is a message board discussion at CAD Vault. I don't know
maybe I'm just too dense to get it but I don't see anything about
converting VBA forms to VB equivalents.
Joe
--
"Terry W. Dotson" <nospam@invalid.com> wrote in message
news:423a068f$1_2@newsprd01...
Joe Sutphin wrote:
Maybe it's just me but I fail to see where this link does anything to
answer the question.
Well if you click just about any one of the links you find a DVB that
allows you to write out FRM code from AutoCAD that can be used in VB6.
I assume people posting in *this group* simply need to be pointed in the
(possible) right direction. I don't think they need to be lead by the
hand and explain every detail.
Terry
|
|
|
| Back to top |
|
 |
|
|
|
|