Re: [Gambas-user] feature suggestions: detach and rearrange tabs

2014-02-20 Thread Fabien Bodard
And adobe/gimp boxes too... It's an old dream Le 19 févr. 2014 03:12, Kevin Fishburne kevinfishbu...@eightvirtues.com a écrit : I don't know how difficult this would be, but if detachable tabs could be implemented (think Chrome browser), that would be awesome. Tangential to that would be the

[Gambas-user] Looking for icons

2014-02-20 Thread Rolf-Werner Eilert
There are two different places for icons to be included, Project and Stock. Which path does Gambas take the Stock icons from? In other words, is there a standard link? Thanks for enlightenment :-) Rolf -- Managing the

Re: [Gambas-user] Gambas3 component Docs

2014-02-20 Thread Tobias Boege
On Sat, 15 Feb 2014, Paul Horechuk wrote: I've been to gambasdoc.org and it works reasonably well, except if you dig through deep enough, it starts to ask you to log in. That's a feature to help creating pages. If you are not a docs writer it may annoy you but there is a rule of thumb to not

Re: [Gambas-user] Norming official examples (reloaded); was: Submitting Example Candidates

2014-02-20 Thread Tobias Boege
On Wed, 19 Feb 2014, Beno?t Minisini wrote: Le 19/02/2014 02:09, Louis W. Adams, Jr. a ?crit : What is the best way to submit a GAMBAS program to be considered as an example for beginner programmers? I have a simple program to offer, which shows how to do a few basic things that I

[Gambas-user] GambasGears FPS

2014-02-20 Thread martin p cristia
Is there a reason for GambasGears giving 60 FPS normally and 101 FPS when running in a VirtualBox with Lubuntu? I have an Acer laptop with i5 and 6GB. Also a Geforce 720m. [System] Gambas=3.5.2 OperatingSystem=Linux Kernel=3.11.0-17-generic Architecture=x86_64 Distribution=Ubuntu 13.10

Re: [Gambas-user] Wrong behaviour of logger.level

2014-02-20 Thread Emanuele Sottocorno
Il 18/02/2014 12:58, Emanuele Sottocorno ha scritto: Maybe I misunderstood the rule, but following the wiki: Property Level As Integer Sets or returns the minimum logging level for the Logger object. but seems operating contrariwise. See the attached project. [System] Gambas=3.5.90

Re: [Gambas-user] Populate grid with generic query

2014-02-20 Thread Daniel Quintero
Hi Fabien, thanks for answering :D I understood almost all code, except these two parts: Public Sub ResultChange() Dim hField As ResultField * hResult = db.Find(tt)* *tt* is my query? And this: Public Sub GridView1_Data(Row As Integer, Column As Integer) 'for fun If Column = 0

Re: [Gambas-user] Populate grid with generic query

2014-02-20 Thread Fabien Bodard
2014-02-20 22:47 GMT+01:00 Daniel Quintero dquin...@gmail.com: Hi Fabien, thanks for answering :D I understood almost all code, except these two parts: Public Sub ResultChange() Dim hField As ResultField * hResult = db.Find(tt)* *tt* is my query? no it's my table but you can use

Re: [Gambas-user] Wrong behaviour of logger.level

2014-02-20 Thread Sebastian Kulesz
On Feb 20, 2014 1:46 PM, Emanuele Sottocorno sot...@gmail.com wrote: Hi Sebastian, tanks for your reply. I think there is an error into logger component. The doc say: Dim hLoggerAs Logger http://gambasdoc.org/help/comp/gb.logging/logger?v3 hLogger= New Logger

Re: [Gambas-user] Norming official examples (reloaded); was: Submitting Example Candidates

2014-02-20 Thread Jussi Lahtinen
So everything must be in english (no choice, sorry. Next century, everything will be in chinese... But, be based on a single common language is laziness for the mind. With most subjects, getting objective, factual, useful and easy to understand information seems to be hard enough with

Re: [Gambas-user] Submitting Example Candidates

2014-02-20 Thread Louis W. Adams, Jr.
Please let us know the name of the program when it is added to the examples. I could learn a lot from it. great job. Tom: I've sent Benoît the source files, so look for RandomColorSort as the project name, with the descriptor Random Colors, Sorted by Hue. I hope it's helpful to people

Re: [Gambas-user] feature suggestions: detach and rearrange tabs

2014-02-20 Thread Kevin Fishburne
On 02/20/2014 03:04 AM, Fabien Bodard wrote: And adobe/gimp boxes too... It's an old dream Is that your way of telling me I need to start programming in my sleep? I guess I'll keep dreaming, then. :) -- Kevin Fishburne Eight Virtues www: http://sales.eightvirtues.com e-mail: