Re: [Gambas-user] Unable to split string containing ascii characters

2011-06-06 Thread Jesus
se web-pages, then python with a healthy dose of BeautifulSoup may > suit your needs better... > And don't forget you also can use a custom made or an existing C library for use from within Gambas. Look for EXTERN i

Re: [Gambas-user] Multiline RegExp

2011-07-27 Thread Jesus
If I am not wrong, it would be possible by using .RegexpSubmatches virtual class. It returns an array of sub-matches against your pattern on a given subject. The only thing you must do is to enclose your entire regexp between parenthesis. By the way, I didn't test it. Regards -- Jesus ---

Re: [Gambas-user] gb3 requirements on openSUSE 11.4

2011-07-30 Thread Jesus
Sorry for the noise, but it is just the reason why I've dropped openSuse definitely some years ago... I'm far more comfortable with debian based distros. Yeah, I know it doesn't help you at all, sorry but I can't resist! Good luck, dude -- Jesus Guardon El 30/07/11 1

Re: [Gambas-user] Sting declared as Const are not translated

2011-08-01 Thread Jesus
t; > MyForm.Caption = MyClass.MYSTRING > > even if the string is correctly translated trough the Translate Tool in > the IDE when the form opens the caption appears in the default language. > Is this correct or could be fixed? > Thanks in advance, > Emanuele Shouldn'

Re: [Gambas-user] Making code pretty

2011-08-04 Thread Jesus
;> then a little icon will shows into the line numbers and an additional >>>>> >>>> tab in the console/breakpoints tabstrip will lists the current >>>>> >>>> tasks/fixes text, which also should be marked as done/und

[Gambas-user] [Gambasdoc] Missing "style.css"

2011-08-08 Thread Jesus
Hi, just a minor issue: Browsing Gambasdoc today, it shows only plain text, no style cascade sheet found. Regards -- Jesus Guardon -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event

Re: [Gambas-user] [Gambasdoc] Missing "style.css"

2011-08-08 Thread Jesus
t;>> >>>> Regards >>> >>> Mmm. Everything is normal there. Can you check your browser? >> >> Well, I've checked twice, but still I get this: >> >> See attachment. > > Screenshot just done... > Wow! This is stupid

Re: [Gambas-user] [Gambasdoc] Missing "style.css"

2011-08-08 Thread Jesus
t;>> >>>> Regards >>> >>> Mmm. Everything is normal there. Can you check your browser? >> >> Well, I've checked twice, but still I get this: >> >> See attachment. > > Screenshot just done... Deleted site cookies and back to nor

Re: [Gambas-user] write to file question

2011-08-17 Thread Jesus
st step of your loop you're not writing something, the file appears as empty. You could try appending content to the file instead, using the "append" keyword at the end of your statement: > hFile = Open Application.Path &/ "prot.log" For Write Append Hope that he

Re: [Gambas-user] A little off topic - internet

2011-10-09 Thread Jesus
that they suck, haha. > Some time ago I have had a bad experience with this brand and they wasn't too kind providing me for a solution. I've deleted Netgear from my providers list. Period. Regards -- Jesus Guardon --

Re: [Gambas-user] [Gambas-devel-svn] SF.net SVN: gambas:[4191]

2011-10-10 Thread Jesus
t; * BUG: Fix compilation of gb.form. Still nada gbc: error: Component not found: gb.form make[2]: No se hace nada para «install-data-am». make[2]: se sale del directorio «/home/jesus/trunk/examples» make[1]: se sale del directorio «/home/jesus/trunk/examples» Making install in . make[1]: se ingres

Re: [Gambas-user] [Gambas-devel-svn] SF.net SVN: gambas:[4191]

2011-10-10 Thread Jesus
; Date: 2011-10-10 19:03:05 + (Mon, 10 Oct 2011) >>> Log Message: >>> --- >>> [GB.FORM] >>> * BUG: Fix compilation of gb.form. >> >> Still nada >> >> >> gbc: error: Component not found: gb.form >> make[2]: No se hac

Re: [Gambas-user] SVN: gambas:[4192]

