@deeproot, I am no longer concerned about purebasic being popular enough.... I am at the point where I do see it as a viable option.
I have migrated some of my code as an initial small test project to Lazarus (cross plaform delphi style ide/compiler)(using vbTo converter, then hand correcting ...
Search found 20 matches
- Mon Jan 25, 2021 12:41 am
- Forum: Coding Questions
- Topic: Migrating from VB6
- Replies: 18
- Views: 4141
- Sun Jan 24, 2021 12:29 am
- Forum: Coding Questions
- Topic: Migrating from VB6
- Replies: 18
- Views: 4141
Re: Migrating from VB6
Hello,
As I assume many here moved to PureBasic as vb6 is no longer supported.. I have been looking for a cross platform alternative to VB6 and it appears pureBasic now fits the bill!
I am looking to migrate 2 100k LOC projects from vb6 to Purebasic, has anyone had success doing this? Are there ...
As I assume many here moved to PureBasic as vb6 is no longer supported.. I have been looking for a cross platform alternative to VB6 and it appears pureBasic now fits the bill!
I am looking to migrate 2 100k LOC projects from vb6 to Purebasic, has anyone had success doing this? Are there ...
- Sat Jan 23, 2021 8:57 pm
- Forum: Coding Questions
- Topic: Migrating from VB6
- Replies: 18
- Views: 4141
Migrating from VB6
Hello,
As I assume many here moved to PureBasic as vb6 is no longer supported.. I have been looking for a cross platform alternative to VB6 and it appears pureBasic now fits the bill!
I am looking to migrate 2 100k LOC projects from vb6 to Purebasic, has anyone had success doing this? Are there ...
As I assume many here moved to PureBasic as vb6 is no longer supported.. I have been looking for a cross platform alternative to VB6 and it appears pureBasic now fits the bill!
I am looking to migrate 2 100k LOC projects from vb6 to Purebasic, has anyone had success doing this? Are there ...
- Thu Jan 18, 2018 7:06 pm
- Forum: General Discussion
- Topic: my 2 cents
- Replies: 9
- Views: 3540
Re: my 2 cents
Well, I fully understand the pressure behind such discussions every now and then. I was in the same situation a few years ago.
But for PureBasic, I think there is a gap between the wishes of such users and the reality of PureBasic. PB is a programming language of it's own. It is not really that ...
But for PureBasic, I think there is a gap between the wishes of such users and the reality of PureBasic. PB is a programming language of it's own. It is not really that ...
- Thu Jan 18, 2018 3:37 pm
- Forum: General Discussion
- Topic: my 2 cents
- Replies: 9
- Views: 3540
Re: my 2 cents
Yes, I looked at it, it needs a bit more refinement in the code injection side.
it is close but needs a nudge
WP
it is close but needs a nudge
WP
- Thu Jan 18, 2018 3:07 pm
- Forum: General Discussion
- Topic: my 2 cents
- Replies: 9
- Views: 3540
Re: my 2 cents
since MS has threatened to drop support for vb6
Mh? What kind of support should that be (for VB6)? As long as these programs
will run on future Win 10 systems, where exactly is the problem?
1. MS will eventually drop support (they threaten this every year)
2. I need cross platform support (mac ...
Mh? What kind of support should that be (for VB6)? As long as these programs
will run on future Win 10 systems, where exactly is the problem?
1. MS will eventually drop support (they threaten this every year)
2. I need cross platform support (mac ...
- Thu Jan 18, 2018 2:44 pm
- Forum: General Discussion
- Topic: my 2 cents
- Replies: 9
- Views: 3540
my 2 cents
I make a living from my apps written in VB6, it is the most important part of my bussiness. Becuase of that, since MS has threatened to drop support for vb6 I have been looking for a replacement. I have looked at almost every possible vb6 replacement that is cross platform.
In recent weeks a fellow ...
In recent weeks a fellow ...
- Thu Jan 18, 2018 1:58 pm
- Forum: The PureBasic Form Designer
- Topic: PlugIn for close to VB6 functionality
- Replies: 3
- Views: 8873
PlugIn for close to VB6 functionality
Sorry guys I know I have been a pain here but let me ask a question.
I have been learning purebasic in the last few weeks coming from vb6 and have to say it is so close as a direct replacement and much better.
Because I do like organizing my code using classes the simpleOOP plugin solves that ...
I have been learning purebasic in the last few weeks coming from vb6 and have to say it is so close as a direct replacement and much better.
Because I do like organizing my code using classes the simpleOOP plugin solves that ...
- Wed Jan 17, 2018 7:11 pm
- Forum: General Discussion
- Topic: large/mid size Windows apps written in PureBasic
- Replies: 12
- Views: 4700
Re: large/mid size Windows apps written in PureBasic
anyone using http://www.rsbasic.de/backupprogramme/Manual.pdf
http://www.rsbasic.de/backups/
SimpleOOP, looks like an easy plug and play solution, feedback and suggestions welcome
WP
http://www.rsbasic.de/backups/
SimpleOOP, looks like an easy plug and play solution, feedback and suggestions welcome
WP
- Wed Jan 17, 2018 5:48 pm
- Forum: General Discussion
- Topic: large/mid size Windows apps written in PureBasic
- Replies: 12
- Views: 4700
Re: large/mid size Windows apps written in PureBasic
The IDE is a complex multi platform app (150k line of code), so it can give you a clue. Should be no problem to convert as long PB provides all the stuff you need in VB6 (better check it twice before starting the conversion)
Thanks for the reply Fred....
So the stuff I need:
Send data out to ...
Thanks for the reply Fred....
So the stuff I need:
Send data out to ...
- Mon Jan 15, 2018 6:38 pm
- Forum: General Discussion
- Topic: Classes in pureBasic
- Replies: 1
- Views: 1444
Classes in pureBasic
Sorry everyone this will be the last one for a while.
Really trying to get this project started moving from vb6
I am NO proponent of FAD OOP design, BUT over the years I have gotten fond of using classes as an organizational tool, and using object composition.
I have done some online research on ...
Really trying to get this project started moving from vb6
I am NO proponent of FAD OOP design, BUT over the years I have gotten fond of using classes as an organizational tool, and using object composition.
I have done some online research on ...
- Mon Jan 15, 2018 5:03 pm
- Forum: General Discussion
- Topic: PureBasic and the Future
- Replies: 20
- Views: 8777
Re: PureBasic and the Future
Thank you everyone, this concern is checked off the list.
WP
WP
- Mon Jan 15, 2018 5:02 pm
- Forum: General Discussion
- Topic: large/mid size Windows apps written in PureBasic
- Replies: 12
- Views: 4700
large/mid size Windows apps written in PureBasic
I hope this does not annoy anyone, but I am about to take the leap to convert 3-4 100k+ line vb6 apps to pure Basic. my apps are distributed to end users (not internal business apps) with anywhere from 1000 to 10000 installed apps/users world wide.
Now even with my vb6 apps I do not publicly tell ...
Now even with my vb6 apps I do not publicly tell ...
- Sat Jan 13, 2018 4:17 pm
- Forum: General Discussion
- Topic: PureBasic and the Future
- Replies: 20
- Views: 8777
PureBasic and the Future
I am getting ready to re-write / convert my apps from vb6 to Purebasic.
One thing I am concerned about is longevity? Is there a backup plan for pureBasic. If the product is discontinued or developer stops working on it for what ever reason will this be open sourced or transferred?
Does purebasic ...
One thing I am concerned about is longevity? Is there a backup plan for pureBasic. If the product is discontinued or developer stops working on it for what ever reason will this be open sourced or transferred?
Does purebasic ...
- Fri Jan 05, 2018 5:45 pm
- Forum: General Discussion
- Topic: Looking for Help to migrate VB6 to pureBasic
- Replies: 1
- Views: 1254
Looking for Help to migrate VB6 to pureBasic
Hello Group,
I am looking to hire a part time programmer to help port a 100K line vb6 app to PureBasic.
Remote work is fine - part time.
Please message me if you are interested.
I am looking to hire a part time programmer to help port a 100K line vb6 app to PureBasic.
Remote work is fine - part time.
Please message me if you are interested.