Search found 123 matches

by cage
Thursday 14th March 2024 2:20am
Forum: General
Topic: Make Gambas Start with QT5
Replies: 4
Views: 260

Re: Make Gambas Start with QT5

Once again thank you for the help. Most programs us ATL-M to restore the menu.
by cage
Thursday 14th March 2024 12:34am
Forum: General
Topic: Make Gambas Start with QT5
Replies: 4
Views: 260

Re: Make Gambas Start with QT5

Thanks Bruce I edited the launcher with the environment and the worked thank you. Also how do you reopen the IDE menu if you accidentally closed it.
by cage
Wednesday 13th March 2024 11:49pm
Forum: General
Topic: Make Gambas Start with QT5
Replies: 4
Views: 260

Make Gambas Start with QT5

I have a slight problem with the latest update. I am using Arch Linux and while my desktop works fine my laptop runs existing programs but will not allow gambas IDE to start in the GTK3 mode. How ever it will start in QT4 or 5 no problem. What I am wondering how do you make Gambas start in QT5 mode ...
by cage
Monday 6th November 2023 3:25am
Forum: Lounge
Topic: What was Parrot?
Replies: 1
Views: 9395

Re: What was Parrot?

Here is what I found in a search for Parrot basic Programming Language Parrot is a virtual machine designed to efficiently compile and execute bytecode for interpreted languages. Parrot is designed for dynamic languages. Parrot is a target of variety of languages like Perl, Tcl, Ruby, Python, etc. I...
by cage
Wednesday 4th October 2023 7:31pm
Forum: General
Topic: Can Gambas be used to write a system service?
Replies: 6
Views: 2053

Re: Can Gambas be used to write a system service?

You can access the farm directly at https://farm.gambas.one/ . However here is the source code for a program that I use. It's nothing fancy but gets the job done. ' Gambas class file ''NEEDS gb.form.terminal Public TermCmd As String Public CmdNum As Integer TerminalView1 As TerminalView pProcess As ...
by cage
Tuesday 3rd October 2023 11:13pm
Forum: General
Topic: Can Gambas be used to write a system service?
Replies: 6
Views: 2053

Re: Can Gambas be used to write a system service?

Yes you can if you are talking about running terminal commands. Try using the Gambas terminal view you can make a GUI for it. Look on the Gambas farm for setting up the terminal view.
by cage
Sunday 1st October 2023 10:05pm
Forum: The Gambas IDE
Topic: Faster than a speeding python
Replies: 1
Views: 3041

Re: Faster than a speeding python

I have played around with other languages and always end up coming back to Gambas. It's simple, straight forward (Most of the time), and I can write the same kind of programs I could with the others with less effort.
by cage
Monday 4th September 2023 7:11pm
Forum: Lounge
Topic: ChatGPT: something to play with over Christmas
Replies: 8
Views: 17245

Re: ChatGPT: something to play with over Christmas

So when are we going to get AI on the board. Just think you won't have to have any human interaction or have to even learn how to program in Gambas. AI will be able to do it all. Have a problem with your program, or have a question AI will do it all for you.
by cage
Tuesday 29th August 2023 6:21pm
Forum: General
Topic: last post from "Did you know"
Replies: 8
Views: 3149

Re: last post from "Did you know"

Works fine under Arch Linux as it is in the repository.
by cage
Wednesday 5th July 2023 2:48am
Forum: General
Topic: Strange Error
Replies: 3
Views: 2007

Re: Strange Error

So how to fix: Step 1: Buy a chicken Step 2: Wait till full moon Step 3: Make a fire Step 4: Sacrifice chicken Step 5: Dance around fire for long enough Step 6: Go home and start PC Step 7: Open your fr.po file (located in .lang of your project) and on lines 19 and 35 make sure msgid and msgstr are...