2011-10-10 Thread Jesus
state that revision #4191 doesn't compile. >> >> I will download the source package and I'll try to compile it. >> >> Regards > > I have just updated the svn repository too, so you can try again from it now. > > Regards, > Well, you did it. Bot

Re: [Gambas-user] Ubuntu 11.10 64 - Build 4200

2011-10-14 Thread Jesus
k to classic as much as possible. > > Make sure you reserve about 5 hours to update a 11.04 system. :-( It's a shame what they did with Ubuntu ... I hope the same does not happen with other distributions. (No flaming intended, it's only my opini

Re: [Gambas-user] Ubuntu 11.10 64 - Build 4200

2011-10-14 Thread Jesus
El 14/10/11 23:55, Dag-Jarle Johansen escribió: > Hi, Jesus, > > I dont really know what your theme is, but as I saw you said its a shame > with Ubuntu, I have to ask you what? > > Thanks in advance and regards > Dag-Jarle Well, it's a matter of personal taste. I was

Re: [Gambas-user] Gb.qt.kde Component

2011-10-21 Thread Jesus
haps it is the beginning of the end of Gambas2. QT3 libraries are being deprecated in some distributions, and perhaps some of older KDE's. Regards -- Jesus Guardon -- The demand for IT networking professionals conti

Re: [Gambas-user] TextEdit and linefeeds

2011-11-08 Thread Jesus
#x27;t know if this works but since you're html tags the tag should > read some text If you're using TextArea in Gambas3 the Raldal's example should work only if you use .RichText property, instead of .Text. Regards -- Jesus Guardon

Re: [Gambas-user] TextEdit and linefeeds

2011-11-08 Thread Jesus
El 08/11/11 20:41, Jesus escribió: > > If you're using TextArea in Gambas3 the Randall's example should work > only if you use .RichText property, instead of .Text. > > Regards > Ooops, my mistake. I meant *TextEdit*, not Textarea. And sorry for misspelling

[Gambas-user] Error in Dbus class

2011-11-14 Thread Jesus
ibutionVendor=Ubuntu DistributionRelease="Ubuntu 11.10" Desktop=KDE4 [Gambas 3] Version=2.99.6 Path=/usr/local/bin/gbx3 Regards -- Jesus Guardon -- RSA(R) Conference 2012 Save $700 by Nov

Re: [Gambas-user] Error in Dbus class

2011-11-14 Thread Jesus
El 14/11/11 20:43, Benoît Minisini escribió: > Le 14/11/2011 20:34, Jesus a écrit : >> When trying to test DBusExplorer example, it stops with error "Unknown >> symbol 'Sort' in class 'Class' in FVersiongbXML:152" > > It's fixed in re

Re: [Gambas-user] 6

2011-11-15 Thread Jesus
et/sfu/rsa-sfdev2dev1 > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > Well, this is the third time we receive spam from this user. Someone could kick him off t

Re: [Gambas-user] MP3 Tags

2011-11-19 Thread Jesus
s and get the result. > > I just don't know its name! :-) > > Regards, > Yes. This is the same advice I gave the other day to a guy. I have successfully tested "id3info" command from

Re: [Gambas-user] Install gambas3 on Oneiric

2011-11-26 Thread Jesus
ute in a terminal as a *normal user* (root passwd is asked later in the script). Hope this helps, regards -- Jesus Guardon install_gambas3.sh.tar.gz Description: application/gzip -- All the data continuously generat

Re: [Gambas-user] Runtime missing!!!

2011-12-11 Thread Jesus
ndencies are needed and tries to install them, but it fails because Gambas3 isn't official and therefore is not in the repositories and none of its components. So for the moment there is not an easy solution, but shipping a home-made package using GB_DIR environment variable pointing at your

Re: [Gambas-user] send a text message to a cell phone

2011-12-14 Thread Jesus
mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > Well, did you read the answers to your previous post? Why do you re-post again the same question? Regards -- Jesus Guardon ---

Re: [Gambas-user] problems after ubuntu 11.04 update --> same under 11.10

2011-12-21 Thread Jesus
compiled vs repositories, are in the environment path. Probably, binaries differ each other, but then the system is using -in your case, it seems- the older ones. From the beginning of Gambas I'm aware of this, so it's not a good idea to install deb packages made by the gambas IDE in

Re: [Gambas-user] problems after ubuntu 11.04 update --> same under 11.10

2011-12-21 Thread Jesus
El 21/12/11 18:53, Fabien Bodard escribió: > 2011/12/21 Jesus : >> El 21/12/11 11:14, JUHASZ Robert escribió: >>> Hello List, >>> >>> I didn't succeed to recover my gambas2 despite of trying all the >>> proposals. >>> Anyhow I wanted to

Re: [Gambas-user] problems after ubuntu 11.04 update --> same under 11.10

2011-12-22 Thread Jesus
El 22/12/11 07:46, JUHASZ Robert escribió: > Cure is OK, too: from synaptic I removed all the installed gambas > components and now the IDE works properly. > Thank you so much for the help. > > Robi Good to know, Robi. I was confident enough of this. Best regards! --

Re: [Gambas-user] Gambas 3 is out!

2011-12-31 Thread Jesus
Many many thanks for the effort and Happy New Year. I hope you have now some time to sleep a bit, cheers! Jesus. -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or va

Re: [Gambas-user] Issue 206 in gambas: Can't compile Gambas3

2012-02-02 Thread Jesus
you're done. About deleting trunk folder, I'm doing so each time I want to compile a new revision, so never got a problem with this, IMO it's better. Best regards -- Jesus Guardon -- Keep Your Develope

Re: [Gambas-user] Naming/Renaming projects

2012-02-06 Thread Jesus
this new one I was surprised to find the new directory name in > the IDE title - not the old project title string. This made me think: > What do I have to give a project title for if it isn't used anyway :-) > > So shouldn't these dialogs be thought over in terms of user >

Re: [Gambas-user] Send from .module to .class

2012-02-06 Thread Jesus
El 05/02/12 00:01, abbat escribió: > > How can I send a string "test_string" from > Main.module > to > Label1 which situated on > MFmain.class > > Thanks > > Use "properties" or setter and getter public functions. Not a good idea making

Re: [Gambas-user] Send from .module to .class

2012-02-07 Thread Jesus
El 06/02/12 21:59, Ron escribió: > I agree, but the supplied example doesn't work with making controls public. Sorry Ron. I was sure someone suggested doing that. Regards -- Jesus Guardon > > 2012/2/6 Jesus > >> El 05/02/12 00:01, abbat escribió: >>

Re: [Gambas-user] Problems on mail list

2014-12-29 Thread Jesus
during runtime is not possible. > But you can alert the user that the program should restart. > Save the choice, close and restart with the language chosen from the user. > > Hello > Gianluigi --8<--- Which email client are

Re: [Gambas-user] Some playing on logo redesing

2015-02-27 Thread Jesus
El 27/2/15 a las 15:11, Fabien Bodard escribió: If you accept my criticism, I will tell you none of these do like to me at all... sorry ;-) Also, I think the current logo is nice, and the former gambas2 logo was much better in terms of 3D. I really appreciate your efforts. Regards -- Jesus

