Re: [Gambas-user] Tab's

2018-07-14 Thread Karl Reinl
Am Samstag, den 14.07.2018, 14:33 +1000 schrieb Shane: > how can I enter a value in a component and then press enter and have my > program tab into the next component in the tab order? > > > cheers Shane. > Salut Shane, on a form, choose the property window and open the second Tab (think its

Re: [Gambas-user] config -C is not finding some files installed on my system

2017-09-19 Thread Karl Reinl
Am Dienstag, den 19.09.2017, 17:14 +1000 schrieb Doug Hutcheson: > > Is there some other LLVM component I need to install? > Salut Doug, I'm not using jit, but I saw this in the mailing list. > > ./reconf-all && LLVM_CONFIG=llvm-config-3.5 ./configure -C > > make && sudo make install --

Re: [Gambas-user] config -C is not finding some files installed on my system

2017-09-18 Thread Karl Reinl
Am Montag, den 18.09.2017, 11:07 +1000 schrieb Doug Hutcheson: > I am trying to compile Gambas downloaded from Git the other day and > config is failing to find files that exist on my system, causing a > number of modules to be disabled. > For example, the output of config includes these

Re: [Gambas-user] Process.Wait freeze

2017-08-18 Thread Karl Reinl
Am Freitag, den 18.08.2017, 23:30 +0300 schrieb Jussi Lahtinen: > When the fixes done in git will be available with svn? > > > Jussi > Salut Jussi, all I read, never, the svn is no more served, if you want the newest Gambas Version you have to switch to git (see 'Switching to GitLab') --

Re: [Gambas-user] Git compilation report

2017-08-18 Thread Karl Reinl
Am Freitag, den 18.08.2017, 21:34 +0200 schrieb Gianluigi: > Hi Piccoro, > you're telling me that you agree and that in the sequence of commands the > only one that does not fit is: > > rm -rf gambasdevel/ > > With the two 'cd' commands that become useless. > > But then all you said before, and

Re: [Gambas-user] Process.Wait freeze

2017-08-18 Thread Karl Reinl
Am Freitag, den 18.08.2017, 13:18 +0200 schrieb Benoît Minisini via Gambas-user: > OK, fixed in commit e1a5412f4ffb5ac7af62e78c7b93e2468152b13a. oh, thats too easy, much easier the r8175 ;°( -- Amicalement Charlie --

Re: [Gambas-user] Switching to GitLab

2017-08-17 Thread Karl Reinl
Am Donnerstag, den 17.08.2017, 17:54 +0200 schrieb Benoît Minisini via Gambas-user: > Le 17/08/2017 à 17:52, Benoît Minisini a écrit : > > Le 17/08/2017 à 17:46, Gianluigi a écrit : > >> I had previously successfully updated using these drastic commands. > >> > >> cd gambasdevel > >> sudo make

Re: [Gambas-user] Switching to GitLab

2017-08-16 Thread Karl Reinl
Am Dienstag, den 15.08.2017, 11:59 -0400 schrieb PICCORO McKAY Lenz: > $ wget https://gitlab.com/gambas/gambas/repository/v3.10.0/archive.tar.gz > -O gambas-3.10.0.tar.gz > $ tar -zxvf gambas-3.10.0.tar.gz > $ cd gambas-v3.10.0-* Salut, not knowing git, and not having read anything about

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-15 Thread Karl Reinl
Am Dienstag, den 15.08.2017, 09:53 +0200 schrieb Moviga Technologies: > Hmmm no, not in the 'app/src/gambas3/' directory. Should I? > > > Salut, > > > > do you get a revision when making 'gbx3 -V' like '3.10.90 r8171' on svn when checking gbx3 -V you get the revision, so my question was if

Re: [Gambas-user] FProperty.class:25: error: Unknown identifier: &1 WebView

2017-08-14 Thread Karl Reinl
Am Montag, den 14.08.2017, 22:30 +0200 schrieb Moviga Technologies: > Thanks! I am now running 3.10.90 :) > > -- > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org!

Re: [Gambas-user] XML - Property ReadFlags

2017-08-10 Thread Karl Reinl
Am Donnerstag, den 10.08.2017, 23:11 +0200 schrieb Adrien Prokopowicz: > Le Thu, 10 Aug 2017 18:42:37 +0200, Hans Lehmann a > écrit: > > Hello Adrian, > >Thank you for this example in the playground. Now I can successfully > > work with the component gb.xml. > >To the red

Re: [Gambas-user] Totally off topic: Jean-Paul Belmondo

2017-07-25 Thread Karl Reinl
Am Dienstag, den 25.07.2017, 21:41 +0930 schrieb adamn...@gmail.com: > On Tue, 25 Jul 2017 13:50:50 +0200 > Karl Reinl <karl.re...@fen-net.de> wrote: > > > not Yves Montand. In The Wage of Fear (Lohn der Angst) (Le Salaire de la > > Peur), from 1953 > > but

Re: [Gambas-user] Totally off topic: Jean-Paul Belmondo

2017-07-25 Thread Karl Reinl
Am Dienstag, den 25.07.2017, 20:32 +0930 schrieb adamn...@gmail.com: > Help me out here guys. (If you are old enough to remember) > I am sure that it was JP Belmondo. > > At the end of the film he wraps a string of explosive around his head. > > not Yves Montand. In The Wage of Fear (Lohn der

Re: [Gambas-user] Gambas Playground

2017-07-16 Thread Karl Reinl
Am Sonntag, den 16.07.2017, 01:37 +0200 schrieb Adrien Prokopowicz: > Hello Everyone ! > > These past few days I had fun putting together an online playground for > Gambas ! > You can find it here : https://gambas-playground.proko.eu/ :) > > The playground is a little place to write and run

Re: [Gambas-user] who to detect if are running inside IDE

2017-07-03 Thread Karl Reinl
Am Montag, den 03.07.2017, 20:40 +0200 schrieb Tobias Boege: > On Mon, 03 Jul 2017, PICCORO McKAY Lenz wrote: > > a piece of code to who to detect if are running inside IDE? any ideas how > > to? > > > > Exact same question here: > https://sourceforge.net/p/gambas/mailman/message/34204796/ >

Re: [Gambas-user] who to detect if are running inside IDE

2017-07-03 Thread Karl Reinl
Am Montag, den 03.07.2017, 20:40 +0200 schrieb Tobias Boege: > On Mon, 03 Jul 2017, PICCORO McKAY Lenz wrote: > > a piece of code to who to detect if are running inside IDE? any ideas how > > to? > > > > Exact same question here: > https://sourceforge.net/p/gambas/mailman/message/34204796/ >

Re: [Gambas-user] Change the code and copy in other project

2017-05-25 Thread Karl Reinl
Am Donnerstag, den 25.05.2017, 20:06 +0200 schrieb Gianluigi: > I need to copy modules and classes from my project, change the code > partially and copy it to another project. > Is this only possible from IDE or is it possible also from a compiled > project? > Is there still the src folder in the

Re: [Gambas-user] Editing still blocked

2017-05-18 Thread Karl Reinl
Am Donnerstag, den 18.05.2017, 00:50 +0200 schrieb Benoît Minisini: > Le 17/05/2017 à 22:30, Fabien Bodard a écrit : > > So the problem come from the drawingarea. > > > > I have changed something related to events in revision #8132, so it must > me that. > > But everything works correctly on

Re: [Gambas-user] Keyboard locked -- insisting one more time

2017-05-13 Thread Karl Reinl
Am Samstag, den 13.05.2017, 14:11 -0300 schrieb Fernando Cabral: > Thank you, Tobi for your patience explaining this whole thing. > Your comments make sense. No, as to the keyboard issue, > what I can not figure out boils down to two things: First, I have not > changed anything. At least that I

Re: [Gambas-user] Editing still blocked

2017-05-09 Thread Karl Reinl
Am Dienstag, den 09.05.2017, 18:31 -0300 schrieb Fernando Cabral: > Jussi, I am baffled. I have removed everything you suggested. But I went > beyond. I updated the "locate" database and searched for everything that > contained "gambas" somewhere in the filename or directory name "locate -i >

Re: [Gambas-user] Editing still blocked

2017-05-08 Thread Karl Reinl
Am Montag, den 08.05.2017, 09:37 -0300 schrieb Fernando Cabral: > > 2017-05-08 8:43 GMT-03:00 Charlie wrote: > > Have you checked the Edit menu, there is a 'Locked' feature there. This is > > just a guess as 'Everything is locked' is a little vague. > > Charlie,

Re: [Gambas-user] gambas editor is locked

2017-05-02 Thread Karl Reinl
Am Dienstag, den 02.05.2017, 09:53 -0300 schrieb Fernando Cabral: > Karl wrote: > > > the directory from gbDocEditor. is (if you have downloaded via > > softwarefarm) ~/.local/share/gambas3/src/oliviercruilles/gbDocEditor > > Just run a chmod -R on that. > > But first look whats are your rights

Re: [Gambas-user] gambas editor is locked

2017-05-02 Thread Karl Reinl
Am Dienstag, den 02.05.2017, 07:08 -0300 schrieb Fernando Cabral: > Karl wrote: > > >I suppose You have opened the example projects, is it? > > Just save you a local copy by 'save as'.. > > I did download and open gbDocEditor. Do you mean it can lock all my > projects? > If so, what else can I

Re: [Gambas-user] gambas editor is locked

2017-05-02 Thread Karl Reinl
Am Montag, den 01.05.2017, 21:36 -0300 schrieb Fernando Cabral: > All of a sudden, I can not edit any project. They are all locked. > Hitting the lock icon does not change anything except that > on the tab where the module name is shown the expression '[read only]" > appears and disappears. But I

Re: [Gambas-user] GUI Tab Auto-Complete Issue

2017-04-26 Thread Karl Reinl
Am Mittwoch, den 26.04.2017, 13:14 +0200 schrieb Benoît Minisini: > Le 26/04/2017 à 12:45, alexchernoff a écrit : > > Dear all, > > > > has anyone noticed? in Gambas UI once you use Tab to suggest and > > autocomplete a word, it becomes not possible to select any lines or move > > cursor with the

Re: [Gambas-user] project arguments

2017-04-15 Thread Karl Reinl
Am Freitag, den 14.04.2017, 23:24 +0200 schrieb Benoît Minisini: > Le 14/04/2017 à 22:54, Karl Reinl a écrit : > > Salut Benoît, > > > > I ran in troubles with the project arguments. I've tried to enter and > > edit this string (without the quotes): > > "/h

Re: [Gambas-user] whats new since rev. 8088

2017-02-26 Thread Karl Reinl
Saslut, now I found why I always look a bit strange when writing 8088. Yes that was the first CPU for IBM-Compatibles round about at 1980. https://en.wikipedia.org/wiki/Intel_8088 Yes there is a lot, to my question! -- Amicalement Charlie

Re: [Gambas-user] whats new since rev. 8088

2017-02-25 Thread Karl Reinl
Am Freitag, den 24.02.2017, 21:41 +0100 schrieb Charlie Reinl: > Salut Benoît, > > made an update last Wednwesday (22.02) from 8088 to 8102. > Now my program fails : > FCRMMain.?.0: #2: Cannot load class 'DBTableView': Loading has already > failed > FCRMMain.?.0 FCRMMain.?.0 Main.?.0 > > So can

Re: [Gambas-user] dynamic created Menus

2017-02-07 Thread Karl Reinl
Am Montag, den 06.02.2017, 15:36 +0100 schrieb Fabien Bodard: > I think the good way is this one :-) > > Public Sub AddMenuFromOutsideForm(hMenu As Menu) > Dim hMenuItem As Object > Dim hParent As Object = Object.Parent(hMenu) > > hMenuItem = New Menu(hMenu) > hMenuItem = New

Re: [Gambas-user] dynamic created Menus

2017-02-07 Thread Karl Reinl
Am Montag, den 06.02.2017, 15:36 +0100 schrieb Fabien Bodard: > I think the good way is this one :-) > > Public Sub AddMenuFromOutsideForm(hMenu As Menu) > Dim hMenuItem As Object > Dim hParent As Object = Object.Parent(hMenu) > > hMenuItem = New Menu(hMenu) > hMenuItem = New

