Re: [Gambas-user] Switching to GitLab

2017-08-13 Thread adamn...@gmail.com
On Sun, 13 Aug 2017 15:19:05 +0200 "Adrien Prokopowicz" wrote: (in response to Gianluigi) > git clone https://gitlab.com/gambas/gambas.git # Will create a new "gambas" > directory # Download a clone of the Gambas source repository to git clone https://gitlab.com/gambas/gambas.git or pe

[Gambas-user] How to stop a control raising events?

2017-08-13 Thread adamn...@gmail.com
(A quicky!) Wasn't there a way to temporarily stop a control raising events, MyControl.Lock or somesuch? My memory fails! tia bruce -- B Bruen -- Check out the vibrant tech community on one of the world's most engagin

Re: [Gambas-user] How to stop a control raising events?

2017-08-13 Thread adamn...@gmail.com
Thanks Tobi! b On Mon, 14 Aug 2017 00:18:46 +0200 Tobias Boege wrote: > On Mon, 14 Aug 2017, adamn...@gmail.com wrote: > > (A quicky!) > > > > Wasn't there a way to temporarily stop a control raising events, > > MyControl.Lock or somesuch? My memory fails! >

Re: [Gambas-user] Switching to GitLab

2017-08-14 Thread adamn...@gmail.com
On Mon, 14 Aug 2017 14:34:51 +0200 Gianluigi wrote: > I tried to install from SVN in a notebook where I had Gambas from PPA, I > get this: > make:*** No specified target and no makefile found. Stop. What was the exact "make" command that you entered? > Who kindly explains step by step how can

[Gambas-user] Gottit!

2017-08-16 Thread adamn...@gmail.com
So far anyway. ~-) Aha! So the Git is pretty stupid! (Which is what Torvalds said in the first place.) Now I get it. It's just a version controller (with added carrots). And there I was looking for a 3 month learning curve, severe pain and high blood pressure. Sheesh! Seven thousand lines

Re: [Gambas-user] Switching to GitLab

2017-08-16 Thread adamn...@gmail.com
On Wed, 16 Aug 2017 18:19:12 +0200 Karl Reinl wrote: > Salut, > > not knowing git, and not having read anything about GitLab, > following these instructions seems to run oK! But this is a > 35 MB > download. Do I have to do that every time, if I want to get the newest > release (I know the examp

Re: [Gambas-user] Switching to GitLab

2017-08-17 Thread adamn...@gmail.com
This might help some folks: https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet b On Thu, 17 Aug 2017 09:46:32 +0200 Christof Thalhofer wrote: > Hi, > > Am 16.08.2017 um 18:19 schrieb Karl Reinl: > > > not knowing git, and not having read anything about GitLab, > > following the

[Gambas-user] Balloons, everywhere but when I don't want them.

2017-08-17 Thread adamn...@gmail.com
Probably obscure, but I'll give it a go anyway... This project has about 80 or so Timers running at any given time, when they fire some stuff is updated and then a balloon pops up to alert the user that some update has happened. All fantastic. And an added bonus is that the balloon pops up o

Re: [Gambas-user] Mailinglist

2017-08-19 Thread adamn...@gmail.com
On Sat, 19 Aug 2017 10:54:49 -0400 PICCORO McKAY Lenz wrote: > 2017-08-19 5:42 GMT-04:00 BenoƮt Minisini via Gambas-user < > gambas-user@lists.sourceforge.net>:If anyone has ideas about how and where > to host at least two mailing-lists, you are welcome! > > PLEASE BENOIT; USE THE GOOGLE GROUPS!

Re: [Gambas-user] Class Implementing DBus Notifications

2017-08-20 Thread adamn...@gmail.com
On Sun, 20 Aug 2017 07:18:44 -0400 Tony Morehen wrote: > As promised, attached is a heavily commented class implementing DBus > Notifications. It is a complete implementation of the specification. > There are two approaches to using the class: > > 1) fill in the properties and call SendNotif

[Gambas-user] More DBus queries - signals

2017-08-20 Thread adamn...@gmail.com
The wiki @ http://gambaswiki.org/wiki/doc/dbus#t9 says "... The name of the event must be the normalized name of the interface, followed by an underscore and the normalized name of the signal. The signal is emitted to the D-Bus bus by using the DBusApplication.Raise method. ..." for the last fe

Re: [Gambas-user] Class Implementing DBus Notifications

2017-08-20 Thread adamn...@gmail.com
On Sun, 20 Aug 2017 11:37:38 -0400 Tony Morehen wrote: > 1) I tried to be as agnostic as possible. The reference to the Gnome > developer's specification is there because it is the only one available > on the web. http://www.galago-project.org/specs/notification/0.9/index.html seems to the

Re: [Gambas-user] [Gambas-devel] Fwd: Cloned and edited. How do I get the changes staged, committed, and then uploaded to GitLab?

2017-08-21 Thread adamn...@gmail.com
And just in case you may be wondering why I am so bloody cranky. I had a failed sale today in an auction about 600km away. This will cost me about $600 for the horse and about $2000 for transportation. At about a $250 margin on the day this means that two of us will be eating sausages, at best,

<    1   2   3