Re: [Gambas-user] Tutorial on native component development

2015-03-08 Thread Jesus
> attempt at it. > > It's available over here[0]. ... > > Regards, > Tobi > > [0] http://www-e.uni-magdeburg.de/tboege/gambas > Many thanks, Tobi. Very much appreciated, this will get us started with

Re: [Gambas-user] Interview about Gambas

2015-06-11 Thread Jesus
El 11/6/15 a las 11:45, Jorge Carrión escribió: > ...And comb your hair, for god sake! > :D:D:D > LOL, good one, Jorge! Good luck in the interview, Benoît. Gambas deserves it. Regards -- Jesu

Re: [Gambas-user] i Build a RPM package but...

2015-07-12 Thread Jesus
ot;.your_app_name" should be the actual name of your application and the . dot in front of it is what it makes a hidden folder (or file). Hope this clarifies something Regards -- Jesus Guardon -- Don't Li

Re: [Gambas-user] ?????? : why this code not working

2015-07-14 Thread Jesus
you the best way. Best of luck Regards -- Jesus Guardon El 14/7/15 a las 21:14, tsukuba GIMP user escribi??: > No i make a mistay Mistakes not $dbclick += 1 still not working is > > > >> Now, you declare $dbclick, but you don't set a value to it. >> So,

