Search found 123 matches

by cage
Friday 11th September 2020 3:14am
Forum: Component
Topic: TextEditor background
Replies: 4
Views: 4756

Re: TextEditor background

Bruce the only way I have been able to change the background was to use GTK. Although some of my programs have had problems using it. You may not run into that problem so give it a try. Update: Was playing around and found GTK does not work either. However I tried the QT4 to QT5 switcher and was abl...
by cage
Thursday 3rd September 2020 7:08pm
Forum: General
Topic: Any issues upgrading to Gambas 3.15 stable in Mint 19.3?
Replies: 13
Views: 11704

Re: Any issues upgrading to Gambas 3.15 stable in Mint 19.3?

I have had the same issue but one other that force me to us QT because this new error comes up with almost all my GTK programs. Gtk-Error **: 11:55:27:656: Char offset -1 is off the end of the line I have no clue what the problem is nor where the problem is at. How ever using QT the problem does not...
by cage
Saturday 29th August 2020 6:22pm
Forum: General
Topic: Balloons
Replies: 12
Views: 10640

Re: Balloons

Can anybody tell me how to change the background and foreground on Balloon? As far as I can find out they are suppose to be linked to the color of the system notification colors. I tested out that theory and found it not to be true. Also I have not found any setting in Gambas preferences that chang...
by cage
Monday 17th August 2020 3:11am
Forum: General
Topic: Terminal with Shell
Replies: 7
Views: 6648

Re: Terminal with Shell

Thank you very much Bruce. That works like a champ.
by cage
Sunday 16th August 2020 9:01pm
Forum: General
Topic: Terminal with Shell
Replies: 7
Views: 6648

Re: Terminal with Shell

Charlies code did work for me. I modified the code to meet my needs. The ls command was one of the commands I was experimenting with. The goal was to create a program that would use some of the off the wall commands for friends who are not comfortable using the terminal command line. Personally I ha...
by cage
Sunday 16th August 2020 7:56pm
Forum: Lounge
Topic: Gambas on Ubuntu 20.04
Replies: 3
Views: 9614

Re: Gambas on Ubuntu 20.04

I agree with that, I had the same problem with the software manager. Never really like it and that is why I use Synaptic with using Ubuntu flavors. As for the fix it doesn't seem right that the next short term version of Ubuntu has the fix and not the current one. It's one of the reasons I have been...
by cage
Sunday 16th August 2020 5:12am
Forum: Lounge
Topic: Gambas on Ubuntu 20.04
Replies: 3
Views: 9614

Re: Gambas on Ubuntu 20.04

Charlie I have no problem installing Gambas on Ubuntu 20.04. I always add the PPA for the Gambas Maintainers stable web site. Then using Synaptic to install Gambas. Synaptic will display all the files to install. It's kind of a pain to select all the files but once it is done Gambas works with no pr...
by cage
Sunday 16th August 2020 4:56am
Forum: General
Topic: Terminal with Shell
Replies: 7
Views: 6648

Terminal with Shell

Dose anyone know how to determine when a shell process ends using the vt100 terminal. This is the command I am using in a experimental program I am working on.
TerminalView1.Shell("ls -a")
Any suggestions will be very much welcome
by cage
Sunday 9th August 2020 11:01pm
Forum: Project showcase
Topic: Screenshot Update
Replies: 1
Views: 2982

Re: Screenshot Update

Looks good. Looks like it will a good thing to use for documentation. Great work Charlie, keep it up! :D
by cage
Friday 24th July 2020 3:36am
Forum: Lounge
Topic: Hello, I'm a new user , got a few progs :)
Replies: 3
Views: 5733

Re: Hello, I'm a new user , got a few progs :)

Welcome to Gambas One. This is a great place to share projects and get help when needed. It will be interesting to see your projects.