Re: [Gambas-user] An editor side bar like the kate one

2016-12-10 Thread Gianluigi
OK thanks 👍 Regards Gianluigi 2016-12-10 20:22 GMT+01:00 Moviga Technologies : > Edit FTestEditor -> Reload(), change the path to some class file on your > drive. > > > It looks pretty cool Fabien! Good job! > > > Den 10. des. 2016 19:42, skrev Gianluigi: > > Hello Fabien, > > I doing something

Re: [Gambas-user] An editor side bar like the kate one

2016-12-10 Thread Moviga Technologies
Edit FTestEditor -> Reload(), change the path to some class file on your drive. It looks pretty cool Fabien! Good job! Den 10. des. 2016 19:42, skrev Gianluigi: > Hello Fabien, > I doing something wrong? I get an error, in my computer this path does not > exist. > See attached image > > Regard

[Gambas-user] [Gambas Bug Tracker] Bug #1049: reader.Node.Attributes.Value --> Segmentation Fault(11)

2016-12-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1049&from=L21haW4- Francisco GARCĂŤA-LUENGO MANCHADO reported a new bug. Summary --- reader.Node.Attributes.Value --> Segmentation Fault(11) Type : Bug Priority : Medium Gambas version : 3.9 Product : Unknown D

Re: [Gambas-user] An editor side bar like the kate one

2016-12-10 Thread Gianluigi
Hello Fabien, I doing something wrong? I get an error, in my computer this path does not exist. See attached image Regards Gianluigi 2016-12-10 18:19 GMT+01:00 Fabien Bodard : > This is a try to give to the gambas editor a preview side bar like the > one i like on kate. > > It display Bookmarks

[Gambas-user] An editor side bar like the kate one

2016-12-10 Thread Fabien Bodard
This is a try to give to the gambas editor a preview side bar like the one i like on kate. It display Bookmarks and modified lines too and separators. Feel free to give me your opinions -- Fabien Bodard gb.form.editor-3.9.90.tar.gz Description: GNU Zip compressed data -

Re: [Gambas-user] decode json string in standard application

2016-12-10 Thread Julio Sanchez
Piccoro Mackay Lenz: "or only works with a web type application?" Desktop application example: http://jsbsan.blogspot.com.es/2015/04/gambas3-ejemplo-de-json-y-extraer-datos.html "You can use the gb.util.web component everywhere you want " You can even extract the component code, the json c