[Gambas-user] (hard?) Testing for a treeview key with Like

2015-01-06 Thread adamn...@gmail.com
Something new? I have a treeview (actually a columnview) whose Item keys are a concatenated string of filename and version via Subst("&1-&2", hItem.Name, hItem.Version) When loading the view and I encounter an item with the same filename but a different version I'd like to add the new versi

[Gambas-user] Just as a matter of interest...

2015-01-06 Thread adamn...@gmail.com
with the cursor in the IDE Console tab, I just pressed Ctrl+Enter. This had a strange effect of sort of collapsing the visible console text to a single line. Repeating that, all the original text reappears. Is this intentional or is it something weird that only happens to me in LXDE? If it is inte

Re: [Gambas-user] Qt4 "native" graphics system will not be supported anymore

2015-01-06 Thread Jussi Lahtinen
> It means: Use the QT4 raster graphics system or you will have problems. > "opengl" seems to not be very stable, and "native" cannot have an > anti-aliased clipping. > As I understand this (or misunderstand) Qt4 rendering engine (raster/opengl/native) is chose by the user running the program (or

Re: [Gambas-user] Qt4 "native" graphics system will not be supported anymore

2015-01-06 Thread Benoît Minisini
Le 07/01/2015 00:25, Charlie Reinl a écrit : > Am Mittwoch, den 07.01.2015, 00:07 +0100 schrieb Benoît Minisini: >> Hi, >> >> Qt4 has three graphics system: "native" (i.e. X11 + XRender), "raster" >> and "opengl". >> >> (1) The "opengl" system makes resizable windows slow as hell on my system. >> >

Re: [Gambas-user] Qt4 "native" graphics system will not be supported anymore

2015-01-06 Thread Charlie Reinl
Am Mittwoch, den 07.01.2015, 00:07 +0100 schrieb Benoît Minisini: > Hi, > > Qt4 has three graphics system: "native" (i.e. X11 + XRender), "raster" > and "opengl". > > (1) The "opengl" system makes resizable windows slow as hell on my system. > > (2) The "native" system cannot make an anti-alias

Re: [Gambas-user] Qt4 "native" graphics system will not be supported anymore

2015-01-06 Thread Jussi Lahtinen
I'm not sure what this mean in practice. Can you elaborate bit? Jussi On Wed, Jan 7, 2015 at 1:07 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Hi, > > Qt4 has three graphics system: "native" (i.e. X11 + XRender), "raster" > and "opengl". > > (1) The "opengl" system makes resizab

Re: [Gambas-user] SQLite PRAGMA don't seem works any more

2015-01-06 Thread Benoît Minisini
Le 06/01/2015 19:28, Jorge Carrión a écrit : > I've tested "PRAGMA foreign_keys=ON" and it works fine... > > I can live without "PRAGMA fields_info". > Gambas rules!! > > Regards > "PRAGMA" and "WITH" are now supported in the gb.db.sqlite3 component, as well as in the IDE database editor. Check r

[Gambas-user] Qt4 "native" graphics system will not be supported anymore

2015-01-06 Thread Benoît Minisini
Hi, Qt4 has three graphics system: "native" (i.e. X11 + XRender), "raster" and "opengl". (1) The "opengl" system makes resizable windows slow as hell on my system. (2) The "native" system cannot make an anti-aliased clipping. I have found a workaround for (2) in revision #2558 (yes it's old),

Re: [Gambas-user] Cannot log in to the Wiki

2015-01-06 Thread T Lee Davidson
On 01/06/2015 01:20 PM, Benoît Minisini wrote: > Le 06/01/2015 18:51, T Lee Davidson a écrit : >> >On 01/06/2015 12:24 PM, Tobias Boege wrote: >>> >>On Tue, 06 Jan 2015, T Lee Davidson wrote: >>>Submitting the login form only clears the fields and does not log me in. >>> >>>Knowing t

Re: [Gambas-user] SQLite PRAGMA don't seem works any more

2015-01-06 Thread Jorge Carrión
I've tested "PRAGMA foreign_keys=ON" and it works fine... I can live without "PRAGMA fields_info". Gambas rules!! Regards 2015-01-06 19:16 GMT+01:00 Jorge Carrión : > >As for the use of PRAGMA, it never worked before. > > But it did! I had a application that uses to PRAGMA sentences: the PRAGMA

Re: [Gambas-user] Cannot log in to the Wiki

2015-01-06 Thread Benoît Minisini
Le 06/01/2015 18:51, T Lee Davidson a écrit : > On 01/06/2015 12:24 PM, Tobias Boege wrote: >> On Tue, 06 Jan 2015, T Lee Davidson wrote: >>> Submitting the login form only clears the fields and does not log me in. >>> >>> Knowing that Opera sometimes has issues with cookies, I tried also with >>>

Re: [Gambas-user] SQLite PRAGMA don't seem works any more

2015-01-06 Thread Jorge Carrión
>As for the use of PRAGMA, it never worked before. But it did! I had a application that uses to PRAGMA sentences: the PRAGMA table_info and the PRAGMA Foreign_keys = ON. I tested it time ago, don't know how much time or wich version of gambas or SQLite, sorry, but it worked... (perhaps Gambas2...)

Re: [Gambas-user] Cannot log in to the Wiki

2015-01-06 Thread T Lee Davidson
On 01/06/2015 12:24 PM, Tobias Boege wrote: > On Tue, 06 Jan 2015, T Lee Davidson wrote: >> Submitting the login form only clears the fields and does not log me in. >> >> Knowing that Opera sometimes has issues with cookies, I tried also with >> Firefox -- same result. >> >> An attempt to re-regis

Re: [Gambas-user] fullscreen

2015-01-06 Thread Charlie Reinl
Am Dienstag, den 06.01.2015, 13:59 +0100 schrieb Reiner Goerlach: > Here is my Demo. It behaves a little bit different from my project, but > in principle it has the same problem. There are 2 Forms, both with > Fullscreen mode. > I switch from Fmain to Form1, and back, and forth, and back, and fo

Re: [Gambas-user] Cannot log in to the Wiki

2015-01-06 Thread Tobias Boege
On Tue, 06 Jan 2015, T Lee Davidson wrote: > Submitting the login form only clears the fields and does not log me in. > > Knowing that Opera sometimes has issues with cookies, I tried also with > Firefox -- same result. > > An attempt to re-register shows that my login, 'tldavidson', is already

[Gambas-user] Cannot log in to the Wiki

2015-01-06 Thread T Lee Davidson
Submitting the login form only clears the fields and does not log me in. Knowing that Opera sometimes has issues with cookies, I tried also with Firefox -- same result. An attempt to re-register shows that my login, 'tldavidson', is already in use. Have Wiki passwords been reset? -- Lee

Re: [Gambas-user] SQLite PRAGMA don't seem works any more

2015-01-06 Thread Benoît Minisini
Le 06/01/2015 17:29, Jorge Carrión a écrit : > I find the old code that shows the slowly of database objects in loops. > Just trying to get de length of all fields of all tables in a database: > > For Each tbl In hc.Tables > Print tbl.Name > For Each fld In tbl.fields >

Re: [Gambas-user] gambas3 3.6.90 rev 6813

2015-01-06 Thread Karl Reinl
Am Dienstag, den 06.01.2015, 16:07 +0100 schrieb Benoît Minisini: > Le 06/01/2015 13:41, Karl Reinl a écrit : > > Salut Benoît, > > > > attached the build scripts made on a full updated Ubuntu 10.04.5 LTS. > > I also attached a home made sysinfo.log, because I can't start the IDE > > (made an unins

Re: [Gambas-user] SQLite PRAGMA don't seem works any more

2015-01-06 Thread Jorge Carrión
>I'm curious about how you wrote your loop... I'll try to find the old code where I did those loops. I think I should have a sample in some old backup. >No idea. When you use "Exec", the request is directly sent to the >database client library. What does not work? That instruction exctact from d

Re: [Gambas-user] gambas3 3.6.90 rev 6813

2015-01-06 Thread Benoît Minisini
Le 06/01/2015 13:41, Karl Reinl a écrit : > Salut Benoît, > > attached the build scripts made on a full updated Ubuntu 10.04.5 LTS. > I also attached a home made sysinfo.log, because I can't start the IDE > (made an uninstall and made from scratch. > Can you test with revision #6814? -- Benoît M

Re: [Gambas-user] gambas3 3.6.90 rev 6813

2015-01-06 Thread Benoît Minisini
Le 06/01/2015 15:32, Fabien Bodard a écrit : > /usr/bin/moc-qt4 -o cprinter_moc.cpp cprinter.h > cprinter.h:0: Warning: No relevant classes found. No output generated. >CXXgb_qt4_la-cprinter.lo > /usr/bin/moc-qt4 -o csvgimage_moc.cpp csvgimage.h > csvgimage.h:0: Warning: No relevant classes

Re: [Gambas-user] gambas3 3.6.90 rev 6813

2015-01-06 Thread Fabien Bodard
/usr/bin/moc-qt4 -o cprinter_moc.cpp cprinter.h cprinter.h:0: Warning: No relevant classes found. No output generated. CXXgb_qt4_la-cprinter.lo /usr/bin/moc-qt4 -o csvgimage_moc.cpp csvgimage.h csvgimage.h:0: Warning: No relevant classes found. No output generated. CXXgb_qt4_la-csvgimag

Re: [Gambas-user] fullscreen

2015-01-06 Thread Fabien Bodard
sometime bugs comme with system updates... 2015-01-06 14:50 GMT+01:00 Reiner Goerlach : > Hi Alex, > > I agree with friendly and (semi)professional. But you should add also a > keeping of certain amount of will to help. > I do not understand your argument about wiki.ubuntu.com > I make use of UBUN

Re: [Gambas-user] fullscreen

2015-01-06 Thread Ron
You get the updates until April 2015, better start taking advises seriously. It's April before you know it. ;P 2015-01-06 14:50 GMT+01:00 Reiner Goerlach : > Hi Alex, > > I agree with friendly and (semi)professional. But you should add also a > keeping of certain amount of will to help. > I do no

Re: [Gambas-user] Farm

2015-01-06 Thread Fabien Bodard
oups sorry... 2015-01-06 13:29 GMT+01:00 Benoît Minisini : > Le 06/01/2015 09:43, Fabien Bodard a écrit : >> Hi Benoit, >> >> Why there is no checkbox to filter installed software ? >> >> regards, >> > > It's in the filter list. > > -- > Benoît Minisini > >

Re: [Gambas-user] fullscreen

2015-01-06 Thread Reiner Goerlach
Hi Alex, I agree with friendly and (semi)professional. But you should add also a keeping of certain amount of will to help. I do not understand your argument about wiki.ubuntu.com I make use of UBUNTU 10.04 every day, and every second day I get an Update with security bug fixes and also other mo

Re: [Gambas-user] SQLite PRAGMA don't seem works any more

2015-01-06 Thread Benoît Minisini
Le 06/01/2015 14:20, Jorge Carrión a écrit : > Hi > I used to use this sentence in SQLite databases in order to obtain fields > information > > > rs = hc.exec("PRAGMA table_info(`" & mytablename & "`)") > > It worked fine. I used it because the slow of gambas database objects when > are used in loo

[Gambas-user] SQLite PRAGMA don't seem works any more

2015-01-06 Thread Jorge Carrión
Hi I used to use this sentence in SQLite databases in order to obtain fields information rs = hc.exec("PRAGMA table_info(`" & mytablename & "`)") It worked fine. I used it because the slow of gambas database objects when are used in loops. I haven't used it since a don't-know-how-much time and

Re: [Gambas-user] fullscreen

2015-01-06 Thread Reiner Goerlach
Here is my Demo. It behaves a little bit different from my project, but in principle it has the same problem. There are 2 Forms, both with Fullscreen mode. I switch from Fmain to Form1, and back, and forth, and back, and forth and back. Finally FMain doesn't have Fullscreen mode, even if it show

Re: [Gambas-user] fullscreen

2015-01-06 Thread Alexie
Hi Reiner, When i look at the supported Ubuntu releases, only 10.04 SERVER is still supported. The desktop is already out of support for 2 years: https://wiki.ubuntu.com/Releases The 2.24.0 has been released on 9-Apr-2012, almost 3 years ago now ... Unless a Gambas developer is willing to fix th

[Gambas-user] gambas3 3.6.90 rev 6813

2015-01-06 Thread Karl Reinl
Salut Benoît, attached the build scripts made on a full updated Ubuntu 10.04.5 LTS. I also attached a home made sysinfo.log, because I can't start the IDE (made an uninstall and made from scratch. -- Amicalement Charlie [gambas] gbx-1.0.17 /usr/bin/gbx [gambas2] 2.24.0 Revision: 5049 /usr/loca

Re: [Gambas-user] fullscreen

2015-01-06 Thread Charlie Reinl
Am Dienstag, den 06.01.2015, 10:01 +0100 schrieb Reiner Goerlach: > Why there is no remark for installation of GAMBAS3: Minimum Ubuntu 11.04 > required ? Or QT4 required (is in 10.04) > I could have saves much time. > Salut Reiner, because it's not like that. I have on a VM Box a backup from my

Re: [Gambas-user] Farm

2015-01-06 Thread Benoît Minisini
Le 06/01/2015 09:43, Fabien Bodard a écrit : > Hi Benoit, > > Why there is no checkbox to filter installed software ? > > regards, > It's in the filter list. -- Benoît Minisini -- Dive into the World of Parallel Program

[Gambas-user] Fwd: GAMBAS2, fullscreen

2015-01-06 Thread Reiner Goerlach
Original Message Subject: fullscreen Date: Mon, 05 Jan 2015 14:21:24 +0100 From: Reiner Goerlach To: gambas users CC: reiner.goerl...@mail.de After switching from Form1 to Form2 and back to Form1, Form1 is still in Fullscreen-Mode. If I do it scond time, Form1 shows still Fu

Re: [Gambas-user] fullscreen

2015-01-06 Thread Reiner Goerlach
I didn't understand all points. 1. ... we need to choose to jump . I do not agree. Even UBUNTU 10.04 is still supported, in spite of final date 4/2014, and in spite of having 11.04, 12.04, 13.03, 14.04 nd several other in betqween. That is not mandatory not to support GAMBAS2 2.You have tgo

Re: [Gambas-user] fullscreen

2015-01-06 Thread Ron
Yes please. 2015-01-06 12:47 GMT+01:00 Reiner Goerlach : > I have followed wikigambas. > > pkg-config, gcc, g++ automake, autoconf, was installed > libtool 2.2... was not installes, authentication warning, installed > libffi5 was installed > libbz2.so is missing *** > libz.so is

Re: [Gambas-user] fullscreen

2015-01-06 Thread Reiner Goerlach
I have followed wikigambas. pkg-config, gcc, g++ automake, autoconf, was installed libtool 2.2... was not installes, authentication warning, installed libffi5 was installed libbz2.so is missing *** libz.so is missing cairo >= 1.6.0 cairo-ft >= 1.6.0 is missing

Re: [Gambas-user] fullscreen

2015-01-06 Thread Fabien Bodard
Gambas2 programmers are always here at 95 % and the same for Gambas1. But after many years on gb3 devel we need to choose to jump to this version. A a time we have to make a choice ... we can't continue to use a steam locomotive ;-) even if it doing it's job well. We have the need (at a lower leve

Re: [Gambas-user] fullscreen

2015-01-06 Thread Tobias Boege
On Tue, 06 Jan 2015, Reiner Goerlach wrote: > 3. Reporting a Gambas compilation problem > > If you cannot compile and install Gambas(3) successfully, please provide > the output of the four commands: ./reconf-all, > > Response in terminal: > * > > root@re

Re: [Gambas-user] fullscreen

2015-01-06 Thread Reiner Goerlach
Ubuntu 2010 is old ? It is the best UBUNTU which they have submitted ! I have tested almost all other versions. They make all old bugs, they make new bugs, they make new features which nobody want, they delete features which everybody likes, it is an impossible situation. And new programmers do

Re: [Gambas-user] Issue 589 in gambas: Interpreter Crash Gambas3 - Calling a library function - BananaPi

2015-01-06 Thread gambas
Comment #4 on issue 589 by scrcarl...@gmail.com: Interpreter Crash Gambas3 - Calling a library function - BananaPi https://code.google.com/p/gambas/issues/detail?id=589 Dear Benoit, attached you will find the tar-file of the third party software. "test-usb1608FS.c" contains the call to PMD_F

[Gambas-user] image handling

2015-01-06 Thread Reiner Goerlach
In GAMBAS2 image handling is possible via streching. But this is not what I want to do. The ration will be modified, this is not comfortable. In TV we have same problem. They have solved it with the versions "letterbox" and "pan & scan" Can you please update GAMBAS2 with those features ? Reiner

Re: [Gambas-user] fullscreen

2015-01-06 Thread Reiner Goerlach
Also your user setting site is buggy. I can tell the list that I want to reciweve partiucular topics only, but where to set the topics ? ?? Reiner On 01/06/2015 09:50 AM, Fabien Bodard wrote: > 2010 it's old. really old. You have to make a mixed system by > up

Re: [Gambas-user] fullscreen

2015-01-06 Thread Reiner Goerlach
Why there is no remark for installation of GAMBAS3: Minimum Ubuntu 11.04 required ? Or QT4 required (is in 10.04) I could have saves much time. By the way: I tried 11.04, and I went back to 10.04. Throw your 11.04 to the waste. Then I will not install GAMBAs3 ! I think GAMBAS has the same p

Re: [Gambas-user] fullscreen

2015-01-06 Thread Fabien Bodard
2010 it's old. really old. You have to make a mixed system by upgrading just some libs. Like autoreconf, automake, make, well it's the package named buit essential. mabe to a 11.04 will be enougth. But you can't always expect to read a cd in your tape player you know. then gambas3 use qt4 an

[Gambas-user] Farm

2015-01-06 Thread Fabien Bodard
Hi Benoit, Why there is no checkbox to filter installed software ? regards, -- Fabien Bodard -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with

Re: [Gambas-user] fullscreen

2015-01-06 Thread Reiner Goerlach
3. Reporting a Gambas compilation problem If you cannot compile and install Gambas(3) successfully, please provide the output of the four commands: ./reconf-all, Response in terminal: * root@reiner-laptop:/home/reiner/GAMBAS3/gambas3-3.5.4# ./reconf-all .