Page 1 of 1
All sites are down
Posted: Fri Oct 30, 2015 2:32 am
by X0r2
Hello,
I just wanted to make the admins/moderators aware of the fact that all sites of gnozal are down. The downloads are not available either. Does it still make sense to have an own forum section for gnozal's tools?
Re: All sites are down
Posted: Fri Oct 30, 2015 5:00 am
by Bisonte
Don't delete old forum posts
They don't eat anything, and sometimes they have nice informations.
BTW : You can still download some of gnozal's files from
RSBasic's Backup Archive
Re: All sites are down
Posted: Fri Oct 30, 2015 8:25 am
by Dude
X0r wrote:Does it still make sense to have an own forum section for gnozal's tools?
Yes, because some people (such as myself) still use his tools with old versions of PureBasic.
Re: All sites are down
Posted: Sun Nov 01, 2015 12:11 am
by swan
I'm still using PureForm for at least one project still. Don't remove it ....
Re: All sites are down
Posted: Mon Nov 02, 2015 9:01 am
by dige
@XOr: good note
It would make sense to change the subtitle from:
"All PureFORM, JaPBe, Libs and useful code maintained by gnozal"
to something like this:
"Old PureFORM, JaPBe, Libs and useful code - but unfortunately mostly deprecated"
I think this is particularly important for new forum members..
Re: All sites are down
Posted: Fri Nov 27, 2015 11:15 pm
by Kurzer
I am still working with PureForm. Indeed the generated GUI code is not always valid for the newer PureBasic versions.
As I want to work as long as possible with PureForm I wrote a litte tool for this case. My PureBasic IDE tool is able to translate automatically old GUI commands, generated by PureForms 'save as code' funktion, into valid commands. It is simply a configurable string replacer for sourcefiles, so you can define what to replace.
At the moment I have not enough time to translate my german post to english, but maybe one want to have a first look into the sourcecode (with english comments!) in the german forum.
http://www.purebasic.fr/german/viewtopi ... 32#p333632
Kurzer