Re: [Gambas-user] With Date one day less

2017-01-21 Thread Karl Reinl
Am Samstag, den 21.01.2017, 17:22 +0100 schrieb Gianluigi: > I, with Date, become crazy. > Just look here: > '- > Public Sub Main() > > Dim d1 As Date > > d1 = "6/15/2008" > Print Format$(d1, "dd mm ") ' > 14 06 2008 > > End >

Re: [Gambas-user] CompileingGambas 3.9.2 on Windows10 Cygwin.

2017-01-07 Thread Karl Reinl
Am Samstag, den 07.01.2017, 18:57 +0100 schrieb jogeri63: > Hello, > > after install 'make utility' and running command './configure -C > --disable-inotify --disable-v4l' > I still got message: 'configure: error: ./configure failed for main' > > see attachment 'output.txt' > > Regards, >

Re: [Gambas-user] gb.util GenUUID() function

2016-11-18 Thread Karl Reinl
Am Donnerstag, den 17.11.2016, 10:49 +1030 schrieb adamn...@gmail.com: > Every now and then I come across a need for a (locally) unique ID. Shelling > the ubiquitous gnu "uuidgen (-t/-r)" utility usually handles this effectively > enough. However, I am thinking that maybe this is a possible

Re: [Gambas-user] App idle with long loops