Re: [Gambas-user] R: This is a test

2015-07-22 Thread Jesus
Perhaps maintaining our own server would be an alternative? Just thinking out loud... Regards -- Jesus Guardon -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.n

Re: [Gambas-user] New Gambas bug tracker (alpha)

2015-07-27 Thread Jesus
o/index.html Regards -- Jesus Guardon -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: [Gambas-user] Gambas highlight

2015-08-10 Thread Jesus
ot responding for a while... http://qbnz.com/highlighter https://github.com/GeSHi/geshi-1.0 Moreover, there are plugins based on GeShi for several CMS as Wordpress, and the like. Hope this helps, regards -- Jesus Guardon [*] Yes, it needs an update

Re: [Gambas-user] Gambas highlight

2015-08-12 Thread Jesus
El 11/8/15 a las 9:33, abbat81 escribió: > Jesus wrote >> [*] Yes, it needs an update based on gambas3 brand new classes... > > > Can you update those new classes in gambas.php ? Currently I am very busy. I've scheduled the task to not forgetting, but expect at leas

Re: [Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Jesus
annot close that project without the dialog to save the files ... > even if nothing changed. > > > Alles Gute > > Christof Thalhofer Hi Christof Are by chance your files located in a folder which is under external synchronization or shared in any way? i.e. Dropbox, owncloud or some

Re: [Gambas-user] GAMBAS PATH

2013-08-11 Thread Jesus
#x27;t used GB_DIR anymore, but I guess Benoit could explain here if this is still a valid option for the purpose. In the meantime, Antonio, you could check some threads in the Spanish forum, perhaps that will give you some clues. http://www.gambas-es.org/

[Gambas-user] Modulo operator returns wrong results

2013-09-24 Thread Jesus
0 DBus=libdbus-1.so.3.5.8 GStreamer=libgstreamer-0.10.so.0.30.0 GTK+=libgtk-x11-2.0.so.0.2400.10 Poppler=libpoppler.so.19.0.0 Qt4=libQtCore.so.4.8.1 SDL=libSDL-1.2.so.0.11.3 Regards -- Jesus Guardon -- October Webinars:

Re: [Gambas-user] Modulo operator returns wrong results

2013-09-24 Thread Jesus
El 25/09/13 02:42, Benoît Minisini escribió: > Le 25/09/2013 01:23, Jesus a écrit : >> I've been racking my brain with a simple problem and I've discovered >> something weird with "Mod" operator, returning wrong results. >> >> For example, -3 Mod 800

Re: [Gambas-user] Modulo operator returns wrong results

2013-09-28 Thread Jesus
El 28/09/13 21:47, paulwheeler escribió: > Gentlemen, > > I have never heard of the mod operator being used the way you did in > your problem. However, because Jesus mentioned his calculator having a > mod function, I went to "http://web2.0calc.com/"; and did the proble

Re: [Gambas-user] "wrapping" function based on recent Mod thread

2013-10-06 Thread Jesus
El 06/10/13 05:40, Kevin Fishburne escribió: > Jesus Guardon said in the recent thread "Modulo operator returns wrong > results ": > > Hi Paul et all > > When working with some video games, there are a feature called > wraparound or screen wrap. It

[Gambas-user] Configure method of ToolBar

2013-12-01 Thread Jesus
Cairo=libcairo.so.0.0.0 Cairo=libcairo.so.2.11000.2 Curl=libcurl.so.4.2.0 DBus=libdbus-1.so.3.5.8 GStreamer=libgstreamer-0.10.so.0.30.0 GTK+=libgtk-x11-2.0.so.0.2400.10 Poppler=libpoppler.so.19.0.0 Qt4=libQtCore.so.4.8.1 SDL=libSDL-1.2.so.0.11.3 Regards -- Jesus Guardon --

Re: [Gambas-user] Configure method of ToolBar

2013-12-02 Thread Jesus
El 01/12/13 16:54, Jesus escribió: > Hi all > > I'm trying to get up and running a project which have a Toolbar and some > toolbuttons in it. I'd like to mimic the same behavior toolbars have in > Gambas' IDE. I've read the docs about Toolbar (gb.form.mdi) but ca

Re: [Gambas-user] Configure method of ToolBar

2013-12-03 Thread Jesus
El 03/12/13 01:27, Benoît Minisini escribió: > Le 03/12/2013 00:41, Jesus a écrit : >> El 01/12/13 16:54, Jesus escribió: >>> Hi all >>> >>> I'm trying to get up and running a project which have a Toolbar and some >>> toolbuttons in it. I&

[Gambas-user] Calling a sub from a Webview

2013-12-04 Thread Jesus
html links in that view are calling methods inside the application. That links are as 'some action' So the question is, could it be done with gambas somehow? Regards -- Jesus Guardon -- Sponsored by Intel(R) XD

Re: [Gambas-user] Calling a sub from a Webview

2013-12-04 Thread Jesus
El 04/12/13 22:32, Tobias Boege escribió: > On Wed, 04 Dec 2013, Jesus wrote: >> Hi all >> >> I currently helping to port a VB6 program to Gambas3, but to my >> surprise, it does weird things like these from the post title: it is >> calling methods and func

Re: [Gambas-user] Calling a sub from a Webview

2013-12-04 Thread Jesus
El 04/12/13 23:33, Tobias Boege escribió: > On Wed, 04 Dec 2013, Jesus wrote: >> El 04/12/13 22:32, Tobias Boege escribi?: >>> On Wed, 04 Dec 2013, Jesus wrote: >>>> Hi all >>>> >>>> I currently helping to port a VB6 program to Gambas3, but to

Re: [Gambas-user] Line continuation

2013-12-07 Thread Jesus
, but you usually can go to > another line inside an expression after a comma. > > Regards, My vote is for underscore _ Regards -- Jesus Guardon -- Sponsored by Intel(R) XDK Develop, test and display web and

Re: [Gambas-user] Popup menu in project tree

2013-12-11 Thread Jesus
El 09/12/13 22:38, Jesus escribió: > Hi all > > When I right click over an item in the project tree, say "Data" folder, > there's not a full menu, so I cannot add a new file or whatever. If such > a folder contains a sub-item, then I am able to add another file by &g

Re: [Gambas-user] Popup menu in project tree

2013-12-12 Thread Jesus
El 12/12/13 00:50, Benoît Minisini escribió: > Le 12/12/2013 00:17, Tobias Boege a écrit : >> On Wed, 11 Dec 2013, Jesus wrote: >>> El 09/12/13 22:38, Jesus escribi?: >>>> Hi all >>>> >>>> When I right click over an item in the project tree,

Re: [Gambas-user] Issue 497 in gambas: When date is formatted in gridview then right click pop up menu doesnot work

2014-01-24 Thread Jesus
upposed that a result object brings a date object and its formatting depends on further processing, provided we are using a datetime type field in our db... Perhaps I am so slept to see that just now ;-) Oh! We should then use FORMAT functio

