Gambas3 example (LCD Label) won't run

Post

Posted
Rating:
#1 (In Topic #325)
Avatar
Regular
issboss is in the usergroup ‘Regular’
 Just to test things out now that I'm running Ubuntu 18.04 and Gambas (ver 3.14.90) is working in XFCE, I tried to run the LCD label example off the main page. I get an error that I never got before.

Cannot load class 'Timebox": Multiple Inheritance

As it is an example, it should probably run properly.

Bill

Retired 20-year USN veteran. In IT field since 1961.
Online now: No Back to the top

Post

Posted
Rating:
#2
Avatar
Guru
cogier is in the usergroup ‘Guru’
Hi Bill,

You are correct that the example fails with that error, I may take a look at the error at a later date. So here is an example with just 3 lines of code and a few property changes.

I also wrote a timer using a LCD that is on the Farm and it is also here.

I hope that helps.

Attachment
Online now: Yes Back to the top

Post

Posted
Rating:
#3
Avatar
Regular
issboss is in the usergroup ‘Regular’
 Thanks again, Cogler. Much appreciated. I've downloaded your offering.

Bill

Retired 20-year USN veteran. In IT field since 1961.
Online now: No Back to the top

Post

Posted
Rating:
#4
Avatar
Regular
cage is in the usergroup ‘Regular’
 Here is another LCD Clock program based on cogiers LCD clock program.  When the program starts you can click on the clock and move it where you want it.  The next time you start it, it should open in that last position you put it.  If you right click the clock you can set the clock numbers color or quit the clock. As always feel free to modify the program to your liking.  Thank you cogier for your really great examples which have influenced my programming skills over the years.
Online now: No Back to the top

Post

Posted
Rating:
#5
Avatar
Regular
cage is in the usergroup ‘Regular’
Sorry forgot to post the program.  It's late and I have half asleep :?

Attachment
Online now: No Back to the top

Post

Posted
Rating:
#6
Avatar
Regular
issboss is in the usergroup ‘Regular’
 I have a few things these would be useful for. Thanks once more.

Bill

Retired 20-year USN veteran. In IT field since 1961.
Online now: No Back to the top

Post

Posted
Rating:
#7
Avatar
Guru
cogier is in the usergroup ‘Guru’
I have fixed the 'Example' and put it back on the Gambas Farm. The error was caused by a Class that was not even used!? :o
Online now: Yes Back to the top

Post

Posted
Rating:
#8
Avatar
Regular
issboss is in the usergroup ‘Regular’
Oops!   :oops:

Bill

Retired 20-year USN veteran. In IT field since 1961.
Online now: No Back to the top
1 guest and 0 members have just viewed this.