Same answer as before:
Now I have to look more carefully at git.
Thank you
Regards
Gianluigi
2016-08-30 19:48 GMT+02:00 PICCORO McKAY Lenz :
> u have a lot of great apps made in gambas and for gambas there!
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
> 2016-08-30 13:42 G
OK, now I understand what was wrong, alphatrans included in url and the url
would not open.
I have to look more carefully at git.
Thank you
Regards
Gianluigi
2016-08-30 19:42 GMT+02:00 Patrik Karlsson :
> 2016-08-28 11:34 GMT+02:00 Gianluigi :
>
> > Hello Patrik,
> > thanks for the reply.
> > Unf
u have a lot of great apps made in gambas and for gambas there!
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
2016-08-30 13:42 GMT-04:00 Patrik Karlsson :
> 2016-08-28 11:34 GMT+02:00 Gianluigi :
>
> > Hello Patrik,
> > thanks for the reply.
> > Unfortunately I have not understoo
2016-08-28 11:34 GMT+02:00 Gianluigi :
> Hello Patrik,
> thanks for the reply.
> Unfortunately I have not understood how I can get your iconv frontend.
> Regard
> Gianluigi
>
>
> If you dont use git you can download a zip with
https://codeload.github.com/trixon/gambas-alphatrans/zip/master
---
Hello Patrik,
thanks for the reply.
Unfortunately I have not understood how I can get your iconv frontend.
Regard
Gianluigi
2016-08-26 20:47 GMT+02:00 Patrik Karlsson :
> 2016-08-23 20:41 GMT+02:00 Gianluigi :
>
> > Hi all,
> > I need to make minor modifications to the source of existing html fil
2016-08-23 20:41 GMT+02:00 Gianluigi :
> Hi all,
> I need to make minor modifications to the source of existing html files.
> Unfortunately, some files are saved properly (UTF-8), while others do not
> (ISO-8859-1).
> I have tried in various ways, using Conv$() also combined with Html(),
> using t
I do not know if it is semantically correct, but this solution seems to work
.
Regards
Gianluigi
2016-08-24 22:17 GMT+02:00 Gianluigi :
> Yes, I know the Button2 code posted last night is wrong, perhaps it would
> be better so: 😂
>
> Dim s As String
>
> s = "
Yes, I know the Button2 code posted last night is wrong, perhaps it would
be better so: 😂
Dim s As String
s = "/tmp" &/ $sPath
File.Save(s, TextEditor1.Text)
WebView1.Url = s
-
The wine was so fresh and good (Corvo, Sicilian
I have read something interresting about charset detecting.
Some work to benoit :
http://www-archive.mozilla.org/projects/intl/detectorsrc.html
https://github.com/mozilla/gecko-dev/tree/master/extensions/universalchardet/src/base
I think it is an interesting function to add to the the string c
Hi all,
I need to make minor modifications to the source of existing html files.
Unfortunately, some files are saved properly (UTF-8), while others do not
(ISO-8859-1).
I have tried in various ways, using Conv$() also combined with Html(),
using the TextArea and TextEditor but I could not anything,
10 matches
Mail list logo