Re: [Gambas-user] R: morse code sound ?

2014-02-07 Thread Jesus
rk to take a close look at this project [1], though written in Python, well worth to give it a try, or perhaps trying to convert to gambas the relevant code. [1] https://code.google.com/p/kochmorse/source/browse/trunk/KochMorse/alsamor

Re: [Gambas-user] SMTP Component

2014-02-26 Thread Jesus
_ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > Just out of curiosity, I've found this great article/explanation about setting up Thunderbird to read local m

Re: [Gambas-user] Read-only controls in IDE

2014-03-05 Thread Jesus
El 05/03/14 16:23, Benoît Minisini escribió: > Le 05/03/2014 16:02, Jesus a écrit : >> Hi all >> >> It seems that some controls in the Preferences dialog of the Gambas IDE >> are read-only or are disabled > > Oops. It was a bad bug fix! > > Fixed the fix

Re: [Gambas-user] OT: wrong mailing-list sorting

2014-03-05 Thread Jesus
ee the > rest of the discussion. > > As I said, it only happens sometimes, but it has happened more > frequently during the last months. So something seems to confuse > Thunderbird with the mails coming from the Gambas list. > > Example: Right now, Jesus' mail from 16:02 was sor

Re: [Gambas-user] Sample apps

2014-03-05 Thread Jesus
El 06/03/14 00:16, Daniel Quintero escribió: > I found them! I download the Gambas source code and copied them to the path > /usr/share/gambas3/examples Or simply: apt-get install gambas3-examples ...as usual. Regards -- Jesus G

