[Gambas-user] [Gambas Bug Tracker] Bug #793: IDE Crash, FForm.Reload.167

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.793&from=L21haW4- Zainudin AHMAD reported a new bug. Summary --- IDE Crash, FForm.Reload.167 Type : Bug Priority : Low Gambas version : 3.8.90 (TRUNK) Product : Development Environment Description ---

[Gambas-user] [Gambas Bug Tracker] Bug #793: IDE Crash, FForm.Reload.167

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.793&from=L21haW4- Zainudin AHMAD added an attachment: pic-2.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge

[Gambas-user] [Gambas Bug Tracker] Bug #793: IDE Crash, FForm.Reload.167

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.793&from=L21haW4- Zainudin AHMAD added an attachment: pic-1.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge

[Gambas-user] [Gambas Bug Tracker] Bug #793: IDE Crash, FForm.Reload.167

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.793&from=L21haW4- Zainudin AHMAD added an attachment: test-FFormReload-0.0.1.tar.gz -- ___ Gambas-user mailing list Gambas-us

[Gambas-user] [Gambas Bug Tracker] Bug #793: IDE Crash, FForm.Reload.167

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.793&from=L21haW4- Zainudin AHMAD added an attachment: pic-3.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge

Re: [Gambas-user] IDE code questions - property editors

2015-10-06 Thread Jussi Lahtinen
I don't quite understand the problem. You forgot to attach the picture. Jussi On Tue, Oct 6, 2015 at 7:37 AM, adamn...@gmail.com wrote: > I think this is way out there in the cosmos somewhere, but I'll ask anyway. > > I am wading through the FProperty code of the IDE trying to understand how >

[Gambas-user] Question about WebView

2015-10-06 Thread Matti
I'm playing with the WebView control, using it as an HTML editor. Works great so far. But I'm missing one thing: if there are anchor tabs ( ) in the document, usually the editors replace them with a little icon, so you can see that there is an anchor tab at this place. BlueGriffon for example

Re: [Gambas-user] Question about WebView

2015-10-06 Thread Moviga Technologies
You need to manipulate the DOM when the WebView is in editing mode to append an img-tag where it finds anchor-tags. Probably the easiest way to do this is to use Jquery to append/replace anchor-tags. You can call the Jquery functions in Gambas with WebView's .Eval() method. The .Eval() practical

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-06 Thread Christof Thalhofer
Am 05.10.2015 um 19:44 schrieb Benoît Minisini: > The very last commit may fixes some problems that could look like yours, > so please check gambas daily tomorrow or in two days, and tell me if you > still have the problem. The problem is gone. Thank you!! Alles Gute Christof Thalhofer --

Re: [Gambas-user] Pre-release of gambas 3.8.2 - Form cannot load parent Class Form

2015-10-06 Thread Benoît Minisini
Le 06/10/2015 22:02, Christof Thalhofer a écrit : > Am 05.10.2015 um 19:44 schrieb Benoît Minisini: > >> The very last commit may fixes some problems that could look like yours, >> so please check gambas daily tomorrow or in two days, and tell me if you >> still have the problem. > > The problem is

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- gbWilly GAMBOS reported a new bug. Summary --- Printing 1.0.0 example splits text on multipage print Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Development Environme

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- gbWilly GAMBOS added an attachment: print.pdf -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- gbWilly GAMBOS added an attachment: page2-3.png -- ___ Gambas-user mailing list Gambas-user@lists.sourcefor

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- gbWilly GAMBOS added an attachment: page1-2.png -- ___ Gambas-user mailing list Gambas-user@lists.sourcefor

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- gbWilly GAMBOS added an attachment: page3-4.png -- ___ Gambas-user mailing list Gambas-user@lists.sourcefor

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- Benoît MINISINI changed the state of the bug to: Invalid. -- ___ Gambas-user mailing list Gambas-user@lists

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- Comment #1 by Benoît MINISINI: It's not a bug, it's the way the example works. And I don't see why the Development Environment is in cause... -- __

[Gambas-user] [Gambas Bug Tracker] Bug #795: Add 'Examples' to Product category

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.795&from=L21haW4- gbWilly GAMBOS reported a new bug. Summary --- Add 'Examples' to Product category Type : Request Priority : Low Gambas version : Unknown Product : Bugtracker Description --- When rep

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- Comment #2 by gbWilly GAMBOS: I think it is at least confusing. You would expect from this example to learn about how to properly print text from within Gambas. The text (when printing multiple pages) is splitted horizontally, s

[Gambas-user] [Gambas Bug Tracker] Bug #794: Printing 1.0.0 example splits text on multipage print

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.794&from=L21haW4- Comment #3 by gbWilly GAMBOS: Correction: bas -> bad -- ___ Gambas-user mailing list Gambas-user@lists.sour

[Gambas-user] [Gambas Bug Tracker] Bug #793: IDE Crash, FForm.Reload.167

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.793&from=L21haW4- Benoît MINISINI changed the state of the bug to: Fixed. -- ___ Gambas-user mailing list Gambas-user@lists.s

[Gambas-user] [Gambas Bug Tracker] Bug #793: IDE Crash, FForm.Reload.167

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.793&from=L21haW4- Comment #1 by Benoît MINISINI: Fixed in revision #7392. Now files are automatically reloaded as soon as you change the components, and error messages are displayed if reloading fails. -

[Gambas-user] [Gambas Bug Tracker] Bug #790: Cursor moves when running beautify

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.790&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list Gambas-user@list

[Gambas-user] Release of Gambas 3.8.2

2015-10-06 Thread Benoît Minisini
Hi, I have made the release of Gambas 3.8.2 official. As bugs continue to arrive and be fixed, a Gambas 3.8.3 version will follow. Enjoy it anyway! -- Benoît Minisini -- ___

Re: [Gambas-user] IDE code questions - property editors

2015-10-06 Thread Benoît Minisini
Le 06/10/2015 06:37, adamn...@gmail.com a écrit : > I think this is way out there in the cosmos somewhere, but I'll ask > anyway. > > I am wading through the FProperty code of the IDE trying to > understand how the values for properties are set (bad term) in the > grid. When I get down to CControl

Re: [Gambas-user] IDE code questions - property editors

2015-10-06 Thread Tobias Boege
On Wed, 07 Oct 2015, Beno??t Minisini wrote: > If you want to have custom dialogs associated with custom components, > I'm afraid it's not possible at the moment. > > What is needed is: > - A way to have a gambas library side by side with a component, that > would include the custom dialogs. > -

[Gambas-user] Any users of gb.compress.zlib's Uncompress.String()?

2015-10-06 Thread Tobias Boege
Hi list, in revision #7393 I fixed a problem in gb.compress.zlib where the String() method of the Uncompress class could not cope with gzip data which is fre- quently returned from web servers in my application. (Note that the File() method worked fine before.) What I did was: if the usual decomp

[Gambas-user] [Gambas Bug Tracker] Bug #796: Property Editor, "Help feature" can use offline documentation

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.796&from=L21haW4- Zainudin AHMAD added an attachment: pic-1.png -- Full-scale, agent-less Infrastructure Monitoring from a single dashboard Integrate with 40+ ManageEngi

[Gambas-user] [Gambas Bug Tracker] Bug #796: Property Editor, "Help feature" can use offline documentation

2015-10-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.796&from=L21haW4- Zainudin AHMAD reported a new bug. Summary --- Property Editor, "Help feature" can use offline documentation Type : Request Priority : Low Gambas version : 3.8.90 (TRUNK) Product : Development