2016-10-09 Thread Karl Reinl
Am Sonntag, den 09.10.2016, 15:19 +0200 schrieb Jorge Carrión: > It's an empty proyect, I'm afraid... > Thanks for the trying. > > Regards > > 2016-10-09 14:36 GMT+02:00 Charlie Reinl : > > > Am Sonntag, den 09.10.2016, 12:56 +0200 schrieb Jorge Carrión: > > > Is there

Re: [Gambas-user] floating (MDI) console window at startup

2016-09-26 Thread Karl Reinl
Am Montag, den 26.09.2016, 23:49 +0300 schrieb Jussi Lahtinen: > What menu you are talking about? What is MDI? What are you trying to > achieve? > If you don't want the console to be visible, just go to view menu and > unselect it (or just press F11). > > > Jussi > > On Mon, Sep 26, 2016 at

Re: [Gambas-user] to all SuSE users

2016-09-21 Thread Karl Reinl
ee.david...@gmail.com> > wrote: > > > For Leap 42.1, kdesu is in the standard repository and kdesudo is not. > > However, kdesudo is available via a non-standard repository. > > > > > > On 09/20/2016 04:53 PM, Karl Reinl wrote: > > > Salut

[Gambas-user] Desktop.RunAsRoot(command)

2016-09-12 Thread Karl Reinl
Salut, ist there a way to capture the Desktop.RunAsRoot(command) output? The console shows GNOME_SUDO_PASS sudo: 1 Fehlversuch bei der Passwort-Eingabe -- Amicalement Charlie -- What NetFlow Analyzer can do for you?

