[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #14 by Brian G: Spurious not serious -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! htt

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #13 by Brian G: Question regarding this, Are you spanning escape sequences across Print calls. That is can I send part on first call and then rest of the sequence on the next call? I am not checking that I send compl

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #12 by Benoît MINISINI: You can ignore these messages. I will remove them, as these escape sequences usually do not have any effect in terminal emulators. --

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #11 by Brian G: Thank you for making the change, I really appreciate it! -- Check out the vibrant tech community on one of the world's most en

Re: [Gambas-user] Configure real httpd for gb.web.form

2017-02-15 Thread Benoît Minisini
Le 16/02/2017 à 03:33, Benoît Minisini a écrit : > > Example with the configuration file of lighttpd: > > ... > # This tells that all and executable files are cgi scripts, ---> This tells that all executable files are cgi scripts, -- Benoît Minisini -

Re: [Gambas-user] Configure real httpd for gb.web.form

2017-02-15 Thread Benoît Minisini
Le 16/02/2017 à 03:20, Tobias Boege a écrit : > Hi list, > > has anyone here ever set up a real HTTP server for running gb.web.form > applications? I've decided to use nginx and setting up https there was > easy enough (https being the the reason why I can't use gb.httpd). > Normal Gambas CGI, i.e.

[Gambas-user] Configure real httpd for gb.web.form

2017-02-15 Thread Tobias Boege
Hi list, has anyone here ever set up a real HTTP server for running gb.web.form applications? I've decided to use nginx and setting up https there was easy enough (https being the the reason why I can't use gb.httpd). Normal Gambas CGI, i.e. a Gambas script with gb.web, also works fine. But I hav

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #10 by Brian G: So my question was how do I modify the filter? -- Check out the vibrant tech community on one of the world's most engaging tec

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #9 by Brian G: Ok more details regarding error I receive when text graphics are used the debug console displays TerminalFilter_VT100.Escape.627: Not implemented: "[1034h" TerminalFilter_VT100.Escape.627: Not implemented:

Re: [Gambas-user] dynamic created Menus

2017-02-15 Thread Tobias Boege
On Wed, 15 Feb 2017, Gianluigi wrote: > Hi Tobias, > > kindly can you deepen the concept of static. > See attached project. > For reference: this is the Main routine Public Sub Main() Dim cl As New Class1 Print cl.myAdd(12, 12) Print cl.myAdd() ' I expected zero

[Gambas-user] [Gambas Bug Tracker] Bug #1076: Error with FAST

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1076&from=L21haW4- Comment #2 by Gianluigi GRADASCHI: Hi Benoit, thank you for the suggestion Regards Gianluigi -- Check out the vibrant tech community on one of the wo

Re: [Gambas-user] dynamic created Menus

2017-02-15 Thread Gianluigi
Hi Tobias, kindly can you deepen the concept of static. See attached project. Regards Gianluigi 2017-02-15 16:23 GMT+01:00 Gianluigi : > oh I finally understand! > Thanks Tobias, you are a great. > You made me happy :-) > > A big big greeting > Gianluigi > > 2017-02-15 15:38 GMT+01:00 Tobias Bo

[Gambas-user] [Gambas Bug Tracker] Bug #1076: Error with FAST

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1076&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Sla

[Gambas-user] [Gambas Bug Tracker] Bug #1080: The top-left Save button does not save the comment

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1080&from=L21haW4- Moviga TECHNOLOGIES reported a new bug. Summary --- The top-left Save button does not save the comment Type : Bug Priority : Medium Gambas version : Unknown Product : Bugtracker Description

[Gambas-user] [Gambas Bug Tracker] Bug #1076: Error with FAST

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1076&from=L21haW4- Comment #1 by Benoît MINISINI: It seems the Rand() function is not supported by the JIT compiler. As a workaround, you can use the Rnd() function with Int(). ---

[Gambas-user] [Gambas Bug Tracker] Bug #1078: X11 Systray behaves strangely under GTK or QT5

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1078&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Sla

