Re: [Gambas-user] create code option in form designer

2008-06-11 Thread Ron Onstenk
On Wednesday 11 June 2008, Ron wrote: > Benoit Minisini schreef: > > On mardi 10 juin 2008, Ron wrote: > > > >> Question. > >> > >> Is there a way to generate the code for an object you designed in the gui. > >> If not wouldn't it be a nice feature? > >> > >> Let say you created a window and dra

Re: [Gambas-user] Music.Length

2008-06-21 Thread Ron Onstenk
On Friday 20 June 2008, Benoit Minisini wrote: > I don't know why apparently the length of the audio is not encoded in the > file > header... > It is, but not in the way you think. In fact is the mp3 as we know nowadays a incomplete standard. We need to split the parts out of it. Mp3 is the

Re: [Gambas-user] problem sig 11 with 2.7

2008-07-09 Thread Ron Onstenk
On Wednesday 09 July 2008, Steven Lobbezoo wrote: > Ok, i did that, it compiled with any errors. > B.t.w. : I just have a brand new suse 11 installation, in stalled gnome > 2.23 and KDE 4.0 > Nothing special. > > Here is the output of valgrind : > ==11731== Memcheck, a memory error detector. > ==1

Re: [Gambas-user] Sending direct to printer

2008-08-12 Thread Ron Onstenk
On Tuesday 12 August 2008, charlesg wrote: > > SHELL "htmldoc --bodyfont Sans --outfile /home/c/Documents/tfc.pdf --webpage > /home/c/Documents/tfc.htm" WAIT > SHELL "lpr /home/c/Documents/tfc.pdf" WAIT > > rgds When I do understand it right Richard does not want the dialog for the printer. Th

Re: [Gambas-user] Still jacking with tabstrips properties and adding tabs

2008-08-12 Thread Ron Onstenk
On Tuesday 12 August 2008, M0E Lnx wrote: > With tabstrip1 > .count = .count + 1 ' this works... adds a new tab to the tabstrip > .index = .count ' This is where the problem is, it keeps saying bad index > End With > If you have 1 tab then count=1 and index=0 Adding a TAB with .count + 1 gives

Re: [Gambas-user] Still jacking with tabstrips properties and adding tabs

2008-08-13 Thread Ron Onstenk
t; > with tabstrip1 > .count = .count + 1 > .index = idx > .text = "New Tab" > end with > > > > > On Tue, Aug 12, 2008 at 6:06 PM, Ron Onstenk <[EMAIL PROTECTED]> wrote: > > On Tuesday 12 August 2008, M0E Lnx wrote: > >> With tabstrip1 &g

Re: [Gambas-user] Still jacking with tabstrips properties and adding tabs

2008-08-13 Thread Ron Onstenk
derstand why it does that > > > > On Wed, Aug 13, 2008 at 10:33 AM, Ron Onstenk <[EMAIL PROTECTED]> wrote: > > On Wednesday 13 August 2008, M0E Lnx wrote: > >> Thanks... i found a way to fix this by declaring an additional integer > >> variable and assig

Re: [Gambas-user] Still jacking with tabstrips properties and adding tabs

2008-08-14 Thread Ron Onstenk
On Thursday 14 August 2008, M0E Lnx wrote: > Here is the code snipplet that I have where the tabs get added to the > tabstrip (additional to the existing tabs) > http://pastebin.com/m15deb6a5 > and this is the complete module (in case that doesn't make sense) > http://vinstall-ng.googlecode.com/svn

Re: [Gambas-user] packages for mandriva 2007

2008-08-14 Thread Ron Onstenk
On Thursday 14 August 2008, Rob wrote: > On Thursday 14 August 2008 10:31, Francesco Xavier Kolly Mally wrote: > > to mr. Rob Kudla > > do you make gambas urpmi packages for mandriva 2007.0.i586 > > I do have a Mandriva 2007.0 machine still kicking around (it'll be > wiped and replaced with

[Gambas-user] wiki DeskTop.Find missing syntax

2008-08-22 Thread Ron Onstenk
In the wiki the DeskTop.Find is missing the 'Syntax' box. Also the in the 3.0 version and both differs in the head. DeskTop.Find versus Find Ron 1st -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is

Re: [Gambas-user] Feature request IDE

2008-08-29 Thread Ron Onstenk
On Friday 29 August 2008, Ron wrote: > > Do you know that pressing CTRL while double-clikcing opens the code and not > > the form? > > > >   > Aha, no /I /didn't know that. > Thats good enough, disregard my request! > Good news to me too, the CTRL key trick :) Would be nice to have those secret

Re: [Gambas-user] Nice book of Gambas

2008-09-02 Thread Ron Onstenk
On Monday 01 September 2008, [EMAIL PROTECTED] wrote: > Quoting [EMAIL PROTECTED]: > > > Am Montag, 1. September 2008 21:14:43 schrieb [EMAIL PROTECTED]: > >> Kari, > >> > >> I won't install the wiki till you have permission from John R.and the > >> source to the original content. I will leave the

Re: [Gambas-user] Nice book of Gambas

2008-09-02 Thread Ron Onstenk
On Tuesday 02 September 2008, Henri Girard wrote: > I don't know if you know it but openoffice 3 has an import of acrobat which > is not bad though in beta version >   > Yeah right and when the pdf is protected against print and copy/past and the developers of OO are honest they import that too

Re: [Gambas-user] Nice book of Gambas

2008-09-03 Thread Ron Onstenk
On Wednesday 03 September 2008, Kari Laine wrote: > Hi, > > as nobody has volunteered I try to write this proposal for publisher. > > -- > Dear Sir, > > You are the publisher for a book from John W. Rittinghouse titled as > Beginner's Guide to Gambas. > It is very fine book b