QB64.org Forum

QB64 Team Software => InForm Discussion => Topic started by: ngr888 on May 04, 2020, 02:01:18 pm

Title: InForm offline
Post by: ngr888 on May 04, 2020, 02:01:18 pm
Hello.
Sorry, I'm testing what can be done with InForm.
I downloaded the installer and ran it. But one thing is not clear to me:

After the installation no executable has been created that I can see to launch the program again, instead it seems that it is reinstalled again in each use.

Is this an online execution software?
Or, can it finally be created on the computer to work offline?
Am I doing the wrong thing?

Thanks, very much.
Title: Re: InForm offline
Post by: FellippeHeitor on May 04, 2020, 06:31:00 pm
Hi there!

Thank you for your interest in InForm!

The package available from GitHub comes with precompiled binaries: https://github.com/FellippeHeitor/InForm/archive/v1.1.zip (https://github.com/FellippeHeitor/InForm/archive/v1.1.zip)

The setup program is indeed for online usage. After it runs you should find UiEditor.exe in your QB64 folder. That's the main application.
Title: Re: InForm offline
Post by: ngr888 on May 05, 2020, 11:40:57 am
Hello, FellippeHeitor.

Finally I was able to install InForm to work without reinstalling on each use. Uf!

I think this program is a huge breakthrough for QB64 (From the 80s to eternity, you know :-).

Now I have to invest time in reading the corresponding wiki and samples.

In any case, I have a feeling that there is a lot of work left in the development of InForm. I guess the next step will be to be able to work with both programs (QB64 and InForm) simultaneously.

Can it be done?

In many cases, the path of "test and error" is more cost-effective (for me) than super-detailed work planning, especially for small sporadic use programs.

For now your kind indication has opened the way for me.

Thanks a lot.
Title: Re: InForm offline
Post by: FellippeHeitor on May 05, 2020, 11:54:46 am
Glad to hear it!

Let me know if there's anything else I can assist you with.

Fellippe.