Re: [Gambas-user] R: Christmas gift

2016-09-07 Thread Karl Reinl
Am Mittwoch, den 07.09.2016, 21:55 + schrieb Ru Vuott: > ...I wish a thick manual/tutorial entitled: > > « Learning Gambas from its source codes. » > > or > > « Journey into the Gambas source codes. » > > > Regards > vuott Salut, that manual/tutorial is delivered with each SVN -

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-20 Thread Karl Reinl
Am Samstag, den 20.08.2016, 16:45 +0200 schrieb Benoît Minisini: > Hi, > > Finally, here is the initial source package of Gambas 3.9.0! > > https://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.9.0.tar.bz2/download > > Please compile and install it as much as you can, and report any

Re: [Gambas-user] Question about gb.cairo

2016-05-23 Thread Karl Reinl
Am Montag, den 23.05.2016, 19:58 +0200 schrieb wi...@develop.earthshipeurope.org: > On 2016-05-23 17:39, Rolf-Werner Eilert wrote: > > I have used Cairo in a non GUI application, and it runs very well. > > > Okay, good to know. > Some questions rise: > What version of Gambas is this non GUI

Re: [Gambas-user] How to replace chr$(13) from a text file

2016-04-11 Thread Karl Reinl
Am Montag, den 11.04.2016, 08:18 -0700 schrieb José Monteiro: > By now I tried to use: > > Mglobal.info = Replace$(TextArea1.Text, Chr$(13), "|") > > Unfortunately, the global variable "info" still has new lines and a parser > refuses to accept it. Salut José, try this : Mglobal.info =

Re: [Gambas-user] Fwd: Re: Feature request for gambas load screen

2016-02-27 Thread Karl Reinl
Am Freitag, den 26.02.2016, 18:46 +1100 schrieb rterry: > > > > > > Sent from my Samsung GALAXY S5 > > Original message > From: Rolf-Werner Eilert > Date: 26/02/2016 18:42 (GMT+10:00) > To: gambas-user@lists.sourceforge.net > Subject: Re:

[Gambas-user] svn 7602 question about libraries

