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.
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
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
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
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
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
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
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("
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!?
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
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
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 :
>
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
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
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
: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
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
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 && .
18 matches
Mail list logo