[Gambas-user] About the initial screen

2016-01-22 Thread Jorge Carrión
In previous versions the icons of recently opened projects had the tooltip property established as the path of the project. Now, if you open several projects with same name (backups in another directory) you can't know what of them is the original and what is the backup until you open the project.

Re: [Gambas-user] Debian problem step 3.5.4 to 3.8.4

2016-01-22 Thread Gianluigi
If I like something I use it, otherwise I do not use it but without despising. I appreciate Gambas, I appreciate Ubuntu and I appreciate those who respect my choices. Ubuntu is easy to use and suitable for a simple person like me. :-) 2016-01-22 2:58 GMT+01:00 PICCORO McKAY Lenz : > winbuntu spen

Re: [Gambas-user] About the initial screen

2016-01-22 Thread Rolf-Werner Eilert
As a workaround, you could check "Sort by path". But I see your point... Regards Rolf Am 22.01.2016 10:15, schrieb Jorge Carrión: > In previous versions the icons of recently opened projects had the tooltip > property established as the path of the project. Now, if you open several > projects wi

Re: [Gambas-user] Debian problem step 3.5.4 to 3.8.4

2016-01-22 Thread PICCORO McKAY Lenz
despiste the differences, *my points its that gambas has no fault of the problem*, thats why the focus of the distribution, and as i pointed, winbuntu its for "easy" not for optimized! i exaplin me: *In debian (and derivates like buntu) QT4 was removed in experimental/sid and qt5 superset.. so man

[Gambas-user] macros conditionals supported? (at code, at compile time and at runtime time)?

2016-01-22 Thread PICCORO McKAY Lenz
there its any way of choose piece of logic in gambas code: i ilustrate with a example: in smtp component between gambas << 3.5 and gambas >> 3.6 the body now has a method: in gambas << 3.6 was: hmail as new SmtpClient hmail.Add("this its the body of the text mail") in gambas >> 3.6 now are: h

[Gambas-user] gambs wiki docs SmtpClient are very brief! some coordination or i doit by myseflt

2016-01-22 Thread PICCORO McKAY Lenz
all the documentation in the wiki http://gambaswiki.org/wiki/comp/gb.net.smtp/smtpclient?nh are ver very loose or very brief, the http://gambaswiki.org/wiki/comp/gb.net.smtp/smtpclient/body?nh does not clarify that its since version 3.6 and i use many versions of gambas included 3.4 due some mach

Re: [Gambas-user] smtp does codified the attachment but does not show in mail reader

2016-01-22 Thread PICCORO McKAY Lenz
Benoit it worked for me setting explicy the "Alternative" prpperty to FALSE, seems documentation are very lack of the versions supported of gambas.. i understand the fashion its to use the latest version, but at my work (that has very large options of hardware) we runs many versions of gambas, in

Re: [Gambas-user] macros conditionals supported? (at code, at compile time and at runtime time)?

2016-01-22 Thread Benoît Minisini
Le 22/01/2016 15:00, PICCORO McKAY Lenz a écrit : > there its any way of choose piece of logic in gambas code: i ilustrate with > a example: > > in smtp component between gambas << 3.5 and gambas >> 3.6 the body now has > a method: > > in gambas << 3.6 was: > > hmail as new SmtpClient > hmail.Add("

Re: [Gambas-user] Drag'NDrop with FileView

2016-01-22 Thread PICCORO McKAY Lenz
2016-01-21 11:05 GMT-04:30 Benoît Minisini : > Le 21/01/2016 16:19, Moviga Technologies a écrit : > > It seems to me that drag and drop is not working with FileView? > No, this is something to add. > This its due realted to QT libs or only in recent versions of gambas? or never was implemented!?

Re: [Gambas-user] smtp does codified the attachment but does not show in mail reader

2016-01-22 Thread Benoît Minisini
Le 22/01/2016 15:14, PICCORO McKAY Lenz a écrit : > Benoit it worked for me setting explicy the "Alternative" prpperty to > FALSE, seems documentation are very lack of the versions supported of > gambas.. > > i understand the fashion its to use the latest version, but at my work > (that has very la

Re: [Gambas-user] macros conditionals supported? (at code, at compile time and at runtime time)?

2016-01-22 Thread PICCORO McKAY Lenz
ok so i can made code like this: if Comp(System.FullVersion , "3.4.3", gb.ignorecase) = 0 then ' code for 3.4 else ' code for lasted endif but i made already and when compile breaks due in 3.4 does not exist the property "Body" in Smtpclient class sorry for "method" right its a property due set

Re: [Gambas-user] smtp does codified the attachment but does not show in mail reader

2016-01-22 Thread PICCORO McKAY Lenz
ok Benoit, and dont worry if i edited the wiki i never will write as i made the mails! ¬_¬ (remenber that the mails i worte at my work and at work everything must be done for yesterday!!!) Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2016-01-22 9:49 GMT-04:30 Benoît Minisini : >

Re: [Gambas-user] non printable char "Ⱶ" how to remove from string!!!!!

2016-01-22 Thread PICCORO McKAY Lenz
now i tested fully the hardware, the char non-printable and not definitive in the extended ASCII table that i got *was a garbage*.. my parner must made a complete function to remove it .. i talk at the manufacturer but there's no response.. seems like that any guindow-like made hardware are fully

Re: [Gambas-user] Debian problem step 3.5.4 to 3.8.4

2016-01-22 Thread Gianluigi
Now I understand why some people use to blow your nose with two bricks instead of the handkerchief! 2016-01-22 14:30 GMT+01:00 PICCORO McKAY Lenz : > despiste the differences, *my points its that gambas has no fault of the > problem*, thats why > the focus of the distribution, and as i pointed, w

Re: [Gambas-user] Debian problem step 3.5.4 to 3.8.4

2016-01-22 Thread PICCORO McKAY Lenz
2016-01-22 10:44 GMT-04:30 Gianluigi : > Now I understand why some people use to blow your nose with two bricks > instead of the handkerchief! the idea is never catch a cold ... unless will love blow noise and Benoit seem are working in this problem of the Text fields missing due qt4/qt5 componen

Re: [Gambas-user] Debian problem step 3.5.4 to 3.8.4

2016-01-22 Thread Gianluigi
:D :OK 2016-01-22 16:25 GMT+01:00 PICCORO McKAY Lenz : > 2016-01-22 10:44 GMT-04:30 Gianluigi : > > Now I understand why some people use to blow your nose with two bricks > > instead of the handkerchief! > > the idea is never catch a cold ... unless will love blow noise > > and Benoit seem are wo

Re: [Gambas-user] Drag'NDrop with FileView

2016-01-22 Thread Moviga Technologies
Den 22.01.2016 15:16, skrev PICCORO McKAY Lenz: > > 2016-01-21 11:05 GMT-04:30 Benoît Minisini : > > > > Le 21/01/2016 16:19, Moviga Technologies a écrit : It seems to me that drag > > and drop is not working with FileView? No, this is something to add. > This its due realted to QT libs or only

[Gambas-user] [Gambas Bug Tracker] Bug #885: Arch Linux Raspberry Pi 2 IDE Segmentation fault

2016-01-22 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.885&from=L21haW4- Comment #6 by Joris ALDERS: I removed everything, and downloaded Gambas 3.8.4 again wget http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.8.4.tar.bz2 tar xvjf gambas3-3.8.4.tar.bz2 cd gambas3-3.8.4 ./reconf-all && .