Re: [Gambas-user] OT: wrong mailing-list sorting

2014-03-06 Thread Jesus
El 06/03/14 13:00, Rolf-Werner Eilert escribió: > > > Am 06.03.2014 00:39, schrieb Jesus: >> El 05/03/14 17:12, Rolf-Werner Eilert escribió: >>> This is only in the Gambas mailing list, so it's not as much OT as it >>> might seem ;) >>> >>>

Re: [Gambas-user] New Gambas is coming!

2014-03-09 Thread Jesus
l be finally possible and easy to > make an online version of the documentation. Do you mean *offline* version of documentation? Best regards -- Jesus Guardon -- Subversion Kills Productivity. Get off Subversion &

Re: [Gambas-user] Downgraded to Gambas 3.5.2 with Ubuntu LTS 14:04

2014-04-27 Thread Jesus
y do? > > Regards > vuott Hi Vuott To answer this question, one must first know which installation method has been followed. Either do they used "nemh" repository or official ones in the distri

Re: [Gambas-user] Help needed with installing Gambas 3.5.35

2014-06-15 Thread Jesus
gambaswiki.org/wiki/install/ubuntu#t6 Compilation process is straightforward only if you know the previous requirements. Regards -- Jesus Guardon -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk

[Gambas-user] Bug in gambaswiki "Mismatched markup"

2014-07-02 Thread Jesus
Hi Benoît There seems to be a bug in this page: http://gambaswiki.org/wiki/doc/pcre Regards -- Jesus Guardon -- Open source business process management suite built on Java and Eclipse Turn processes into business

Re: [Gambas-user] Get structure from extern function?

2014-07-23 Thread Jesus
mple demo. > > /CJ Oh, please, do it. I am not used to Free Pascal, but it have tempted me several times. So it will be useful to have an starting point using FP shared libraries in addition to C/C++ ones. Thank you -- Jesus Guardon ---

[Gambas-user] Key events don't work on gb.gtk

2014-08-15 Thread Jesus
Hi everyone I just realized that key events don't work on gb.gtk. Could you please give it a test and confirm it as a bug? Little test program attached. Regards -- Jesus Guardon TestKeyEvents.tar.gz Description: application

Re: [Gambas-user] Key events don't work on gb.gtk

2014-08-15 Thread Jesus
El 15/08/2014 10:13, Jesus escribió: > Hi everyone > > I just realized that key events don't work on gb.gtk. > > Could you please give it a test and confirm it as a bug? > > Little test program attached. > > Regards > Sorry, forgot to mention I'm using

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-15 Thread Jesus
El 15/08/14 a las #4, Jorge Carrión escribió: > Jesus: > In my computer works fine with both libraries qt and gtk. with LinuxMint 17. > > [System] > Gambas=3.5.4 > OperatingSystem=Linux > Kernel=3.13.0-24-generic > Architecture=x86_64 > Distribution=Linux Mint 17 Qi

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-16 Thread Jesus
El 16/08/14 a las #4, Jorge Carrión escribió: > The only thing I've changed is the qt defult theme... Maybe that's involved > in it but I think I've saw that Jesus has the same theme than me... > > Realy don't know. > > Regards I is clear for me: gamba

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 00:59, Benoît Minisini a écrit : >> Le 16/08/2014 12:50, Jesus a écrit : >>> El 16/08/14 a las #4, Jorge Carrión escribió: >>>> The only thing I've changed is the qt defult theme... Maybe that

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
new environment variable named "GB_GTK_DEBUG_KEYPRESS" and > set its value to "1". > 5) Run the project. > 6) Send me the console output. > > Thanks. > I'm afraid there's no output in console, neither in the IDE or running the executable ou

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-22 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 14:52, Jesus a écrit : >> El 22/08/14 a las #4, Benoît Minisini escribió: >>> Can you try the revision #6420? I added a debugging flag, and you will >>> tell me the result: >>> >>> 1) Op

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-23 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 12:21, Jesus a écrit : >> Well, sorry for the delay. Here it is: >> >> [System] >> Gambas=3.5.90 >> OperatingSystem=Linux >> Kernel=3.13.0-24-generic >> Architecture=x86_64 >> Distri

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-24 Thread Jesus
El 23/08/14 a las #4, Benoît Minisini escribió: > Le 23/08/2014 10:07, Jesus a écrit : > >> Hi Benoît >> >> This is the console output after hitting some keys: >> > > ... >> >> Hope this helps >> >> Regards >> > > Can y

