Re: [Gambas-user] how to convert VB Project file to Gambas

2013-12-14 Thread Bruce
On Sun, 2013-12-15 at 11:37 +0530, //SCLPL/ Sudeep Damodar wrote: > Hi All, > > How to make .deb file in gmabas > > Best Regards > > Sudeep @IDE ^Project|Make|Installation Package @Wizard #Follow the instructions until step 3 Select Debian #Follow the instructions or if that is too hard, press

Re: [Gambas-user] how to convert VB Project file to Gambas

2013-12-14 Thread //SCLPL/ Sudeep Damodar
Hi All, How to make .deb file in gmabas Best Regards Sudeep On 12/14/13, Jussi Lahtinen wrote: > There are paint and draw method, both can do that easily. > http://gambasdoc.org/help/comp/gb.qt4/draw?v3 > http://gambasdoc.org/help/comp/gb.qt4/paint?v3 > > I personally find draw method as more

Re: [Gambas-user] sdl

2013-12-14 Thread Shane
i did a small program On 15/12/13 11:59, Shane wrote: what's going on here i'm trying to display and image with a rectangle around it on an SDL Window using Screen.Clear Draw.Image Draw.Rect when i do this i get just the Rect if i comment out the Draw.Rect the Image shows and if i comment out t

Re: [Gambas-user] SteamOS and GAMBAS

2013-12-14 Thread PICCORO McKAY Lenz
i said before: we always behind of "mocosoft guiindows" shadows.. with this king of people... ...so if debian has a SDL system lib, its NONSENSE include another SDL inside program.. From: Kevin Fishburne > application such that all the dependencies and libraries are stored with > the applicatio

[Gambas-user] sdl

2013-12-14 Thread Shane
what's going on here i'm trying to display and image with a rectangle around it on an SDL Window using Screen.Clear Draw.Image Draw.Rect when i do this i get just the Rect if i comment out the Draw.Rect the Image shows and if i comment out the Screen.Clear the image and rect show -

Re: [Gambas-user] SteamOS and GAMBAS

2013-12-14 Thread Rob Kudla
On 12/14/2013 04:50 PM, Kevin Fishburne wrote: > SteamOS is Valve's attempt to circumvent the walled > gardens that are Microsoft Windows and Apple iOS/OSX and allow the > digital distribution of their games though ...their own walled garden. I think SteamOS is a great development, but let's n

Re: [Gambas-user] SteamOS and GAMBAS

2013-12-14 Thread Kevin Fishburne
On 12/14/2013 04:59 PM, Benoît Minisini wrote: > Le 14/12/2013 22:50, Kevin Fishburne a écrit : >> Valve just released the first beta of SteamOS, a Debian Wheezy-based >> distro which runs the Steam client in Big Picture mode (designed for >> televisions). SteamOS is Valve's attempt to circumvent t

Re: [Gambas-user] SteamOS and GAMBAS

2013-12-14 Thread Benoît Minisini
Le 14/12/2013 22:50, Kevin Fishburne a écrit : > Valve just released the first beta of SteamOS, a Debian Wheezy-based > distro which runs the Steam client in Big Picture mode (designed for > televisions). SteamOS is Valve's attempt to circumvent the walled > gardens that are Microsoft Windows and A

[Gambas-user] SteamOS and GAMBAS

2013-12-14 Thread Kevin Fishburne
Valve just released the first beta of SteamOS, a Debian Wheezy-based distro which runs the Steam client in Big Picture mode (designed for televisions). SteamOS is Valve's attempt to circumvent the walled gardens that are Microsoft Windows and Apple iOS/OSX and allow the digital distribution of

Re: [Gambas-user] TabStrip Control

2013-12-14 Thread Jack
Le 14/12/2013 17:11, Nigel Verity a écrit : > Hi > > I've just started using the TabStrip control in a project for the first time. > I can't find a method for making a particular tab current. Any ideas, please? > TabStrip1.index = 0 or 1 or 2 etc... -- Cordialement Jacky Tripoteau --

[Gambas-user] TabStrip Control

2013-12-14 Thread Nigel Verity
Hi I've just started using the TabStrip control in a project for the first time. I can't find a method for making a particular tab current. Any ideas, please? Thanks Nige -- Rapidly

Re: [Gambas-user] how to convert VB Project file to Gambas

2013-12-14 Thread Jussi Lahtinen
There are paint and draw method, both can do that easily. http://gambasdoc.org/help/comp/gb.qt4/draw?v3 http://gambasdoc.org/help/comp/gb.qt4/paint?v3 I personally find draw method as more intuitive. Jussi On Sat, Dec 14, 2013 at 7:25 AM, //SCLPL/ Sudeep Damodar < sudee...@scantechlaser.com> w

Re: [Gambas-user] Writing a text file from the contents of a text area

2013-12-14 Thread Bruce
On Sat, 2013-12-14 at 11:53 +, John Rose wrote: > I have a TextArea containing a number of lines. I'm confused by the > multiplicity of variants of the Open command. Can someone direct me to > an example of this? I've already failed to find such an example in the > Gambas online documentatio

[Gambas-user] Writing a text file from the contents of a text area

2013-12-14 Thread bill-lancaster
You could try File.Save("~/test.txt", TextArea1.Text) Although this doesn't answer your question about the OPEN statement -- View this message in context: http://gambas.8142.n7.nabble.com/Writing-a-text-file-from-the-contents-of-a-text-area-tp44675p44676.html Sent from the gambas-user mail

[Gambas-user] Writing a text file from the contents of a text area

2013-12-14 Thread John Rose
I have a TextArea containing a number of lines. I'm confused by the multiplicity of variants of the Open command. Can someone direct me to an example of this? I've already failed to find such an example in the Gambas online documentation. -- Regards, John -

Re: [Gambas-user] Database-manager in 3.5.1 missing, Sql-Visualisation-Tool ?

2013-12-14 Thread u...@gmx.ch
Dear Benoît Life is so easy, .. if you have the right answers. Thanks a lot and have a nice weekend. Regards, Hubert PS: Thanks also to all 'Gambinos'. Great Job! (I bow humbly before the Creation.) Am 13.12.2013 19:15,schrieb Beno=EEt_Minisini: > Le 13/12/2013 18:24, u...@gmx.ch a écrit : >>