2016-02-13 Thread Karl Reinl
Salut Benoît, I never used external (not in gambas written) libraries, but I wonder, how they are attached to a project now? This came up to me, because older libraries which were attached to the project before the library management changed are still shown (of course they are still marked in the

[Gambas-user] Question about bugtracker mails

2015-09-08 Thread Karl Reinl
Salut, mails from bugtracker I get twice if I'm the reporter. ( see attachment ) One via [Gambas Bug Tracker] and one via [Gambas-user] And there is a minor bug, the reporters adresse (I think) is two time in the mail ( see attachment ) -- Amicalement Charlie

Re: [Gambas-user] Projects sort on welcome screen

2015-08-24 Thread Karl Reinl
Am Montag, den 24.08.2015, 19:36 +0200 schrieb Benoît Minisini: Le 22/08/2015 23:10, Karl Reinl a écrit : Salut Benoît, IDE r7233 the Projects sort on welcome screen is at start up always 'on date' even if the settings say different 'on path' par example. Thanks for fixing

[Gambas-user] [CRASH REPORT] GambasTester

2015-08-22 Thread Karl Reinl
Salut Benoît, Salut Jussi , Damned, my program crashed Gambas that way : crash on F5 Program received signal SIGFPE, Arithmetic exception. 0x08073d10 in check_size (size=optimized out, inc=0, _object=optimized out) at gbx_c_array.c:436 436 size = (size + inc - 1) / inc * inc;

[Gambas-user] SOLVED Re: [CRASH REPORT] GambasTester

2015-08-22 Thread Karl Reinl
Am Samstag, den 22.08.2015, 13:04 +0200 schrieb Benoît Minisini: Le 22/08/2015 10:31, Karl Reinl a écrit : Salut Benoît, Salut Jussi , Damned, my program crashed Gambas that way : crash on F5 Program received signal SIGFPE, Arithmetic exception. 0x08073d10 in check_size (size

[Gambas-user] Projects sort on welcome screen

2015-08-22 Thread Karl Reinl
Salut Benoît, IDE r7233 the Projects sort on welcome screen is at start up always 'on date' even if the settings say different 'on path' par example. -- Amicalement Charlie --

[Gambas-user] GambasTester small problem

2015-08-22 Thread Karl Reinl
Salut Jussi, I get an error here: mTest.DoTests.1064 If Access(~, gb.Write Or gb.Exec) = False Or Access(/, gb.Write Or gb.Exec) = True Then Debug Are you running this as root!!? Errors.Add(System.Backtrace[0]) Endif For what ever reason on my box I have write and exec rights on /,

[Gambas-user] me also : Issue 633 in gambas: Opening page Mouse does not work in IDE

2015-08-20 Thread Karl Reinl
Salut Benoît, I remarked that problem also since Gambas r7227, it still persists in r7230 Got back to r7226 new version with Sys-infos -- Amicalement Charlie [System] Gambas=3.8.0 OperatingSystem=Linux Kernel=3.2.0-89-generic Architecture=x86 Distribution=Ubuntu 12.04.5 LTS Desktop=GNOME

[Gambas-user] me also : Issue 633 in gambas: Opening page Mouse does not work in IDE

2015-08-20 Thread Karl Reinl
Salut Benoît, I remarked that problem also since Gambas r7227, it still persists in r7230 Got back to r7226 -- Amicalement Charlie -- ___ Gambas-user mailing list

[Gambas-user] CR in IDE editor

2015-06-20 Thread Karl Reinl
Salut Benoît, CR in IDE-editor don't create a new line if INS-mode is ON (sorry meant) OFF -- Amicalement Charlie --

[Gambas-user] ColumnView.Editable=True

2015-06-10 Thread Karl Reinl
Salut Benoît, if ColumnView.Editable=True means that one can edit/rename the item, then it does not work any more. [System] Gambas=3.7.90 rev.7121 OperatingSystem=Linux Kernel=3.2.0-84-generic Architecture=x86 Distribution=Ubuntu 12.04.5 LTS Desktop=GNOME Theme=Plastique

[Gambas-user] deselect 'gb.form.mdi'

2015-06-04 Thread Karl Reinl
Salut Benoît, if I deselect 'gb.form.mdi' in components 'gb.settings' gets unmarked too. That is not Ok! If you deselect 'gb.settings' and 'gb.form.mdi' is selected it claims for 'gb.form.mdi'. But you can select 'gb.settings' without 'gb.settings'. [System] Gambas=3.7.90 rev.7010

[Gambas-user] deselect 'gb.form.mdi'

2015-06-04 Thread Karl Reinl
Salut Benoît, if I deselect 'gb.form.mdi' in components 'gb.settings' gets unmarked too. That is not Ok! If you deselect 'gb.settings' and 'gb.form.mdi' is selected it claims for 'gb.form.mdi'. But you can select 'gb.settings' without 'gb.settings'. = mean 'gb.form.mdi' [System] Gambas=3.7.90

Re: [Gambas-user] changes on HPanel

2015-06-03 Thread Karl Reinl
Am Mittwoch, den 03.06.2015, 22:03 +0200 schrieb Benoît Minisini: Le 03/06/2015 21:53, Karl Reinl a écrit : Salut Benoît, see attached screenshot, this comes from the same executable, made 30 March 2015, the left side is a screenshot made at this time (rev.7017), the right side made

Re: [Gambas-user] changes on HPanel

2015-06-03 Thread Karl Reinl
Am Mittwoch, den 03.06.2015, 22:44 +0200 schrieb Benoît Minisini: Le 03/06/2015 22:36, Karl Reinl a écrit : Am Mittwoch, den 03.06.2015, 22:03 +0200 schrieb Benoît Minisini: Le 03/06/2015 21:53, Karl Reinl a écrit : Salut Benoît, see attached screenshot, this comes from the same

[Gambas-user] changes on HPanel

2015-06-03 Thread Karl Reinl
Salut Benoît, see attached screenshot, this comes from the same executable, made 30 March 2015, the left side is a screenshot made at this time (rev.7017), the right side made today (rev.7109) the 03 June 2015. This happens on start up. The parent control is a HPanel. As workaround I can make a

[Gambas-user] Icons

2015-04-07 Thread Karl Reinl
Salut, I didn't remark before but Picture[icon:/16/warning] and Picture[icon:/16/important] are the same Icon. I checked icon:/16/ to icon:/48/ Why, or is it by mistake? -- Amicalement Charlie [System] Gambas=3.7.90 rev 7023 OperatingSystem=Linux Kernel=3.2.0-79-generic

[Gambas-user] form resize behave

2015-03-10 Thread Karl Reinl
Salut, Is there a switch or form property to get form smaller then the starting (not initial) size, or pull it back to initial size ? -- Amicalement Charlie -- Dive into the World of Parallel Programming The Go

[Gambas-user] form resize behave (2)

2015-03-10 Thread Karl Reinl
Salut, Is there a switch or form property to get form smaller then the starting (not initial) size, or pull it back to initial size ? -- Amicalement Charlie Salut, I found out what happens. I set the saved (with Settings.write(Me)) Form size before Form_Open raises, in Public Sub Run(.. The

[Gambas-user] Question about *.pot files

2015-03-06 Thread Karl Reinl
Salut, I'v a project on a svn-server, since mid September last year, every time I check in some changes, all or mostly all the *.pot files are also marked as changed, because POT-Creation-Date: 2015-02-12 20:21 UTC\n got a new POT-Creation-Date. Where do I wrong, or how can I stop this. I use

[Gambas-user] [CRASH REPORT] TestApp01

2015-01-08 Thread Karl Reinl
Hello, Damned, my program crashed Gambas that way : after con is declared (pass it with F8), then dblClick con to inspect it. TestApp01-0.0.1-crash-150108-194725.tar.bz2 Description: application/bzip-compressed-tar

[Gambas-user] [CRASH REPORT] TestApp01

2015-01-08 Thread Karl Reinl
Hello, Damned, my program crashed Gambas that way : the try con.Open fails when only the con.name is filled Sorry for last CRASH-Report, I checked for not sending source. TestApp01-0.0.1-crash-150108-211425.tar.bz2 Description: application/bzip-compressed-tar

[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

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 uninstall

Re: [Gambas-user] fullscreen

2015-01-05 Thread Karl Reinl
Am Montag, den 05.01.2015, 21:27 +0100 schrieb Reiner Goerlach: Salut Karl, if I solve your croaaword puzzzle, the result could be, that you are recommending me to go to e newer ubuntu version ? Is it so ? You wanted to tell me: You should go to a newer ubun tu versiom ? ???

Re: [Gambas-user] problems in trie class

2014-11-21 Thread Karl Reinl
Am Donnerstag, den 20.11.2014, 16:24 +0100 schrieb Tobias Boege: On Thu, 20 Nov 2014, Charlie Reinl wrote: Am Donnerstag, den 20.11.2014, 15:54 +0100 schrieb Tobias Boege: On Tue, 18 Nov 2014, Charlie Reinl wrote: It is a #11, CRASH REPORT windows opens Thanks. I'm sure I can

[Gambas-user] problems in trie class

2014-11-18 Thread Karl Reinl
Salut Tobi, played with you trie example (trietest) it crash if p = h.GetPrefix(texte) find nothing (p=null), even when change to p = h.GetPrefix(Texte) My change is h[texte] to h[Texte] (source attached) -- Amicalement Charlie trietest-0.0.1_Charlie.tar.gz Description:

Re: [Gambas-user] Desktop.SendKeys, in version 3.6

2014-10-23 Thread Karl Reinl
Am Donnerstag, den 23.10.2014, 23:12 +0300 schrieb Jussi Lahtinen: At least with latest revision (6569) Sendkeys is present. How did you install Gambas on your system? Jussi --8--- Salut Jussi, it is revision (6568) I use svn, while rev6569 is

Re: [Gambas-user] Desktop.SendKeys, in version 3.6

2014-10-23 Thread Karl Reinl
Am Donnerstag, den 23.10.2014, 23:12 +0300 schrieb Jussi Lahtinen: At least with latest revision (6569) Sendkeys is present. How did you install Gambas on your system? Jussi 8- Salut, my box and the VM are both less or more

[Gambas-user] Desktop.SendKeys, in version 3.6

2014-10-22 Thread Karl Reinl
Salut Benoît, the 01/07/2014 with revision #6357 you repaired the Desktop.SendKeys, in version 3.6 I don't find the Sendkeys anymore. Nothing in Changlog for 3.6 (searched Sendkey) Only a sendkey in x11. Is Desktop.SendKeys gone? -- Amicalement Charlie

Re: [Gambas-user] Desktop.SendKeys, in version 3.6

2014-10-22 Thread Karl Reinl
Am Mittwoch, den 22.10.2014, 21:53 +0200 schrieb Benoît Minisini: Le 22/10/2014 11:18, Karl Reinl a écrit : Salut Benoît, the 01/07/2014 with revision #6357 you repaired the Desktop.SendKeys, in version 3.6 I don't find the Sendkeys anymore. Nothing in Changlog for 3.6 (searched

Re: [Gambas-user] Desktop.SendKeys, in version 3.6

2014-10-22 Thread Karl Reinl
Am Mittwoch, den 22.10.2014, 21:53 +0200 schrieb Benoît Minisini: Le 22/10/2014 11:18, Karl Reinl a écrit : Salut Benoît, the 01/07/2014 with revision #6357 you repaired the Desktop.SendKeys, in version 3.6 I don't find the Sendkeys anymore. Nothing in Changlog for 3.6 (searched

Re: [Gambas-user] Desktop.SendKeys, in version 3.6

2014-10-22 Thread Karl Reinl
Am Mittwoch, den 22.10.2014, 21:53 +0200 schrieb Benoît Minisini: Le 22/10/2014 11:18, Karl Reinl a écrit : Salut Benoît, the 01/07/2014 with revision #6357 you repaired the Desktop.SendKeys, in version 3.6 I don't find the Sendkeys anymore. Nothing in Changlog for 3.6 (searched

[Gambas-user] something for the wishlist 'a Combobox with ensurevisible center'

2014-10-21 Thread Karl Reinl
Salut Benoît, Combobox with 'EnsureVisible centered' by that I mean, that if my value would be in the last line, instead, appears in the Center of the list display and so making the following entries visible, if present at all. -- Amicalement Charlie

[Gambas-user] svn Version shows 3.6

2014-10-15 Thread Karl Reinl
Salut Benoît, the svn Version rev.6552 shows 3.6 is that correct ? And there is no version warning any more, while working with the IDE -- Amicalement Charlie -- Comprehensive Server Monitoring with Site24x7. Monitor 10

Re: [Gambas-user] svn Version shows 3.6

2014-10-15 Thread Karl Reinl
Am Mittwoch, den 15.10.2014, 11:16 +0200 schrieb Benoît Minisini: Le 15/10/2014 10:57, Karl Reinl a écrit : Salut Benoît, the svn Version rev.6552 shows 3.6 is that correct ? And there is no version warning any more, while working with the IDE Didn't you see some posts about Pre

[Gambas-user] looping Constants

2014-10-14 Thread Karl Reinl
Salut Benoît, since gambas1 (works still on 3.5.4) I loop the Align Symbols like this For Each sAlignText In Class(Align).Symbols now with 3.6 I got an Error, a bug? or witch feature I missed. -- Amicalement Charlie

[Gambas-user] I like that new Open Project dialogue

2014-09-24 Thread Karl Reinl
Salut Benoît, this is really a big one, that new Open Project dialogue. I like it much, thanks. -- Amicalement Charlie -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant

Re: [Gambas-user] DEVELOPMENT ENVIRONMENT using the file write permissions changes

2014-09-04 Thread Karl Reinl
Am Dienstag, den 15.07.2014, 14:49 +0200 schrieb Benoît Minisini: Le 15/07/2014 14:46, Charlie Reinl a écrit : Salut Benoît, Date: 2014-07-11 11:51:47 + (Fri, 11 Jul 2014) Log Message: --- [DEVELOPMENT ENVIRONMENT] * NEW: All files can be locked. This is

[Gambas-user] problems between 3.5.4 and svn

2014-08-02 Thread Karl Reinl
Salut Benoît, if you open a project saved on svn version with the 3.5.4 one all run (till now) well, but the Shortcut makes the different. The form who has caught the Text = Shortcut((cancel), c) Have to cleaned up by a newly save. But their they lose the Text property. Could that be

[Gambas-user] open a Form

2014-07-25 Thread Karl Reinl
Salut Benoît, resizing a Form during open, depends how you call the me.show*. and also their placement. Now I found out, you can't shrink but you can grow the forms! same Demo attached as yesterday -- Amicalement Charlie TestApp03-0.0.1.tar.gz Description: application/compressed-tar

[Gambas-user] open a Form

2014-07-24 Thread Karl Reinl
Salut Benoît, resizing a Form during open, depends how you call the me.show*. and also their placement. Demo attached! -- Amicalement Charlie TestApp03-0.0.1.tar.gz Description: application/compressed-tar -- Want

[Gambas-user] a new printer problem/bug

2014-07-16 Thread Karl Reinl
Salut Benoît, Printer.GrayScale once set to False you can't return to True. Or I don't understand what to do!? -- Amicalement Charlie GrayScale-0.0.1.tar.gz Description: application/compressed-tar -- Want fast and

Re: [Gambas-user] printer.paper

2014-07-13 Thread Karl Reinl
Am Sonntag, den 13.07.2014, 14:49 +0200 schrieb Fabien Bodard: they are hard coded... 2014-07-13 0:33 GMT+02:00 Karl Reinl karl.re...@fen-net.de: Am Sonntag, den 13.07.2014, 00:23 +0200 schrieb Benoît Minisini: Le 13/07/2014 00:18, Karl Reinl a écrit : Salut, do I have a chance

Re: [Gambas-user] printer.paper

2014-07-13 Thread Karl Reinl
Am Sonntag, den 13.07.2014, 16:54 +0200 schrieb Fabien Bodard: 2014-07-13 16:27 GMT+02:00 Karl Reinl karl.re...@fen-net.de: Am Sonntag, den 13.07.2014, 14:49 +0200 schrieb Fabien Bodard: they are hard coded... 2014-07-13 0:33 GMT+02:00 Karl Reinl karl.re...@fen-net.de: Am Sonntag, den

Re: [Gambas-user] Printer.NumCopies not updated

2014-07-13 Thread Karl Reinl
Am Sonntag, den 13.07.2014, 22:04 +0200 schrieb Benoît Minisini: Le 07/07/2014 22:28, Karl Reinl a écrit : Salut Benoît, Printer.NumCopies are not updated, after a change during Printer.Configure() Hey, I finally fixed that in revision #6376 - well I think so, so tell me if I

[Gambas-user] printer.paper

2014-07-12 Thread Karl Reinl
Salut, do I have a chance to read out printer.paper sizes within gambas? -- Amicalement Charlie -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

Re: [Gambas-user] printer.paper

2014-07-12 Thread Karl Reinl
Am Sonntag, den 13.07.2014, 00:23 +0200 schrieb Benoît Minisini: Le 13/07/2014 00:18, Karl Reinl a écrit : Salut, do I have a chance to read out printer.paper sizes within gambas? No, but they normally should be standard paper sizes (i.e. A4 is always 210mm x 297mm). Ok, not good

[Gambas-user] TableView Column-Headers are transparent now

2014-06-10 Thread Karl Reinl
Salut Benoît, TableView Column-Headers are transparent now As Test-project, you can use the MySQL-Examble. I attached 2 pic. [System] Gambas=3.5.90 (rev 6307) OperatingSystem=Linux Kernel=3.2.0-64-generic Architecture=x86 Distribution=Ubuntu 12.04.4 LTS Desktop=GNOME Theme=QPlastique

Re: [Gambas-user] extended Combobox

2014-05-26 Thread Karl Reinl
() If cboSample.Index -1 Then Message(ID associated with ' cboSample.Text ': cboSample.Tag[cboSample.Index]) Endif End Regards *_* *Lic. Daniel Quintero Rojas* *¡Saludos desde México!* On Sun, May 25, 2014 at 2:12 PM, Karl Reinl karl.re

[Gambas-user] extended Combobox

2014-05-25 Thread Karl Reinl
Salut, I need an extended Combobox, no sorry I would like to have an extended Combobox, where I can add elements like .Add(Item AS String[,key AS Variant]), does anybody made that yet, and want to share ? -- Amicalement Charlie

[Gambas-user] rev 6229 stops with error

2014-04-05 Thread Karl Reinl
Salut Benoît, rev 6229 stops with error. sysInfo.log talks about my box, because could not make a gambas.sysInfo, the IDE don't start. -- Amicalement Charlie gambas3-rev-6229.tar.bz2 Description: application/bzip-compressed-tar

Re: [Gambas-user] rev 6229 stops with error

2014-04-05 Thread Karl Reinl
Am Samstag, den 05.04.2014, 22:09 +0200 schrieb Benoît Minisini: Le 05/04/2014 21:55, Karl Reinl a écrit : Salut Benoît, rev 6229 stops with error. sysInfo.log talks about my box, because could not make a gambas.sysInfo, the IDE don't start. According to the logs

Re: [Gambas-user] rev 6229 stops with error

2014-04-05 Thread Karl Reinl
Am Samstag, den 05.04.2014, 22:09 +0200 schrieb Benoît Minisini: Le 05/04/2014 21:55, Karl Reinl a écrit : Salut Benoît, rev 6229 stops with error. sysInfo.log talks about my box, because could not make a gambas.sysInfo, the IDE don't start. According to the logs

[Gambas-user] compiling rev 6189

2014-03-03 Thread Karl Reinl
Salut Benoît, run in troubles while compiling rev 6189, see attached logs Did I miss something ? -- Amicalement Charlie [System] Gambas=3.5.90 OperatingSystem=Linux Kernel=2.6.32-56-generic Architecture=x86 Distribution=Ubuntu 10.04.4 LTS Desktop=GNOME Theme=QPlastique Language=de_DE.UTF-8

[Gambas-user] Source Code can't be reached

2013-11-15 Thread Karl Reinl
Salut, from http://gambas.sourceforge.net/en/main.html, Source Code can't be reached. -- Amicalement Charlie -- DreamFactory - Open Source REST JSON Services for HTML5 Native Apps OAuth, Users, Roles, SQL, NoSQL,

[Gambas-user] problems when set printer properties by hand

2013-10-11 Thread Karl Reinl
Salut Benoît, in the attached example there is good and a bad way to set printer properties. I ignore why that happens, but with the 'bad way', paper is reset to 0, after .Configure(). Juist run the example, after Configure() call, just close with 'print'. -- Amicalement Charlie

[Gambas-user] awful bug at search and replace, smash your code

2013-10-08 Thread Karl Reinl
Salut Benoît, if in gambas3 source code editor the sub/function are folded/collapsed and you use search and replace, with 'replace all' you smash your code. Try on attached project replace (when all sub/functions are folded/collapsed) doItt with doit (or something else) using 'replace all' --

  1   2   >