2016-11-11 20:16 GMT+01:00 Richard Welch :
> Fabien, right on the button.
>
> Cached now seems to work for me - when the code was first written in G2
> some years ago, minimising the window blanked the DrawingArea to
> background and overlaying it with a window from another application
> blanked th
Fabien, right on the button.
Cached now seems to work for me - when the code was first written in G2
some years ago, minimising the window blanked the DrawingArea to
background and overlaying it with a window from another application
blanked the hidden part of the DrawingArea (I can't now remem
2016-11-09 17:45 GMT+01:00 Richard Welch :
> Fabien, thank you for your reply.
>
> There are snags with each of these...
>
> First approach:
>
> Although the DrawingArea is often fully visible on screen, sometimes it
> will be too big.
> I can think of a way round this but it is not very elegant!
>
Fabien, thank you for your reply.
There are snags with each of these...
First approach:
Although the DrawingArea is often fully visible on screen, sometimes it
will be too big.
I can think of a way round this but it is not very elegant!
Second approach:
The image is sometimes highly complex a
Well... there is two answers.
First :
Use the Desktop.ScreenShot Function
(http://gambaswiki.org/wiki/comp/gb.qt4/desktop/screenshot).
But your widget must be visible on the screen... This is why it is a
SCREEN shot.
Second :
When you are drawing something in a drawingarea you use a generic
dr
I need a simple way to copy the current image in a visible DrawingArea
to a hidden PictureBox.
The project was written in Gambas2, where a simple Grab method did the
trick, but in G3 this does something different so the converted code
does not function fully.
FMain.pbxPicture.W = FMain.drwRep.
There is a printing function included, and that would have to be
completely re-written. I don't really have the time for that now, so I
thought if there is an easier way to do it...
Rolf
Am 22.09.2014 14:51, schrieb Jussi Lahtinen:
> Maybe it would be easier to convert the program for Gambas3?
Maybe it would be easier to convert the program for Gambas3?
It should be very easy.
Jussi
On Mon, Sep 22, 2014 at 12:05 PM, Rolf-Werner Eilert <
eilert-sprac...@t-online.de> wrote:
> Good morning everyone,
>
> Someone here who knows ArchLinux? I have a student who would like to use
> a program
On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote:
>
>
> Am 22.09.2014 11:11, schrieb Tobias Boege:
> > On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote:
> >> Good morning everyone,
> >>
> >> Someone here who knows ArchLinux? I have a student who would like to use
> >> a program I once wrote in Gambas2.
Am Montag, den 22.09.2014, 11:25 +0200 schrieb Rolf-Werner Eilert:
>
> Am 22.09.2014 11:11, schrieb Tobias Boege:
> > On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote:
> >> Good morning everyone,
> >>
> >> Someone here who knows ArchLinux? I have a student who would like to use
> >> a program I once
Am 22.09.2014 11:11, schrieb Tobias Boege:
> On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote:
>> Good morning everyone,
>>
>> Someone here who knows ArchLinux? I have a student who would like to use
>> a program I once wrote in Gambas2.
>>
>> I told him to install a Gambas2 package, then try the .g
On Mon, 22 Sep 2014, Rolf-Werner Eilert wrote:
> Good morning everyone,
>
> Someone here who knows ArchLinux? I have a student who would like to use
> a program I once wrote in Gambas2.
>
> I told him to install a Gambas2 package, then try the .gambas binary
> from me. It does run like this on
Good morning everyone,
Someone here who knows ArchLinux? I have a student who would like to use
a program I once wrote in Gambas2.
I told him to install a Gambas2 package, then try the .gambas binary
from me. It does run like this on my own laptop, but not on his machine.
Anything special we s
Le 03/03/2014 19:46, Tobias Boege a écrit :
> On Mon, 03 Mar 2014, Beno?t Minisini wrote:
>> Le 03/03/2014 19:16, Tobias Boege a ?crit :
>>> Hi Benoit,
>>>
>>> is it possible to provide a replacement for what the Control/Container
>>> Grab() method did in Gambas2, i.e. returning a Picture of the co
On Mon, 03 Mar 2014, Beno?t Minisini wrote:
> Le 03/03/2014 19:16, Tobias Boege a ?crit :
> > Hi Benoit,
> >
> > is it possible to provide a replacement for what the Control/Container
> > Grab() method did in Gambas2, i.e. returning a Picture of the control?
> >
> > Regards,
> > Tobi
> >
>
> You m
Le 03/03/2014 19:16, Tobias Boege a écrit :
> Hi Benoit,
>
> is it possible to provide a replacement for what the Control/Container
> Grab() method did in Gambas2, i.e. returning a Picture of the control?
>
> Regards,
> Tobi
>
You must play with Desktop.Screenshot instead.
--
Benoît Minisini
--
Hi Benoit,
is it possible to provide a replacement for what the Control/Container
Grab() method did in Gambas2, i.e. returning a Picture of the control?
Regards,
Tobi
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
On Thu, 08 Aug 2013, monika wrote:
> hi Benoit,GAMBAS2 is now being used in school teaching in KERALA state in
> INDIA. Using GAMBAS2 we (some teachers of KERALA) wrote a software called
> SETIGam(Self Evaluation Tool In Gambas) to help our students in their
> learning process. It is very much appr
I hope too The differences between gambas2 and gambas3. Are really big
in term of features..
But I'm really happy to see gambas learned at school. It give me more
strength to complete my missing docs and my incomplete components :-)
Thank you
Regards,
Fabien Bodard
Le 9 août 2013 07:00, "mon
hi Benoit,
we are using Edubuntu OS in our State Syllabus. In which they haven't
included Gambas3 and they are using Gambas2.
We hope in the next distribution of Edubuntu they may include Gambas3.
On Fri, Aug 9, 2013 at 7:48 AM, Benoît Minisini [via Gambas] <
ml-node+s8142n42752...@n7.nabble.com>
Le 09/08/2013 03:59, monika a écrit :
> hi Benoit,GAMBAS2 is now being used in school teaching in KERALA state in
> INDIA. Using GAMBAS2 we (some teachers of KERALA) wrote a software called
> SETIGam(Self Evaluation Tool In Gambas) to help our students in their
> learning process. It is very much a
hi Benoit,GAMBAS2 is now being used in school teaching in KERALA state in
INDIA. Using GAMBAS2 we (some teachers of KERALA) wrote a software called
SETIGam(Self Evaluation Tool In Gambas) to help our students in their
learning process. It is very much apprieciated and the students are very
much int
Am 12.03.2013 13:54, schrieb Ricardo Díaz Martín:
> Hi Rolf,
>
> You have to use in your code
>
> txt = Replace(txt, alterString, neuerString)
>
> instead of
>
> Replace(txt, alterString, neuerString)
>
>
Aaaah grr - I made just the same mistake last week but found it
after some time :-) "S
Hi Rolf,
You have to use in your code
txt = Replace(txt, alterString, neuerString)
instead of
Replace(txt, alterString, neuerString)
In http://gambasdoc.org/help/lang/replace?v2 you can see as Replace works:
*Result* *= Replace (* *String* *,* *Pattern* *,* *ReplaceString* [
*,* *Comparison
Hi folks,
This is a just another case for me to experience trouble with Replace.
Look at this:
PUBLIC SUB ReplaceStringDruckformulare(kartei AS String, alterString AS
String, neuerString AS String)
DIM pfad, datei, txt AS String
pfad = ini.pfadKarteien() &/ kartei &/ "texte"
FOR EACH da
On Thu, 2012-12-27 at 07:27 +0100, Benoît Minisini wrote:
> Le 24/12/2012 01:37, Willy Raets a écrit :
> > Kernel: Linux 3.2.0-23-generic
> > Distribution: Linux Mint 13
> > desktop: Mate 1.2
> > Gambas version: 2.24
> >
> > Haven't been working that much on Gambas 2, but I have a distributed
> > G
Le 24/12/2012 01:37, Willy Raets a écrit :
> Kernel: Linux 3.2.0-23-generic
> Distribution: Linux Mint 13
> desktop: Mate 1.2
> Gambas version: 2.24
>
> Haven't been working that much on Gambas 2, but I have a distributed
> Gambas 2 application that will get a version update with some bug fixes,
>
Kernel: Linux 3.2.0-23-generic
Distribution: Linux Mint 13
desktop: Mate 1.2
Gambas version: 2.24
Haven't been working that much on Gambas 2, but I have a distributed
Gambas 2 application that will get a version update with some bug fixes,
new implementations and translation updates.
Somehow it w
The better is to have all its forms scalable... With auto arrange values or
autoresize
Le 13 oct. 2012 13:33, "Benoît Minisini" a
écrit :
> Le 13/10/2012 13:09, Rolf-Werner Eilert a écrit :
> >
> >
> > Am 13.10.2012 10:26, schrieb Benoît Minisini:
> >> Le 12/10/2012 20:11, Rolf-Werner Eilert a éc
Le 13/10/2012 13:09, Rolf-Werner Eilert a écrit :
>
>
> Am 13.10.2012 10:26, schrieb Benoît Minisini:
>> Le 12/10/2012 20:11, Rolf-Werner Eilert a écrit :
>>> Hi folks,
>>>
>>> This really took me by surprise: I've setup a server with Suse 12.1
>>> 64bit and expected my current Gambas2 programs fro
Am 13.10.2012 10:26, schrieb Benoît Minisini:
> Le 12/10/2012 20:11, Rolf-Werner Eilert a écrit :
>> Hi folks,
>>
>> This really took me by surprise: I've setup a server with Suse 12.1
>> 64bit and expected my current Gambas2 programs from the old server to
>> run flawlessly like they do on my la
Le 12/10/2012 20:11, Rolf-Werner Eilert a écrit :
> Hi folks,
>
> This really took me by surprise: I've setup a server with Suse 12.1
> 64bit and expected my current Gambas2 programs from the old server to
> run flawlessly like they do on my laptop (Suse 12.1 32bit).
>
> The main window appears, bu
Hi folks,
This really took me by surprise: I've setup a server with Suse 12.1
64bit and expected my current Gambas2 programs from the old server to
run flawlessly like they do on my laptop (Suse 12.1 32bit).
The main window appears, but I do not have the gadgets to draw the
window to a larger
Hi Jussi,
just being alone in the office, I shut down the server, replugged the HD
and started the new one to try it and tell you what it was.
You guess what? Everything ran as expected, no circular reference
anymore... No idea what had caused this...
Sorry for the noise.
Rolf
Am 21.05.2012
Sorry, this was on Gambas 3 rev 4745 @ Xubuntu 12.04 64bit.
Jussi
On Mon, May 21, 2012 at 5:45 PM, Jussi Lahtinen wrote:
> Without source code, it's pretty much impossible to say.
> That error message should specify the object involved..?
>
> Benoit,
> I'm not sure this is related, but at leas
Without source code, it's pretty much impossible to say.
That error message should specify the object involved..?
Benoit,
I'm not sure this is related, but at least there is bug how to handle
circular references.
See attached project.
Jussi
On Mon, May 21, 2012 at 9:32 AM, Rolf-Werner Eiler
This weekend I came about this one:
On my new server (Suse 12.1 64 bit), all Gambas2 programs we are using
here are running flawlessly, only one of them gives a "Circular
Reference" message and stops. It even seems not to start at all, but I
guess it does start and is shot dead before any windo
For make install and possibly make, you must have root access rights. sudo,
or su or logged in as root.
On Sat, Dec 17, 2011 at 9:11 AM, ac Millner wrote:
> Apologies to the moderator.
>
> Operating System : pcLinuxOS 64bitest4.iso (Stable release candidate)
> Hardware Zotac Zbox:
> CPU Intel A
Le 17/12/2011 18:11, Randy Millner a écrit :
> Apologies to the moderator.
>
> Operating System : pcLinuxOS 64bitest4.iso (Stable release candidate)
> Hardware Zotac Zbox:
> CPU Intel ATOM D525 Dual Core 1.8 Ghz 800 Mhz front bus
> Chipset Intel NM10
> Graphics Intel media accelerator 3150
> 4 Gig
Apologies to the moderator.
Operating System : pcLinuxOS 64bitest4.iso (Stable release candidate)
Hardware Zotac Zbox:
CPU Intel ATOM D525 Dual Core 1.8 Ghz 800 Mhz front bus
Chipset Intel NM10
Graphics Intel media accelerator 3150
4 Gig Ram
Kingston 64Gig Sata SSD Drive
My goal is to have at le
This is usually managed by links.
So for example, looking for libz.so...
$ sudo find / -name libz.so
[sudo] password:
/usr/lib/libz.so
$ ls -l /usr/lib/libz.so
lrwxrwxrwx 1 root root 20 2011-04-15 16:32 /usr/lib/libz.so
-> /lib/libz.so.1.2.3.4
The 'file' libz.so in /usr/lib is just a pointer t
Trying to help the 64bit distro of PcLinuxOS by compiling first
Gambas2 and then Gambas3
When making sure I have all components first per the Gambas documentation,
it seems most components exist, but with numbers appended to the filename
For Example:
[ee@localhost ~]$ locate libmysqlclient.so
/u
Maybe there should be option for IDE to do this automatically.
Gambas compiler is super fast, what would be the downside!
Jussi
On Fri, Oct 28, 2011 at 23:54, Fabien Bodard wrote:
> 2011/10/28 Jussi Lahtinen :
> > I can reproduce your problem, but I can also fix it by simply clicking on
> > "
2011/10/28 Jussi Lahtinen :
> I can reproduce your problem, but I can also fix it by simply clicking on
> "Compile All".
> First time I run into problem like this. I think this is not the case with
> Gambas 3...
well sometime it append with gambas 3 ... click on "compile all", solve it
>
> Jussi
>
I can reproduce your problem, but I can also fix it by simply clicking on
"Compile All".
First time I run into problem like this. I think this is not the case with
Gambas 3...
Jussi
On Fri, Oct 28, 2011 at 22:06, Christian DaGeek247 Stephens <
imageek...@gmail.com> wrote:
> *
> "Sorry, pres
*
"Sorry, pressed the SEND button too fast :-)
> *Am I allowed to attach files to this email?*
As far as I know, yes, but not too big ones.
> *I have a menu, and it used to have input box code and a few if
statements.
For me, a menu is this thing at the top of the form, or a pop-up
(usually fro
do you have recompiled all ...?
do a project > clean
then recompile all
2011/10/28 Jussi Lahtinen :
>> *Am I allowed to attach files to this email?*
>>
>
> Yes.
>
>
> *I have a menu, and it used to have input box code and a few if statements.
>> *
>> *I changed it to show a form called Delays
> *Am I allowed to attach files to this email?*
>
Yes.
*I have a menu, and it used to have input box code and a few if statements.
> *
> *I changed it to show a form called Delays*
> *I run it and it still does the input box code, even after saving,
> resetting
> the Gambas settings, and restart
Sorry, pressed the SEND button too fast :-)
> *Am I allowed to attach files to this email?*
As far as I know, yes, but not too big ones.
> *I have a menu, and it used to have input box code and a few if statements.
For me, a menu is this thing at the top of the form, or a pop-up
(usually from
Am 27.10.2011 22:28, schrieb Christian DaGeek247 Stephens:
> *"*If you give no details and no information about your problem, nobody can
> help you.
>
> Please:
>
> - Give the version of Gambas you are using.
>
> - Give informations about your system.
>
> - Send your project if possible.
>
> - Desc
*"*If you give no details and no information about your problem, nobody can
help you.
Please:
- Give the version of Gambas you are using.
- Give informations about your system.
- Send your project if possible.
- Describe exactly what you done, what you expected, and what happened
instead.
Tha
Le 27/10/2011 04:43, Christian DaGeek247 Stephens a écrit :
> *I am seriously frustrated with this one, and I don't have a solution for
> it.*
> *
> *
> *Here's the deal. I have a program that is fairly far into construction, and
> this issue is stopping all production. I made a menu item, and it w
Le 27/10/2011 04:43, Christian DaGeek247 Stephens a écrit :
> *I am seriously frustrated with this one, and I don't have a solution for
> it.*
> *
> *
> *Here's the deal. I have a program that is fairly far into construction, and
> this issue is stopping all production. I made a menu item, and it w
*I am seriously frustrated with this one, and I don't have a solution for
it.*
*
*
*Here's the deal. I have a program that is fairly far into construction, and
this issue is stopping all production. I made a menu item, and it worked. I
edited the menu, and changed its code completely. The menu is t
FWIW,
I just deleted a gridview from a tabstrip in the ide and got this:
Gambas2 latest rev. Ubuntu Natty 64 bit, QT
SetProperty: TabStrip.Count: CControl.SetProperty.475: Tab is not empty
FForm.GetChildren.490: #29: Invalid object
0: FForm.GetChildren.490
1: CControl.Delete.684
2: FForm.DeleteSe
> Hi Benoît and everyone,
>
> I have some misgivings about how gambas3 is converting or "porting"
> gambas2 projects. I'm talking about the way it is renaming the old
> project and creating a new project with the same name. This can have a
> result of breaking stable "production" gambas2 applicat
> Yep, here too,conversion from gambas2 to 3 is broken.
>
> Running r4082
>
> It starts converting the project and then halts with this error:
>
> Cannot open project file:
> /home/ron/domotiga/convert/DomotiGaServer
>
> File or directory does not exist
> Project.Open.511
>
> No wonder, becaus
Yep, here too,conversion from gambas2 to 3 is broken.
Running r4082
It starts converting the project and then halts with this error:
Cannot open project file:
/home/ron/domotiga/convert/DomotiGaServer
File or directory does not exist
Project.Open.511
No wonder, because if you look at the last
Hi Benoît and everyone,
I have some misgivings about how gambas3 is converting or "porting"
gambas2 projects. I'm talking about the way it is renaming the old
project and creating a new project with the same name. This can have a
result of breaking stable "production" gambas2 applications at wors
> On Sat, Jun 25, 2011 at 5:29 AM, M. Cs. wrote:
> > Hello,
> > because of a foolish error I cannot use both gambas2 and gambas3 on
> > Natty:
> >
> > gambas3-script_2.99.1-1natty0_i386.deb (--install):
> > trying to overwrite
> > '/usr/share/icons/hicolor/64x64/mimetypes/application-x-gambasscr
Yes. I've just succeeded, Thanks!
2011/6/25, Ian Haywood :
> On Sat, Jun 25, 2011 at 6:39 PM, M. Cs. wrote:
>> Yes, I've installed these packages, and had to remove gambas2,
>> although many of my apps are written in G2. G3 just looks more
>> complicated, so I'll need some time for the change.
>>
On Sat, Jun 25, 2011 at 6:39 PM, M. Cs. wrote:
> Yes, I've installed these packages, and had to remove gambas2,
> although many of my apps are written in G2. G3 just looks more
> complicated, so I'll need some time for the change.
> Thanks for your work!
you should be able to install G2 and G3 tog
Yes, I've installed these packages, and had to remove gambas2,
although many of my apps are written in G2. G3 just looks more
complicated, so I'll need some time for the change.
Thanks for your work!
Csaba
2011/6/25, Ian Haywood :
> On Sat, Jun 25, 2011 at 5:29 AM, M. Cs. wrote:
>> Hello,
>> bec
On Sat, Jun 25, 2011 at 5:29 AM, M. Cs. wrote:
> Hello,
> because of a foolish error I cannot use both gambas2 and gambas3 on Natty:
>
> gambas3-script_2.99.1-1natty0_i386.deb (--install):
> trying to overwrite
> '/usr/share/icons/hicolor/64x64/mimetypes/application-x-gambasscript.png',
> which i
Hello,
because of a foolish error I cannot use both gambas2 and gambas3 on Natty:
gambas3-script_2.99.1-1natty0_i386.deb (--install):
trying to overwrite
'/usr/share/icons/hicolor/64x64/mimetypes/application-x-gambasscript.png',
which is also in package gambas2-script 2.21.0-1ubuntu1
Because of
Thanks a lot! I printed this out and will try it on a test system first
as soon as I find some time for it, maybe over the weekend.
Regards
Rolf
Am 17.05.2011 12:25, schrieb munix9:
>
> hi,
>
> use yast and search for libqt4 in software installation to identify your
> current version or try in
hi,
use yast and search for libqt4 in software installation to identify your
current version or try in a console
rpm -q libqt4
or
zypper se -s libqt4
my "extended" repo
http://download.opensuse.org/repositories/home:/munix9:/openSUSE:/11.4:/Extended/standard/
is connected to several other repos
Hi Paolo,
thanks for the hints! I used the Education repo and installed 2.22 from
there, it seems to run flawlessly.
As to libqt: what do you mean "extended" and how do I find the version
on my system?
Rolf
Am 17.05.2011 10:04, schrieb munix9:
>
> hi,
>
> take a look at http://software.opens
hi,
take a look at http://software.opensuse.org/search to find the packages, eg.
http://software.opensuse.org/search?q=gambas2&baseproject=openSUSE%3A11.4&lang=de&exclude_debug=true
currently there exists two official repos with gambas2 packages:
http://download.opensuse.org/repositories/KDE:/KD
Am 17.05.2011 01:14, schrieb Benoît Minisini:
>> Good morning everyone,
>>
>> Over the weekend I tried to compile Gambas 2 and 3 on a freshly set up
>> Suse 11.4 32 bit. There were problems, however, so I include the output
>> for the two runs.
>>
>> By the way: does anyone know if there is a repo
> Good morning everyone,
>
> Over the weekend I tried to compile Gambas 2 and 3 on a freshly set up
> Suse 11.4 32 bit. There were problems, however, so I include the output
> for the two runs.
>
> By the way: does anyone know if there is a repo for Suse 11.4 that holds
> an official Gambas2 vers
Good morning everyone,
Over the weekend I tried to compile Gambas 2 and 3 on a freshly set up
Suse 11.4 32 bit. There were problems, however, so I include the output
for the two runs.
By the way: does anyone know if there is a repo for Suse 11.4 that holds
an official Gambas2 version?
Than
good evening,
thank you, i hope this will do it for him!
--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/veri
> hi developers,
> i redirect another question:
> is there a list that tells specifically what classes are
> removed/added/changed from gambas2 in gambas3?
>
> best regards,
> tobi
>
No, but something to try is doing a "diff" between all *.list files located in
the '/usr/share/gambas3/info' dir
I don't know if there is anything else than this:
http://www.gambasdoc.org/help/doc/gb2togb3?v3
Jussi
On Thu, Apr 7, 2011 at 23:01, tobias wrote:
> hi developers,
> i redirect another question:
> is there a list that tells specifically what classes are
> removed/added/changed from gambas2 in g
hi developers,
i redirect another question:
is there a list that tells specifically what classes are
removed/added/changed from gambas2 in gambas3?
best regards,
tobi
--
Xperia(TM) PLAY
It's a major breakthrough. An auth
Hello,
we used Kubuntu in the past and are now working with debian 6 and kde 4. But
the layout is very odd there. We found out, that by using qb.gt.kde in our
projects, the layout is ok, but then every control has an underline for the
System-Hotkey ([ALT]+[UNDERLINED LETTER]), and this underlin
Just found that with a commandline application started within the IDE,
Gambas2 will deliver the user's $home for Application.Dir and not the
directory from the Gambas project. I would have expected the project
directory.
Example: My project is in /home/user/Gambas2/Project
At least when run on
Am Dienstag, den 04.01.2011, 10:39 +0100 schrieb ivan-k...@freenet.de:
> Me.Close does not work from the code if a form is opened ShowModal.
>
> PUBLIC SUB Form_Open()
> Code.
> WAIT
> ME.Close
> END
>
> Ubuntu 10.04
> GTK+
> Gambas2 Rev. 3439
>
Salut,
whats happened, if you s
Me.Close does not work from the code if a form is opened ShowModal.
PUBLIC SUB Form_Open()
Code.
WAIT
ME.Close
END
Ubuntu 10.04
GTK+
Gambas2 Rev. 3439
---
Exklusiv: Neue E-Mail-Adresse @iPhone.de jetzt verfügbar!
Sichern Sie sich jetzt ihre persönliche e-mail-adre...@iphone.de
> Yes, I do mean the SHIFT key.
> I am using 2.9
> When do you expect to begin not supporting 2 anymore?
> -Fernando
>
Why do you ask that if you don't use the latest version?
--
Benoît Minisini
--
Lotusphere 2011
Regi
-user] Gambas2 IDE Snap to Grid Question
> > Does anyone know how to turn off the grid snapping feature
> > when place an object in a form in the IDE?
> >
> > I am placing a label in a specific place.
> > I hold the CNTRL down so it is off while moving it.
>
> Yo
> Does anyone know how to turn off the grid snapping feature
> when place an object in a form in the IDE?
>
> I am placing a label in a specific place.
> I hold the CNTRL down so it is off while moving it.
You mean the SHIFT key?
> However, when I click on another object and then
> click on the
Does anyone know how to turn off the grid snapping feature
when place an object in a form in the IDE?
I am placing a label in a specific place.
I hold the CNTRL down so it is off while moving it.
However, when I click on another object and then
click on the original one, it snaps to the grid.
Ver
> >have you converted your forms ? menu>tools>
>
> Yes
>
> >why not check for this after project load and ask the user to convert
> >them?
>
> yes I have checked and verified.
>
> >The Delete() was reimplemented in your form. But its syntax differs from
>
> the
>
> >original Delete() method
>have you converted your forms ? menu>tools>
Yes
>why not check for this after project load and ask the user to convert them?
yes I have checked and verified.
>The Delete() was reimplemented in your form. But its syntax differs from
the
>original Delete() method from the Control class. This i
> I just finished compiling Gambas3 and verified I can play with some code
> and test ok, however, when i port my project gambas2 to gambas3 I get
> error
>
> : "Form.Delete is badly overridden in class"
>
> What do I need to look or change to fix that? I have verified that form
> files say Gam
> This seem to be a common error.
>
> Since the Gambas3 IDE knows that your forms are still version 2 (because
> it says so on the first line of the form file) why not check for this
> after project load and ask the user to convert them?
>
> Regards,
> Ron_2nd.
>
Indeed. The conversion process
This seem to be a common error.
Since the Gambas3 IDE knows that your forms are still version 2 (because
it says so on the first line of the form file) why not check for this
after project load and ask the user to convert them?
Regards,
Ron_2nd.
> have you converted your forms ? menu>tools>
>
have you converted your forms ? menu>tools>
2010/12/14 Nicolas Koch :
> I just finished compiling Gambas3 and verified I can play with some code and
> test ok, however, when i port my project gambas2 to gambas3 I get error
> : "Form.Delete is badly overridden in class"
>
> What do I need to loo
I just finished compiling Gambas3 and verified I can play with some code and
test ok, however, when i port my project gambas2 to gambas3 I get error
: "Form.Delete is badly overridden in class"
What do I need to look or change to fix that? I have verified that form
files say Gambas Form file 3.0
> Vietnamese.
> With Fedora 14, Gambas 2.21.
Gambas chooses its language by reading the LC_ALL environmental variables, and
then the LANG environmental variable if LC_ALL is not defined.
But it should not have no impact on where Qt and the Gambas IDE read their
configuration.
What are the valu
Vietnamese.
With Fedora 14, Gambas 2.21.
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and m
2010/11/20 Phạm Quang Dương :
> Hi,
>
> My system language is English. I change the system language (re-login) to
> test my program GUI (but keep all my user's folders name (Desktop, Music
> ...) in English), and I lost Gambas2 IDE preferences (like color, font ...
> of the IDE editor). But when I
Hi,
My system language is English. I change the system language (re-login) to
test my program GUI (but keep all my user's folders name (Desktop, Music
...) in English), and I lost Gambas2 IDE preferences (like color, font ...
of the IDE editor). But when I change system language back to English,
e
But it isn't written how to install it on Ubuntu. It looks like a
description only.
--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in
Il lunedì 25 ottobre 2010 22:10:18 Benoît Minisini ha scritto:
> > I think that the makepkg is not available outer the Archlinux itself.
> > For the tar-1.13:
> >
> > 1. Obtain it from here: http://ftp.gnu.org/gnu/tar/
> > 2. Extract it to a folder
> > 3. Open terminal in the extracted folder and t
> I think that the makepkg is not available outer the Archlinux itself.
> For the tar-1.13:
>
> 1. Obtain it from here: http://ftp.gnu.org/gnu/tar/
> 2. Extract it to a folder
> 3. Open terminal in the extracted folder and type: ./configure
> 4. When finished: make
> 5. When finished: sudo make in
I think that the makepkg is not available outer the Archlinux itself.
For the tar-1.13:
1. Obtain it from here: http://ftp.gnu.org/gnu/tar/
2. Extract it to a folder
3. Open terminal in the extracted folder and type: ./configure
4. When finished: make
5. When finished: sudo make install
6. When fi
Hello dear Gambas devels/users,
I use Gambas 2.21 on Ubuntu maverick 10.10 to develop a dual-pane text
editor for translators. I want to create installation packages for Archlinux
and Slackware, but Gambas displays these messages:
Archlinux: 'makepkg' is not installed on your system.
Slackware: '
1 - 100 of 189 matches
Mail list logo