[Gambas-user] Changing hierarchy later

2011-02-14 Thread Gregor Burck
Hi, is it possible in gambas2 to change the hierarchy to a later time? There is the hierarchy treeview, but I guess I can't move items to an other branch? Thank you Gregor -- -- The ultimate all-in-one

Re: [Gambas-user] Colorchooser crash

2011-02-14 Thread Demosthenes Koptsis
Thanks! On Sun, 2011-02-13 at 17:37 +0100, Benoît Minisini wrote: Benoit sorry i made a mistake. Here is the link http://www.mediafire.com/?w73g6ots4ejahjg How to reproduce the bug. 1) click lblColor 2) A form with color chooser is showed. 3) Click the color pick up

[Gambas-user] Copying to GNOME's clipboard

2011-02-14 Thread vikram
Hi, I am using Gambas 2.21(gb.gtk) on Debian Squeeze(GNOME). I am trying to copy text from my application onto GNOME's clipboard. I did try using Clipboard.Copy to copy onto the Clipboard the text copied only remains on the clipboard for as long as the gambas application is running. The

Re: [Gambas-user] Copying to GNOME's clipboard

2011-02-14 Thread Benoît Minisini
Hi, I am using Gambas 2.21(gb.gtk) on Debian Squeeze(GNOME). I am trying to copy text from my application onto GNOME's clipboard. I did try using Clipboard.Copy to copy onto the Clipboard the text copied only remains on the clipboard for as long as the gambas application is running. The

Re: [Gambas-user] Settings component

2011-02-14 Thread Jussi Lahtinen
OK, I solved this. I looked these and I didn't get it... http://gambasdoc.org/help/comp/gb.settings/settings/path?v3 http://gambasdoc.org/help/comp/gb.settings/settings?v3 I tried this: Dim hS As New Settings hS.Path = Then I looked at source code. And the answer is this: Dim hS As New

[Gambas-user] Is there a simple example of component written i C or C++

2011-02-14 Thread Zelimir Ikovic
Something simple like a component with 2 Properties like BACKGROUNDCOLOR, FOREGROUNDCOLOR 2 Methods like DRAWACIRCLEINTHEMIDLE, DRAWASQUAREINTHEMIDLE 2 Events like ClickedonLeftHalfofComponent and ClickedonRightHalfofComponent and then Gambas project that demonstrate using of component

Re: [Gambas-user] Is there a simple example of component written i C or C++

2011-02-14 Thread Zelimir Ikovic
I have a polyline (oil pipeline) with 10 line segments, and about 20 points (Latitude longitude) and I have to calculate distance to to polyline for each point, and most of the problem I am dealing with is something like that. Another problem is to calculate point in poligons for huge

[Gambas-user] Issue 34 in gambas: Qt layouts and spaces

2011-02-14 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 34 by gillianh...@gmail.com: Qt layouts and spaces http://code.google.com/p/gambas/issues/detail?id=34 1) Describe the problem. 2) GIVE THE FOLLOWING INFORMATIONS (if

[Gambas-user] Issue 35 in gambas: Enhancement: Qt layouts and spacers

2011-02-14 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 35 by gillianh...@gmail.com: Enhancement: Qt layouts and spacers http://code.google.com/p/gambas/issues/detail?id=35 It would be useful if the form designer provided the

Re: [Gambas-user] Issue 34 in gambas: Qt layouts and spaces

2011-02-14 Thread gambas
Comment #1 on issue 34 by gillianh...@gmail.com: Qt layouts and spaces http://code.google.com/p/gambas/issues/detail?id=34 Close this bug. Microsoft Windows automatically submitted this report before I had finished typing it.

Re: [Gambas-user] Issue 34 in gambas: Qt layouts and spaces

2011-02-14 Thread gambas
Updates: Status: Invalid Comment #2 on issue 34 by benoit.m...@gmail.com: Qt layouts and spaces http://code.google.com/p/gambas/issues/detail?id=34 (No comment was entered for this change.) -- The ultimate

Re: [Gambas-user] Issue 35 in gambas: Enhancement: Qt layouts and spacers

2011-02-14 Thread gambas
Updates: Status: WontFix Labels: -Version -Type-Bug Version-TRUNK Type-Enhancement Comment #1 on issue 35 by benoit.m...@gmail.com: Enhancement: Qt layouts and spacers http://code.google.com/p/gambas/issues/detail?id=35 The Gambas layout system does not use the Qt layout system