Search found 91 matches

by Got2BeFree
Friday 23rd August 2019 4:24am
Forum: Project showcase
Topic: Book Available
Replies: 14
Views: 17928

Re: Book Available

I haven't had a chance to look at the book yet since I haven't had much Gambas time in the past 3 months. I'm sure I'll be able to learn a lot from it. This is something that has been lacking for Gambas for a very long time. Thanks!
by Got2BeFree
Friday 23rd August 2019 4:18am
Forum: General
Topic: Record not found problem
Replies: 7
Views: 9186

Re: Record not found problem

There is one case where 'Available' is a bit ambiguous. If the table exists but is empty ( there are no current records) , 'Available' returns a True but your '$rSQLData' is null as it read no records. so: If (Not IsNull($rSQLData)) And $rSQLData.Available then {process data} EndIf I was thinking o...
by Got2BeFree
Sunday 11th August 2019 11:35pm
Forum: Lounge
Topic: Computers and Life... part deux
Replies: 1
Views: 5710

Computers and Life... part deux

Do you know what ruins your day? Accidentally deleting the /Desktop folder. Not only do you lose everything in that folder, but you also lose things in other folders too. It all started when I needed to replace a light switch in my garage. Since my computers are on battery backups, I just killed the...
by Got2BeFree
Tuesday 30th July 2019 1:26am
Forum: General
Topic: mysql curious behavour of datetime field
Replies: 4
Views: 5717

Re: mysql curious behavour of datetime field

Not just mySQL with a GridView, but also SQLite with GridView.
by Got2BeFree
Sunday 14th July 2019 8:04pm
Forum: Lounge
Topic: I'm back!
Replies: 7
Views: 10962

Re: I'm back!

Welcome... err... back? Do I say back since this is your first time on this forum? I was just thinking the other day where you disappeared to. Now we know. A late congrats also on the new job!

Anyway...

Welcome back!
by Got2BeFree
Saturday 13th July 2019 2:48am
Forum: Lounge
Topic: Gambas on single board computers
Replies: 2
Views: 5595

Re: Gambas on single board computers

Earlier this past week I bought an AtomicPi. It's a decently spec'd (pdf) , snappy little system that runs Debian 10 with KDE quite well. It wasn't originally designed for what it's being sold as. These boards were originally for some sort of a robot, but the company went belly-up and someone bought...
by Got2BeFree
Saturday 13th July 2019 2:16am
Forum: Lounge
Topic: Hi everyone
Replies: 2
Views: 5378

Re: Hi everyone

I'm a little late to the party, but...

Hi, and welcome! I'm also looking forward to your posts.
by Got2BeFree
Saturday 6th July 2019 1:23pm
Forum: Lounge
Topic: Gambas on single board computers
Replies: 2
Views: 5595

Gambas on single board computers

I've been away from using SBC's for quite some time now. How is the status of using Gambas on SBCs. Any SBC's that work better than another for Gambas?
by Got2BeFree
Saturday 6th July 2019 1:17pm
Forum: Lounge
Topic: Touch screen monitors
Replies: 0
Views: 7598

Touch screen monitors

Lately I've been wanting to create some touch screen projects again in Gambas. I've got a very old ELO Touch computer that I'd been using to develop touch apps, but that was using an older OpenSuse install using old drivers and some fiddling. I've since upgraded the OS and lost touch capabilities an...
by Got2BeFree
Saturday 29th June 2019 2:15pm
Forum: Lounge
Topic: private file transfers
Replies: 8
Views: 11073

Re: private file transfers

Could have been a bug, or pilot error (i.e. me) or it could have been downloaded 20 times. So let try again, this time with a 7 days OR 100 downloads limit... https://send.firefox.com/download/7c531e28621a1f0d/#yozoy9RdvH_ha8nGVHjpSA FirefoxSend.png That wasn't a bug. That was me testing the downlo...