Re: [Gambas-user] Warning on Form Close

2016-07-11 Thread Gianluigi
Thank you Regards Gianluigi 2016-07-11 18:14 GMT+02:00 Benoît Minisini : > Le 11/07/2016 17:58, Benoît Minisini a écrit : > > Le 11/07/2016 17:47, Gianluigi a écrit : > >> I have not noticed since going on but now if we write Public Sub > >> Form_C and > >> let complete the event procedure Close

Re: [Gambas-user] Warning on Form Close

2016-07-11 Thread Benoît Minisini
Le 11/07/2016 17:58, Benoît Minisini a écrit : > Le 11/07/2016 17:47, Gianluigi a écrit : >> I have not noticed since going on but now if we write Public Sub >> Form_C and >> let complete the event procedure Close by the compiler we get this: >> >> Public Sub Form_Close() As Boolean >>... >> En

Re: [Gambas-user] Warning on Form Close

2016-07-11 Thread Benoît Minisini
Le 11/07/2016 17:47, Gianluigi a écrit : > I have not noticed since going on but now if we write Public Sub Form_C and > let complete the event procedure Close by the compiler we get this: > > Public Sub Form_Close() As Boolean >... > End > > I thought necessary to understand where I close the

[Gambas-user] Warning on Form Close

2016-07-11 Thread Gianluigi
I have not noticed since going on but now if we write Public Sub Form_C and let complete the event procedure Close by the compiler we get this: Public Sub Form_Close() As Boolean ... End I thought necessary to understand where I close the window, but if I leave as written by Gambas I can not st

Re: [Gambas-user] Gambas on OSX

2016-07-11 Thread Roel Touwen
Sorry I'm not familiar with XCode. In the end I want to run the software on more than one osx machine. So without much hassle on every machine. Op 11-07-16 om 10:33 schreef Alexie: I don't think there is a dmg to be downloaded, but did you try yourself to compile Gambas with XCode? 201

Re: [Gambas-user] Gambas on OSX

2016-07-11 Thread Alexie
I don't think there is a dmg to be downloaded, but did you try yourself to compile Gambas with XCode? 2016-07-11 8:13 GMT+02:00 Roel Touwen : > Anybody? > > > Op 08-07-16 om 11:41 schreef Roel Touwen: > > Hi All, > > > > Browsing on the internet I found someone who already in 2011 succeeded > > i