Re: [Gambas-user] Caps Lock - Num Lock state howto

2014-09-21 Thread Jesus
oticed this subject. Also, it seems the text get messed when writing through nabble (kind of a web forum). Thanks anyway, Charlie Regards -- Jesus Guardon -- Slashdot TV. Video for Nerds. Stuff that Matters. ht

Re: [Gambas-user] Caps Lock - Num Lock state howto

2014-09-21 Thread Jesus
El 21/09/14 a las #4, Charlie Reinl escribió: > Am Sonntag, den 21.09.2014, 19:06 +0200 schrieb Jesus: >> El 21/09/14 a las #4, Charlie escribió: >>> *I was playing with this routine and found that the following 2 lines can be >>> replaced by 1*sShellOut

[Gambas-user] Ctrl+ +/- Zoom Shortcuts don't work anymore

2014-09-26 Thread Jesus
204.0 GTK+3=libgtk-3.so.0.1000.8 GTK+=libgtk-x11-2.0.so.0.2400.23 OpenGL=libGL.so.1.2.0 Poppler=libpoppler.so.44.0.0 Qt4=libQtCore.so.4.8.6 SDL=libSDL-1.2.so.0.11.4 Regards -- Jesus Guardon -- Meet PCI DSS 3.0 Complian

Re: [Gambas-user] Ctrl+ +/- Zoom Shortcuts don't work anymore

2014-09-28 Thread Jesus
El 26/09/14 a las #4, Benoît Minisini escribió: > Le 26/09/2014 17:52, Jesus a écrit : >> Hi Benoît et all >> >> Ctrl++ and Ctrl+-, even Ctrl+mouse wheel, don't work anymore in my >> setup. I have no idea when it started happening, sorry. Currently I'm >

Re: [Gambas-user] Combobox behavior with long lists

2014-10-01 Thread Jesus
et change to gb.qt4 and you will see a "normal" combobox. Regards -- Jesus Guardon -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI

Re: [Gambas-user] Combobox behavior with long lists

2014-10-01 Thread Jesus
El 01/10/14 a las #4, Alain Baudrez escribió: > Jesus, > > the funny thing is that I use gb.qt4 and I have this very long top to > bottom list in Linux Mint 17 Mate. > > Maybe it is not 100% depending on the toolkit used. It is, at a degree. This is the theme used by the

Re: [Gambas-user] Window minimum dimensions

2014-10-25 Thread Jesus
El 24/10/14 a las 20:20, Tobias Boege escribió: Do you think > it's good to add corresponding properties to Gambas' Window (and would > you do it)? > > Regards, > Tobi > Absolutely... Please Benoît,

Re: [Gambas-user] Release of Gambas 3.6.1

2014-11-02 Thread Jesus
n for that? Yes, I know my changelog was too verbose and ugly ;-) Regards -- Jesus Guardon -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: [Gambas-user] Release of Gambas 3.6.1

