Well, if I would have to install Visual Basic anyway, I would use that totally for a project.
I started thinking about the next thinForm and I thought I would bring up an alternative:
What about using a free form designer, like Microsoft Visual Basic or C# Express IDE's for making the forms?
Then the new thinForm could be written to use the form files generated by the MS IDE to generate
thinBasic scripts. or perhaps the script generator could be written in MSVisualBasic or C#.
Let me know what you guys think or if you have any other suggestions or ideas.
Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server
Well, if I would have to install Visual Basic anyway, I would use that totally for a project.
Before I forget, Eros had a nice sample somewhere where he used a trick with bitmaps to move elements around on a dialog. It worked great. But I can't find that script. Maybe Eros is willing to share it.
Hi people...
I just download thinForm v1.8 and try start them.
But I only recive error message ( on screenshot).
What is wrong ? or what I do wrong
Many changes has been done in UI since thinForm so ... not sure if better to rewrite it from the basis or amend it.
It is on the official thinBasic releaseOriginally Posted by Michael Hartlef
See sample in \thinBasic\SampleScripts\UI\MDI\MDI_Test_DialogEdit.tbasic
Than use File/New menu and click on button/checkbox, They will be dragged.
Eros
www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000
Doooh
There was a problem in using IF around CASE statements - earlier version tolerated it.
New version attached.
Kent - it also occurred to me to use Visual Studio Designer, which is great - but it would be temporary solution.
Why should thinBasic user download and install pretty big software to be able to design forms visually?
I see two ways which could lead to good result - community project based on mentioned sample script, or UI designer hardwired to ThinAir.
Petr
Learn 3D graphics with ThinBASIC, learn TBGL!
Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB
Yes, this version works
Idea is not bad ...
I am open to any ideas, probably making it a community project would move it along quicker whichever way we go.
I guess I download so many languages and IDE's the thought of downloading MS IDE for that purpose didn't seem like a problem, but I do understand the concerns and you guys are right about it not being efficient.
Maybe Eros and Roberto can decide how they would like a form designer for thinBasic and we can go on from there.
I guess the two options are a module for thinAir or a stand alone app for thinBasic as the first thinForm was.
If there is another alternative let us know here.
Thanks guys for input and ideas.
Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server
I would say that the sample from Eros would make a great start. I think the fact that you have the WYSIWYG feature covered is alo great. You would use thinBasic dialog elements and features.
Bookmarks