[Gambas-devel] Re: Gambas-devel digest, Vol 1 #405 - 8 msgs

Yizhou He yizhou_he at ...143...
Wed Nov 24 06:29:22 CET 2004


Hi:

I found a QT for windows, Since I know nothing about QT, is this 
helpful?

http://www.trolltech.com/download/qt/download_noncomm.html

Yizhou He
Research Technician (Xiong Lab)
Lineberger Comprehensive Cancer Center
University of North Carolina at Chapel Hill
Chapel Hill, NC 27599-7295
Tel: (919)-962-2143

----- Original Message -----
From: gambas-devel-request at lists.sourceforge.net
Date: Tuesday, November 23, 2004 8:22 pm
Subject: Gambas-devel digest, Vol 1 #405 - 8 msgs

> Send Gambas-devel mailing list submissions to
>    gambas-devel at lists.sourceforge.net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    https://lists.sourceforge.net/lists/listinfo/gambas-devel
> or, via email, send a message with subject or body 'help' to
>    gambas-devel-request at lists.sourceforge.net
> 
> You can reach the person managing the list at
>    gambas-devel-admin at lists.sourceforge.net
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gambas-devel digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: Cygwin progress! (Daniel Campos)
>   2. Re: old entries in Help (Laurent Carlier)
>   3. Re: Cygwin progress! (Brandon Bergren)
>   4. Re: Cygwin progress! (Rob)
>   5. Re: Cygwin progress! (Daniel Campos)
>   6. FMOD GB Library (microaudio)
>   7. Re: FMOD GB Library (Bodard Fabien)
>   8. Re: FMOD GB Library (Rob)
> 
> --__--__--
> 
> Message: 1
> Subject: Re: [Gambas-devel] Cygwin progress!
> From: Daniel Campos <daniel.campos at ...103...>
> To: gambas-devel at lists.sourceforge.net
> Date: Tue, 23 Nov 2004 05:49:31 +0100
> Reply-To: gambas-devel at lists.sourceforge.net
> 
> Did the compression component worked? It would be very important 
> if at
> least some of the components were working OK on Cygwin!
> 
> Regards,
> 
> D. Campos
> 
> 
> 
> 
> 
> --__--__--
> 
> Message: 2
> From: Laurent Carlier <lordheavy at ...141...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] old entries in Help
> Date: Tue, 23 Nov 2004 12:49:20 +0100
> Reply-To: gambas-devel at lists.sourceforge.net
> 
> Le Lundi 22 Novembre 2004 22:34, Charlie Reinl a =E9crit=A0:
> > Salut,
> >
> > found old and no/nomore valid entries in help
> >
> > Dir
> >
> > STATIC FUNCTION Dir ( FileName AS String ) AS String
> >
> >
> > Returns the directory component of a file path.
> >
> > -----------------------------------------------------------------
> --------=
> =2D-
> >-----
> >
> > IsValid
> >
> > STATIC FUNCTION IsValid ( Object AS Object ) AS Boolean
> >
> >
> > Returns if an object is valid or not. For example, a window 
> object and all
> > its children can become invalid when it is closed and destroyed 
> by the
> > user, and not by the interpreter.
> >
> >
> > These two I know , don't work .
> > And I think there will be others.
> >
> > Amicalment
> > Charlie
> >
> 
> In "The Gambas Programming Interface" page under Section=20
> Constant -> Hook Identifier, there is an entry GB_HOOK_MESSAGE 
> that point t=
> o=20
> GB_HOOK_QUIT.
> 
> =2D-=20
> 
> Laurent Carlier
> 
> 
> --__--__--
> 
> Message: 3
> Date: Tue, 23 Nov 2004 10:56:20 -0600
> From: Brandon Bergren <bdragon at ...185...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] Cygwin progress!
> Reply-To: gambas-devel at lists.sourceforge.net
> 
> Quoting Daniel Campos <daniel.campos at ...103...>:
> 
> > Did the compression component worked? It would be very important 
> if at
> > least some of the components were working OK on Cygwin!
> >=20
> > Regards,
> >=20
> > D. Campos
> 
> compress: GBI OK!
> db: GBI OK!
> debug: GBI OK!
> gb: crashes GBI. Must look into further.
> net: Cygwin doesn't have re-entrant gethostbyname and gethostname.
> qt: link issues.
> 
> Without lib.gb working, actual testing past the point of running 
> gbi on
> individual components is probabaly impossible.
> 
> Getting closer :)
> 
> --Brandon Bergren
> 
> >=20
> >=20
> >=20
> >=20
> >=20
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from 
> real users=
> .
> > Discover which products truly live up to the hype. Start reading 
> now.=20> http://productguide.itmanagersjournal.com/
> > _______________________________________________
> > Gambas-devel mailing list
> > Gambas-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-devel
> 
> 
> 
> 
> 
> --__--__--
> 
> Message: 4
> From: Rob <sourceforge-raindog2 at ...19...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] Cygwin progress!
> Date: Tue, 23 Nov 2004 12:24:06 -0500
> Reply-To: gambas-devel at lists.sourceforge.net
> 
> On Tuesday 23 November 2004 11:56, Brandon Bergren wrote:
> > gb: crashes GBI. Must look into further.
> 
> [schmoe at ...188... 12:06:14 schmoe]$ gbi gb
> /usr/lib/gambas/lib.gb.so: not found
> 
> I don't think you're supposed to run gbi on the gb component, 
> even under linux....
> 
> Rob
> 
> 
> 
> 
> --__--__--
> 
> Message: 5
> Subject: Re: [Gambas-devel] Cygwin progress!
> From: Daniel Campos <daniel.campos at ...103...>
> To: gambas-devel at lists.sourceforge.net
> Date: Tue, 23 Nov 2004 18:55:31 +0100
> Reply-To: gambas-devel at lists.sourceforge.net
> 
> I can do gbi gb without problems...
> 
> Regards,
> 
> Daniel Campos
> 
> (On Linux, I mean)
> 
> 
> 
> --__--__--
> 
> Message: 6
> To: gambas-devel at lists.sourceforge.net
> From: microaudio <microaudio at ...189...>
> Date: Tue, 23 Nov 2004 16:19:09 -0200
> Subject: [Gambas-devel] FMOD GB Library
> Reply-To: gambas-devel at lists.sourceforge.net
> 
> This message is in MIME format. Since your mail reader does not 
> understandthis format, some or all of this message may not be legible.
> 
> --Message-Boundary-by-Mail-Sender-1101233949
> Content-type: text/plain; charset=ISO-8859-1
> Content-description: Mail message body
> Content-transfer-encoding: 8bit
> Content-disposition: inline
> 
> Hell?to all. 
> 
> My name is Lindomar Bega.( Uchoa - SP - Brasil ) 
> I created library FMOD for Gambas to mix MP3 audio file, include 
> VU meter, 
> Lenght audio MP3, Pan and more... Tested in Sound Blater Live 5.1. 
> 
> Used base SLD library. 
> 
> Not understand high C#... 
> 
> FMOD 3.74 - By Linux 
> 
> Web Site: 
> http://www.fmod.org 
> 
> Excuse-me for my Inglish. 
> 
> --Message-Boundary-by-Mail-Sender-1101233949--
> 
> 
> 
> --__--__--
> 
> Message: 7
> From: Bodard Fabien <gambasfr at ...4...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] FMOD GB Library
> Date: Tue, 23 Nov 2004 19:33:34 +0100
> Reply-To: gambas-devel at lists.sourceforge.net
> 
> Le mardi 23 Novembre 2004 19:19, microaudio a =E9crit=A0:
> > Hell=F4 to all.
> >
> > My name is Lindomar Bega.( Uchoa - SP - Brasil )
> > I created library FMOD for Gambas to mix MP3 audio file, include 
> VU meter,
> > Lenght audio MP3, Pan and more... Tested in Sound Blater Live 5.1.
> >
> > Used base SLD library.
> >
> > Not understand high C#...
> >
> > FMOD 3.74 - By Linux
> >
> > Web Site:
> > http://www.fmod.org
> >
> > Excuse-me for my Inglish.
> 
> 
> Where is the lib ?...
> 
> Have you started to do it ?
> 
> i hope i can test it ...
> 
> =46abien Bodard
> 
> 
> 
> --__--__--
> 
> Message: 8
> From: Rob <sourceforge-raindog2 at ...19...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] FMOD GB Library
> Date: Tue, 23 Nov 2004 14:57:47 -0500
> Reply-To: gambas-devel at lists.sourceforge.net
> 
> On Tuesday 23 November 2004 13:33, Bodard Fabien wrote:
> > > I created library FMOD for Gambas to mix MP3 audio file,
> > > include VU meter, Lenght audio MP3, Pan and more... Tested
> > > in Sound Blater Live 5.1.
> > Where is the lib ?...
> 
> It will be impossible to distribute the resulting component with 
> the Gambas base, at least as an RPM, because the source code for 
> FMOD is not distributable (and costs a minimum of $1,000 for a 
> single project.)
> 
> The binary library is free for non-commercial use though so I 
> will be interested to see how his Gambas component pans out.  
> With 1.0 just about here, it may be a good time to establish a 
> procedure for packaging and distributing components separate 
> from Gambas anyway.
> 
> Rob
> 
> 
> 
> 
> 
> --__--__--
> 
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
> 
> 
> End of Gambas-devel Digest
>





More information about the Devel mailing list