2014-11-02 Thread Jesus
El 02/11/14 a las 16:51, Benoît Minisini escribió: > Le 02/11/2014 14:34, Jesus a écrit : >> El 01/11/14 a las 18:40, Benoît Minisini escribió: >>> Hi, >>> >>> Gambas 3.6.1 has been released. It tries to fix (almost) all the nasty >>> bugs reported aft

Re: [Gambas-user] Release of Gambas 3.6.1

2014-11-02 Thread Jesus
El 02/11/14 a las 19:52, Benoît Minisini escribió: > Le 02/11/2014 18:46, Jesus a écrit : >>> >>> No, the problem is that I can't know if the new translations can be >>> merged directly or not. >>> >>> Because some of the translations can be pa

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

2014-11-11 Thread Jesus
problem before I make it official. > > I will write the changelog with the backported bug fixes soon. > > Regards, > Hi Hope it's not too late... I've updated Spanish language in 3.6 branch, r6644. Please, Benoît, could you merge it into 3.6

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

2014-11-12 Thread Jesus
El 12/11/14 a las 01:39, Benoît Minisini escribió: > Le 12/11/2014 01:28, Benoît Minisini a écrit : >> Le 12/11/2014 01:13, Jesus a écrit : >>> El 11/11/14 a las 17:58, Benoît Minisini escribió: >>>> Hi, >>>> >>>> I have uploaded a pre-release

Re: [Gambas-user] Release of Gambas 3.6.2

2014-11-12 Thread Jesus
If I find a solution for that, it will be backported to a next 3.6.3 > version. > > Regards, > The download link (big button) in the main page still points to gambas 3.6.1 Good job, anyway. No issu

Re: [Gambas-user] gambas3 ans debain squeeze

2012-02-29 Thread Jesus
dev libv4l-dev libsdl-ttf2.0-dev libgnome-keyring-dev libgdk-pixbuf2.0-dev linux-libc-dev Regards -- Jesus Guardon -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtuali

Re: [Gambas-user] Strange Keyboard Behavior

2012-03-11 Thread Jesus
ven that doing this, one could be able to find the error or let others to test it under different environments. Will you share it with us? ;-) Regards -- Jesus Guardon -- Virtualization & Cloud Management Using Cap

Re: [Gambas-user] Strange Keyboard Behavior

2012-03-11 Thread Jesus
atabases. I'm not very familiar with the Editor control, but we need to start looking somewhere into it. Perhaps while you're making the example project, you will find the solution. Regards -- Jesus Guardon --

Re: [Gambas-user] Dockable frames

2012-03-13 Thread Jesus
ars ago I wrote: > 2010/3/5 > As far as I'm experimenting with latest Gambas3 snapshot, I haven't > found a "Dock Widget" like in Qt Widgets (Qt Designer). > > Is it planned to do so? > > Thanks, > > Jesus And Fabien Bodard answered to me: > i thi

Re: [Gambas-user] [Feature Request] Offline Documentation

2012-04-17 Thread Jesus
One more joining the request! Thanks -- Jesus El 17/04/12 21:04, Willy Raets escribió: > And another agreed here as I am not always online when coding. > > On di, 2012-04-17 at 21:32 +0300, Jussi Lahtinen wrote: >> Also agreed, >> sometimes it takes a while to get help info

Re: [Gambas-user] Translation interface errors

2012-04-17 Thread Jesus
the >>> language. >>> >>> Some clever way of exporting what needs to be translated in a user >>> friendly format for translators and a manner to import the translations >>> do

[Gambas-user] Version mismatch

2012-04-20 Thread Jesus
Hi Benoît Recently you have created a new tag 3.1.1, but it seems it's not reflected in the version string returned by the runtime nor in the IDE. Did I miss something? Regards -- Jesus Guardon -- For Develope

[Gambas-user] Can't get gb.media compiled

2012-05-28 Thread Jesus
It's sure I'm missing something obvious, but I can't get to compile gb.media. Which development packages should I install? This is the log trying to configure *just* gb.media: jesus@debian:~/trunk/gb.media$ pkg-config --modversion gstreamer-0.10 0.10.30 jesus@debian:~/trunk/gb.me

  1   2   3   >