Re: [Gambas-user] gbr2 crash at different points

2009-06-16 Thread Andreas Fröhlke
Hello, we used to send you an core dump created with gcore, but the admin of the mailinglist blocked it, because it is bigger than 256k. Regards A.Fröhlke -Ursprüngliche Nachricht- Von: Benoît Minisini [mailto:gam...@users.sourceforge.net] Gesendet: Montag, 15. Juni 2009 17:07 An: mai

Re: [Gambas-user] EXEC vs. SHELL

2009-06-16 Thread Rolf-Werner Eilert
Doriano Blengino schrieb: > Rolf-Werner Eilert ha scritto: >> Could someone explain me why there are two different ways of executing >> shell commands and how they differ in practice? I mean, when do I want >> EXEC and when will I want SHELL? What's the idea behind them? >> >> Thanks for all hint

Re: [Gambas-user] EXEC vs. SHELL

2009-06-16 Thread Rolf-Werner Eilert
Ok, thanks, that makes it clearer! Rolf Mike Keehan schrieb: > Hi Rolf, > > EXEC will run a single executable program. > SHELL can run a shell script, including pipes and redirection between > two or more executables. > > You could think of EXEC as the fundamental way to run another program,

Re: [Gambas-user] EXEC vs. SHELL

2009-06-16 Thread Mike Keehan
Hi Rolf, EXEC will run a single executable program. SHELL can run a shell script, including pipes and redirection between two or more executables. You could think of EXEC as the fundamental way to run another program, while SHELL is shorthand for EXEC /bin/bash . Mike. Rolf-Werner Eilert wro

[Gambas-user] IDE Improvement Suggestion

2009-06-16 Thread richard terry
I'm always harping on about the difficulty of accessing forms on the side tree when one has many many dozens of forms, takees to scroll down and for your eye to locate them, then have to either click or ctrl_click to load. Suggestion: Emulate a firefox folder bookmark button on the IDE bar, put

Re: [Gambas-user] EXEC vs. SHELL

2009-06-16 Thread Doriano Blengino
Rolf-Werner Eilert ha scritto: > Could someone explain me why there are two different ways of executing > shell commands and how they differ in practice? I mean, when do I want > EXEC and when will I want SHELL? What's the idea behind them? > > Thanks for all hints :-) > SHELL invokes /bin/sh

[Gambas-user] Translated strings from settings file

2009-06-16 Thread M0E Lnx
Hi guys, I'm using the gb.settings component to read a settings file and manipulate it's values in my application. My question is My application is also translated into other languages... How would can I make sure the strings coming from the settings file get translated also? Anyone ever done

Re: [Gambas-user] Please help me, I've something trouble about gambas

2009-06-16 Thread Jussi Lahtinen
I'm not sure I understand correctly, but; Dim oo As Object For Each oo In FormName.Controls ' or ContainerName.Children If oo Is Label Then oo.Caption = "Some string" Endif Next You can use oo.Tag as identifier. Or you can put you labels to collection. Hope this helps. Jussi On Tue, Jun 16,

[Gambas-user] EXEC vs. SHELL

2009-06-16 Thread Rolf-Werner Eilert
Could someone explain me why there are two different ways of executing shell commands and how they differ in practice? I mean, when do I want EXEC and when will I want SHELL? What's the idea behind them? Thanks for all hints :-) Rolf

Re: [Gambas-user] OpenGL

2009-06-16 Thread Laurent Carlier
Le mercredi 10 juin 2009 10:26:42 Angel Romero Astorga, vous avez écrit : > Hello, > > last days, I have started programming with OpenGL using OpenGL Area and > Gambas. I have experimented some problems with the control. It seems don't > work right. Is OpenGL Area full working? I would like know

[Gambas-user] Please help me, I've something trouble about gambas

2009-06-16 Thread Swee Kwang Tan
My Dear, There is a form include 10 label, if I wish to use a for loop assign 10 string to it, 10 difference string to the label, how do I write the program ? Thank you. Albert Lee ___ 辣茩妏蚚閉湮⺍講捇誥蚘眊 http://cn.mail.yahoo.com