Search found 124 matches

by cage
Thursday 9th May 2024 10:58pm
Forum: General
Topic: Music when Gambas starts
Replies: 1
Views: 23

Music when Gambas starts

Anyone else hearing music when you first open up Gambas? It started with the new update today.
by cage
Thursday 14th March 2024 2:20am
Forum: General
Topic: Make Gambas Start with QT5
Replies: 4
Views: 1643

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: 1643

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: 1643

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: 2
Views: 12221

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: 2488

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: 2488

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: 3576

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: 11
Views: 25270

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: 3585

Re: last post from "Did you know"

Works fine under Arch Linux as it is in the repository.