IonicWind Software

IWBasic => GUI Central => Topic started by: Brian on May 09, 2022, 08:34:52 AM

Title: Visual Basic to IWB
Post by: Brian on May 09, 2022, 08:34:52 AM
I've had the original program of VB2IB on my PC for years, but never got round to converting it for IWB. I've mostly done all the controls now. Someone can have a look at the MENU code for me, and check it works OK

When it converts a VB FRM to IWB, it mostly gets it right, but there can be a bit of work to do correcting the left-top-width-right figures on controls

I don't know what version of VB it works with, but seeing as the original was posted around 2002, it would be about Version 7.0. My program is called VB2IWB

Any feedback or positive alterations to the code would be nice

Brian
Title: Re: Visual Basic to IWB
Post by: LarryMc on May 09, 2022, 08:41:48 AM
I'd be happy to check it out Brian but I never once tried using VB. Sorry
Title: Re: Visual Basic to IWB
Post by: Brian on May 09, 2022, 11:57:50 AM
Larry,

I have VB6 Enterprise, but I only use it when I need to maybe look at a program that I want to convert to IWB, to see how it looks. So the .frm converter can be handy

I don't know what I am doing with VB, as well!

Brian