Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for InForm installer for Windows
#11
@a740g
It looks to me from screen shot every time you update QB64pe you need to setup InForm again, no?

Update: but it looks like that screen shot of yours of the setup cleared up the questions I had getting InForm's UiEditor.exe compiled.

Update: Ok I tried this again.
This time I took the folder under the folder that was extracted called InForm-PE-Master and cut and pasted it to the folder under my extraction of latest version QB64p3 v3.8 and put Master Folder on same level as QB folder that contains QB64pe.exe

Repeat: That Master Folder, NOT the InForm and Samples Folders but that Master Folder that contains them, on same level as the folder that contains QB64pe.exe

Then I ran setup_inform_win.cmd (inside the Master folder) and it looks like it worked correctly this time and I did capture all the warnings:
   

Then I found the UiEditor.exe in the Master Folder not the InForm folder and ran it and got the MS limits and warning and told it I wanted administrator access available. And finally success?
   

BTW you don't have to go commando and run the .cmd file from the Command prompt, just click it in Windows File Explorer.
b = b + ...
Reply
#12
(10-16-2023, 11:50 AM)bplus Wrote: BTW you don't have to go commando and run the .cmd file from the Command prompt, just click it in Windows File Explorer.

Yes, I figured that.

I placed both QB64PE and InForm-PE folders at the same level, as per the instructions.

Now I need to try to use InForm ...
Reply
#13
(10-16-2023, 01:16 PM)GTC Wrote:
(10-16-2023, 11:50 AM)bplus Wrote: BTW you don't have to go commando and run the .cmd file from the Command prompt, just click it in Windows File Explorer.

Yes, I figured that.

I placed both QB64PE and InForm-PE folders at the same level, as per the instructions.

Now I need to try to use InForm ...

somewhere, somewhen Fellippe made videos maybe you can track them down?

Also get the github links to the docs.

I'd like to help but it's been a couple years and a couple hard drives ago!

I saw Fellippe pop in last night, maybe not Elvis but still a spirit alright!
b = b + ...
Reply
#14
(10-16-2023, 01:45 PM)bplus Wrote: somewhere, somewhen Fellippe made videos maybe you can track them down?
Here:
Reply
#15
There are several InForm-related ones out there:
https://www.youtube.com/results?search_q...ial+inform
Reply
#16
@bplus @gtc the unused variable warnings are expected.

id& AS LONG is used as a parameter in most event-handling routines that is not used sometimes. So, it is safe to ignore.
Reply
#17
(10-16-2023, 01:16 PM)GTC Wrote:
(10-16-2023, 11:50 AM)bplus Wrote: BTW you don't have to go commando and run the .cmd file from the Command prompt, just click it in Windows File Explorer.

Yes, I figured that.

I placed both QB64PE and InForm-PE folders at the same level, as per the instructions.

Now I need to try to use InForm ...

Nice. Also check the examples in the examples directory. Some of those are really good.
Reply




Users browsing this thread: 2 Guest(s)