On 31/12/09 07:36, Laurent Carlier wrote:
> To follow the small announcement from benoit, let me present my work on
> gb.opengl component.
>
> A new subset of the gb.opengl component is now in the svn: gb.opengl.glsl.
>
> As the name let you suggest, the purpose of this component is to let use
To follow the small announcement from benoit, let me present my work on
gb.opengl component.
A new subset of the gb.opengl component is now in the svn: gb.opengl.glsl.
As the name let you suggest, the purpose of this component is to let use the
power of shaders inside your opengl projects (
2009/12/31 Benoît Minisini :
> In the future, Paint will draw on Printer (gb.gtk will have print support!),
> and will generate SVG, Postscript and Pdf documents, in both components!
Nice.
--
This SF.Net email is sponsor
2009/12/31 Benoît Minisini :
> Look at the first dialog you see when running the IDE.
Gambas 3 doesn't display a build number on the opening dialog. Having
some easy way of seeing the build number without having to resort to
querying svn would be very helpful for a lot of people.
---
2009/12/31 Jussi Lahtinen :
> License issues...
> I have understand that GTK+ is free, Qt3 is free only for
> non-proprietary software,
> and Qt4 is free for proprietary software also.
If those are issues that anyone need consider then how can the likes
of ATI and nVidia create control panels for
Here is some news from the latest developments in Gambas 3...
There is now a new class, "Paint", that acts like the "Draw" class, but draws
things with anti-aliasing.
The Paint interface is different from the Draw interface. It is very inspired
from the Cairo library interface (with some diabol
> > Yes, Charlie, that's it.
> > I see the date/time of gambas3.gambas.
> > But I don't know which version is running there.
> > Isn't there an easier way?
>
> By doing gbx3 -h, you will get the date/time when the interpreter was
> compiled. Then you can look in the subversion commit mailing-list
Am Mittwoch, den 30.12.2009, 22:24 +0100 schrieb Matti:
> But that's the version I would like to install (doesn't work).
> I'd like to know the installed version to use Charlie's script.
>
> Laurent Carlier schrieb:
> > Le mercredi 30 décembre 2009 20:44:30, Matti a écrit :
> >> Trying to find the
> Yes, Charlie, that's it.
> I see the date/time of gambas3.gambas.
> But I don't know which version is running there.
> Isn't there an easier way?
>
By doing gbx3 -h, you will get the date/time when the interpreter was
compiled. Then you can look in the subversion commit mailing-list to guess
You can get the svn version of that day with the 'svn -d ' param if
I'm correct.
On Dec 30, 2009 10:44 PM, "Matti" wrote:
Yes, Charlie, that's it.
I see the date/time of gambas3.gambas.
But I don't know which version is running there.
Isn't there an easier way?
Charlie Reinl schrieb:
> Am Mit
Yes, Charlie, that's it.
I see the date/time of gambas3.gambas.
But I don't know which version is running there.
Isn't there an easier way?
Charlie Reinl schrieb:
> Am Mittwoch, den 30.12.2009, 20:54 +0100 schrieb Laurent Carlier:
>> Le mercredi 30 décembre 2009 20:44:30, Matti a écrit :
>>> Tryi
Am Mittwoch, den 30.12.2009, 20:54 +0100 schrieb Laurent Carlier:
> Le mercredi 30 décembre 2009 20:44:30, Matti a écrit :
> > Trying to find the version (build) number of my running installation of
> > Gambas3. Thought this must be easy, but just can't find it.
> > - Where do I have to look?
> >
But that's the version I would like to install (doesn't work).
I'd like to know the installed version to use Charlie's script.
Laurent Carlier schrieb:
> Le mercredi 30 décembre 2009 20:44:30, Matti a écrit :
>> Trying to find the version (build) number of my running installation of
>> Gambas3. T
In the first dialog, I see only "2.99".
Benoît Minisini schrieb:
>> Trying to find the version (build) number of my running installation of
>> Gambas3. Thought this must be easy, but just can't find it.
>> - Where do I have to look?
>> - Wouldn't it be useful to give this information in "? - Abou
ok, I would like to test that, bt that's beyond my competence...
Benoît Minisini schrieb:
>> Just saw the docs page
>> http://gambasdoc.org/help/install/opensuse?view
>>
>> At least for OpenSUSE 11.0, these instructions are obsolet.
>> I installed Gambas from the SUSE YaST package (think it was 2
'svn info' shows current build without updating
On Dec 30, 2009 8:54 PM, "Benoît Minisini"
wrote:
> Trying to find the version (build) number of my running installation of >
Gambas3. Thought this m...
Look at the first dialog you see when running the IDE. Or read what "svn
update" prints if you
License issues...
I have understand that GTK+ is free, Qt3 is free only for
non-proprietary software,
and Qt4 is free for proprietary software also.
Jussi
On Tue, Dec 29, 2009 at 19:19, Werner wrote:
> On 30/12/09 01:01, cwyong1 wrote:
>> Hi
>> i am thinking of writing an financial system but a
> Hi
> I got me a login screen with two textbox, username and password
>
> PUBLIC SUB btnOK_Click()
>
> WITH txtUserName
> DEBUG IsBlank(txtUserName.TEXT)
> DEBUG IsBlank(txtPassword.TEXT)
> DEBUG txtPassword.TEXT
> IF IsBlank(.text) = FALSE THEN
> IF IsBlank(txtPassword.t
Le mercredi 30 décembre 2009 20:44:30, Matti a écrit :
> Trying to find the version (build) number of my running installation of
> Gambas3. Thought this must be easy, but just can't find it.
> - Where do I have to look?
> - Wouldn't it be useful to give this information in "? - About" (instead of
> Trying to find the version (build) number of my running installation of
> Gambas3. Thought this must be easy, but just can't find it.
> - Where do I have to look?
> - Wouldn't it be useful to give this information in "? - About" (instead of
> "2.99")?
>
> Matti
>
Look at the first dialog you
> Just saw the docs page
> http://gambasdoc.org/help/install/opensuse?view
>
> At least for OpenSUSE 11.0, these instructions are obsolet.
> I installed Gambas from the SUSE YaST package (think it was 2.14) before
> reading this and did some updates (right now 2.18). Everything works
> flawlessl
Trying to find the version (build) number of my running installation of Gambas3.
Thought this must be easy, but just can't find it.
- Where do I have to look?
- Wouldn't it be useful to give this information in "? - About" (instead of
"2.99")?
Matti
--
Just saw the docs page
http://gambasdoc.org/help/install/opensuse?view
At least for OpenSUSE 11.0, these instructions are obsolet.
I installed Gambas from the SUSE YaST package (think it was 2.14) before reading
this and did some updates (right now 2.18). Everything works flawlessly.
Matti
-
> Ron,
>
> It works fine for me...
>
> could you provide some visual feedback
> so we can see what gambasdoc does on
> your browser?
>
> Regards, Merry Christmas (belated) and Happy New Year
> Dimitris
>
I fixed it by editing and saving the page again. No idea why the class list
disappeared o
Ron,
It works fine for me...
could you provide some visual feedback
so we can see what gambasdoc does on
your browser?
Regards, Merry Christmas (belated) and Happy New Year
Dimitris
On Wed, Dec 30, 2009 at 1:27 AM, Ron wrote:
>
> Ok.
>
> I know there wasn't a lot of documentation to begin wit
Hi
I got me a login screen with two textbox, username and password
PUBLIC SUB btnOK_Click()
WITH txtUserName
DEBUG IsBlank(txtUserName.TEXT)
DEBUG IsBlank(txtPassword.TEXT)
DEBUG txtPassword.TEXT
IF IsBlank(.text) = FALSE THEN
IF IsBlank(txtPassword.text) = FALSE THEN
Am Dienstag, den 29.12.2009, 22:43 +0100 schrieb Matti:
> Thanks for all your quick answers.
>
> @ Laurent:
> Will try to get libtool 2.x.
> OpenSuSe doesn't have this version in the repos.
>
> @ Charlie:
> Will try your scripts.
> But it can't be done before 2010/01/8.
>
> @ Benoît:
> What do y
Ok.
I know there wasn't a lot of documentation to begin with, but it's
become even worse, the docs of gb.net.curl are gone.
And they point to the wrong version too.
http://www.gambasdoc.org/help/comp/gb.net.curl?v3
Gives empty 2.0
http://www.gambasdoc.org/help/comp/gb.net.curl?v2
Gives empty
28 matches
Mail list logo