Page 1 of 1

VB To PB

Posted: Wed Jul 03, 2019 11:55 pm
by ShadowStorm
Hi,

VB To PB is coming straight into your cottages!

After a lot of work, I am very happy to finally be able to offer you
the latest version of my VB to PB software that seems to work.

VB To PB is an interface code converter from Visual Basic.Net to Pure Basic.
VB To PB allows you to convert the code generated by the Visual Designer from Visual Basic.Net to a Pure Basic Code.

Simply create your interface using the Visual Editor of Visual Basic.Net, copy the code of the interface generation
of Visual Basic.Net, create a new text file and paste the text into it and open the same file with VB To PB
then right-click on the TreeGadget and choose "Generate PureBasic code", VB to PB, it's that simple!

From now on you will find my software on his dedicated website:
http://vbtopb.forumforever.com/index.php

Re: VB To PB

Posted: Thu Jul 04, 2019 4:56 pm
by ShadowStorm

Re: VB To PB

Posted: Thu Jul 04, 2019 4:59 pm
by Tenaja
Thanks for sharing! I will have to bookmark this.

Re: VB To PB

Posted: Thu Jul 04, 2019 5:36 pm
by ShadowStorm
@Tenaja,

You're welcome, thank you.

Re: VB To PB

Posted: Sat Jul 06, 2019 7:52 am
by ShadowStorm
New Version.

Re: VB To PB

Posted: Sun Jul 07, 2019 3:12 am
by ShadowStorm
New Version.

Re: VB To PB

Posted: Sun Jul 07, 2019 4:20 pm
by ShadowStorm
New Version.

Re: VB To PB

Posted: Sun Jul 07, 2019 4:59 pm
by RSBasic
What's new or different?

Re: VB To PB

Posted: Sun Jul 07, 2019 11:42 pm
by ShadowStorm
You look at the first message, the last link of the program is written !

Re: VB To PB

Posted: Mon Jul 08, 2019 7:21 am
by ShadowStorm
New Version.

Re: VB To PB

Posted: Thu Jul 25, 2019 6:22 pm
by ShadowStorm
VB To PB is finished!
See on the site for more information.

Re: VB To PB

Posted: Thu Sep 21, 2023 8:29 pm
by ShadowStorm
Greetings, well, time to spend and water under the pond! :)

I reviewed my program and improved it, it's still as efficient but there were some bugs, which I corrected :D
My site is no longer up because I never went there, too bad.

For those who can, I encourage you to test or re-test the software!
Here's the download link for the latest version. Help is available in English and French, and I encourage you to read it.
and the software is available in 2 languages, French by default and English, making it very easy to use.

I remind you that this program allows you to convert code from the Visual Designer of Microsoft Visual Basic Express to PureBasic!

Yes, this program, which I made entirely on my own, took me an enormous amount of time, and I didn't even think I could do this kind of thing.
I had to use recursive code, which isn't easy, but it's the best way to achieve the desired result.
But it was a great adventure and I've continued to develop the software over time.

https://drive.google.com/file/d/1_6TeUc ... sp=sharing

Re: VB To PB

Posted: Thu Sep 21, 2023 9:58 pm
by BarryG
Thanks for this. I will test this weekend.

Re: VB To PB

Posted: Fri Sep 22, 2023 9:01 am
by ShadowStorm
New version available!

Version (1.18.24) on 22/09/2023: https://drive.google.com/file/d/1_6TeUc ... sp=sharing

-> Added missing English and French comments in the Language Map for StringGadget and SpinGadget.

-> Fixed an error that mistakenly translated the warning message into English
-- to exit the program in the program generation code.

-> Corrected and checked all text strings in the Language Map, as well as some comments
-- in the code to ensure that all are translated into English if the program is in English.

-> Added a procedure to process and translate into English, if the program is in English, double comments
-- on a line that was not translated because the entire comment was not found in the Map.