[Gambas-user] [Gambas Bug Tracker] Bug #1075: Make Installation Package fails under Arch

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1075&from=L21haW4- Comment #1 by Moviga TECHNOLOGIES: Just to clarify, this seems to be an issue with the IDE's tool for making Arch packages, as there is no duplicate folder in the Innova DE. ---

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #8 by Benoît MINISINI: Done in revision #8091. Benoît MINISINI changed the state of the bug to: Fixed. -- Check out the vibrant tech communit

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #7 by Benoît MINISINI: As for the "ALT+anything" thing, I don't know what you are talking about exactly... -- Check out the vibrant tech comm

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #6 by Benoît MINISINI: I will add a Resize event, but, again, you normally don't need it! If you run your software inside the TerminalView with the Exec() or Shell() method, it will receive the terminal resize signal, a

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #5 by Brian G: When I speak of graphics I am talking about text mode graphics only -- Check out the vibrant tech community on one of the world

[Gambas-user] [Gambas Bug Tracker] Bug #1077: gb.form.terminal - Enhancement request

2017-02-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1077&from=L21haW4- Comment #4 by Brian G: Hi I am using the terminal as a separate front end for my application, eventually I will support access to a number of different systems, including rs232 interface for switches , I am using the terminal f

Re: [Gambas-user] gb-qt4 vs gb-qt5 (systray)

2017-02-15 Thread Benoît Minisini
Le 15/02/2017 à 19:00, herberth guzman a écrit : > Salutation Benoit > > I am restructuring my project (Innova Deskop) to improve. > I want to create a light, functional and beautiful project. > > Example: > GbPanel - GbLauncher - GbSettings - GbDate - GbTheme - GbPlugins - GbWidget > - PCInfo - Mo

[Gambas-user] gb-qt4 vs gb-qt5 (systray)

2017-02-15 Thread herberth guzman
Salutation Benoit I am restructuring my project (Innova Deskop) to improve. I want to create a light, functional and beautiful project. Example: GbPanel - GbLauncher - GbSettings - GbDate - GbTheme - GbPlugins - GbWidget - PCInfo - More I want to use gb-qt5 for a new design and take into account

Re: [Gambas-user] dynamic created Menus

2017-02-15 Thread Gianluigi
oh I finally understand! Thanks Tobias, you are a great. You made me happy :-) A big big greeting Gianluigi 2017-02-15 15:38 GMT+01:00 Tobias Boege : > On Wed, 15 Feb 2017, Gianluigi wrote: > > Hi Tobias, > > I thank you a lot for explanations, in fact I was too concise because, > but > > not on

Re: [Gambas-user] dynamic created Menus

2017-02-15 Thread Tobias Boege
On Wed, 15 Feb 2017, Gianluigi wrote: > Hi Tobias, > I thank you a lot for explanations, in fact I was too concise because, but > not only, of my English. > One thing, when you say: "You can still create objects from a module but > that > isn't useful because you don't have dynamic symbols in a mod

Re: [Gambas-user] dynamic created Menus

2017-02-15 Thread Gianluigi
Hi Tobias, I thank you a lot for explanations, in fact I was too concise because, but not only, of my English. One thing, when you say: "You can still create objects from a module but that isn't useful because you don't have dynamic symbols in a module", what exactly do you mean by "symbols", becau

Re: [Gambas-user] dynamic created Menus

2017-02-15 Thread Tobias Boege
On Wed, 15 Feb 2017, Gianluigi wrote: > Hi Fabien, > let's see if I can clarify this. > In Gambas there are three different types of class: > - The real Class and its to be instantiated through the constructor (_new). > - The Form which is a class already instantiated, but can receive the > paramet

Re: [Gambas-user] dynamic created Menus

2017-02-15 Thread Gianluigi
Hi Fabien, let's see if I can clarify this. In Gambas there are three different types of class: - The real Class and its to be instantiated through the constructor (_new). - The Form which is a class already instantiated, but can receive the parameters which exposes the constructor (_new). - The Mo