Well, the "list view" suggestion worked wonderfully! Thank you! I had
wondered how a "list view" differed from a "list box". Now I know...
X-) I had been using an SQL request to populate a list box; I just
didn't realize that there was a control available that allowed you to
keep track of
On 01/01/10 02:32, cwyong1 wrote:
> hi.
> Happy new year to you too...
>
>
> Steven revimmo wrote:
>
>> Le vendredi 01 janvier 2010 à 00:47 +0800, Werner a écrit :
>>
>>
>>> Best Regards and Happy New Year (it is now in Hong Kong)
>>> Werner
>>>
>>>
>>>
>> And happy New Year to you
hi.
Happy new year to you too...
Steven revimmo wrote:
>
> Le vendredi 01 janvier 2010 à 00:47 +0800, Werner a écrit :
>
>> Best Regards and Happy New Year (it is now in Hong Kong)
>> Werner
>>
>>
>
> And happy New Year to you (and all on this list) too.
> Here, in France it's 'only' 18:00
TQ for your tip and advise. Happy new year to you and to all too
Werner-9 wrote:
>
> On 01/01/10 00:12, cwyong1 wrote:
>> Hi.
>> I m using ubuntu 9.04 and gambas 2.8 and i got this problems, pls help
>>
>> 1. There will be a run error if i select a shortcut for menu item, the
>> error
>> read "T
Btw, is there any way to cancel the minimized click event, i asked because
about a year ago when i was programming in vb, i recalled something about
setting the cancel value to 1 to stop it. Is there anything similar in
gambas ?
cwyong1 wrote:
>
> Tq for the prompt reply,
> 1. How do i find ou
Tq for the prompt reply,
1. How do i find out if i m using gb.gtk or gb.qt pls?
2. Sorry for my typo mistake, because i was not trying to set the form
border to false at all. LOL
3. I did read thru the gambas doc on isblank, and if i recalled corrected it
said something about tab or space which wa
2009/12/31 Steven revimmo :
> Le vendredi 01 janvier 2010 à 00:47 +0800, Werner a écrit :
>
>> Best Regards and Happy New Year (it is now in Hong Kong)
>> Werner
>>
>>
>
> And happy New Year to you (and all on this list) too.
> Here, in France it's 'only' 18:00, so we wait ;-)
i'min france to
2009/12/31 Bill Richman :
> First off, I'd like to say that I really, _really_ like GAMBAS. I was
> pulling my hair out trying to do something with Open Office macros when
> I discovered GAMBAS. I went from taking stabs in the dark at methods
> and properties to an auto-prompting system with a re
Le vendredi 01 janvier 2010 à 00:47 +0800, Werner a écrit :
> Best Regards and Happy New Year (it is now in Hong Kong)
> Werner
>
>
And happy New Year to you (and all on this list) too.
Here, in France it's 'only' 18:00, so we wait ;-)
Should you not be doing something else (as writing on
2009/12/31 Werner :
> On 01/01/10 00:12, cwyong1 wrote:
>> Hi.
>> I m using ubuntu 9.04 and gambas 2.8 and i got this problems, pls help
>>
>> 1. There will be a run error if i select a shortcut for menu item, the error
>> read "The program has stopped unexpectedly by raising signal #11" and no
>>
2009/12/31 cwyong1 :
>
> HI.
> I got me a Frame object in my form and i got this in my code
>
> PUBLIC SUB Form_Open()
>
> WITH ME
> .maximized = TRUE
> .Frame1.visible = false
> END WITH
>
> END
>
it's normal
if you are trying to access like that to an objet it's like a call
from anothe
Hi Benoit,
I include a small project that gives a problem:
Whenever I modify the form in the IDE the form comes with an extra ) which
generates an error at executing the program.
"), ("modem.get_name ")]) <- the last ) is hurting
The only solution by now is to edit Fmain.form with gedit
First off, I'd like to say that I really, _really_ like GAMBAS. I was
pulling my hair out trying to do something with Open Office macros when
I discovered GAMBAS. I went from taking stabs in the dark at methods
and properties to an auto-prompting system with a really great IDE.
Many thanks t
On 01/01/10 00:12, cwyong1 wrote:
> Hi.
> I m using ubuntu 9.04 and gambas 2.8 and i got this problems, pls help
>
> 1. There will be a run error if i select a shortcut for menu item, the error
> read "The program has stopped unexpectedly by raising signal #11" and no
> error once i removed the sho
> Hi.
> I m using ubuntu 9.04 and gambas 2.8 and i got this problems, pls help
>
> 1. There will be a run error if i select a shortcut for menu item, the
> error read "The program has stopped unexpectedly by raising signal #11"
> and no error once i removed the shortcut
Do you use gb.gtk or gb.
HI.
I got me a Frame object in my form and i got this in my code
PUBLIC SUB Form_Open()
WITH ME
.maximized = TRUE
.Frame1.visible = false
END WITH
END
When i run it, error "Unknown symbol 'Frame1' in clase 'FMain'
How come ppls?
--
View this message in context:
http://old.nabb
Hi.
I m using ubuntu 9.04 and gambas 2.8 and i got this problems, pls help
1. There will be a run error if i select a shortcut for menu item, the error
read "The program has stopped unexpectedly by raising signal #11" and no
error once i removed the shortcut
2. My window will also show the Minim
Le jeudi 31 décembre 2009 16:20:59, Benoît Minisini a écrit :
> > The more coolest thing will be to have a project that show some nehe
> > exemples..
> >
> > like the painting one.
>
> nehe ? eunehe ??
>
:-)
http://nehe.gamedev.net/
-
> The more coolest thing will be to have a project that show some nehe
> exemples..
>
> like the painting one.
>
nehe ? eunehe ??
--
Benoît Minisini
--
This SF.Net email is sponsored by the Verizon Developer Communit
The more coolest thing will be to have a project that show some nehe exemples..
like the painting one.
2009/12/31 Laurent Carlier :
> Le jeudi 31 décembre 2009 14:33:08, Benoît Minisini a écrit :
>>
>> It would be cool if you can make a real and fun and cool example with
>> shaders!
>>
>
> Yes i
2009/12/31 Ron :
> Benoît Minisini wrote:
>>> Ron wrote:
>>>
Some first experiences building scripts using gbs2
Is it possible to display the errors at end of the output?
If you execute a large script from shell and have a compile error you
keep on scrolling up to see the e
> Ron wrote:
> > Ron wrote:
> >> Some first experiences building scripts using gbs2
> >>
> >> Is it possible to display the errors at end of the output?
> >> If you execute a large script from shell and have a compile error you
> >> keep on scrolling up to see the error.
> >>
> >> Or even better wh
2010/1/1 Benoît Minisini :
> The scripter is very hacky: welcome to you, tester! :-)
lol
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development supp
Le jeudi 31 décembre 2009 14:33:08, Benoît Minisini a écrit :
>
> It would be cool if you can make a real and fun and cool example with
> shaders!
>
Yes i know it would be cool :-) First step is to finish the component (or at
least more complete) to provide a coolest example.
The project prov
Benoît Minisini wrote:
>> Ron wrote:
>>
>>> Some first experiences building scripts using gbs2
>>>
>>> Is it possible to display the errors at end of the output?
>>> If you execute a large script from shell and have a compile error you
>>> keep on scrolling up to see the error.
>>>
>>> Or even
> 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 open
>
> If you set Application.Return to a value, the script doesn't return it
> to the shell (it always returns 0)
>
> Regards,
> Ron_2nd.
>
I think I can do something for that: look at the revision #2577, it should be
fixed.
Regards,
--
Benoît Minisini
--
> Ron wrote:
> > Some first experiences building scripts using gbs2
> >
> > Is it possible to display the errors at end of the output?
> > If you execute a large script from shell and have a compile error you
> > keep on scrolling up to see the error.
> >
> > Or even better when there is an error o
> Some first experiences building scripts using gbs2
>
> Is it possible to display the errors at end of the output?
> If you execute a large script from shell and have a compile error you
> keep on scrolling up to see the error.
>
> Or even better when there is an error on a line, display the scr
2010/1/1 Ron :
> Ron wrote:
>> Ron wrote:
>>> Ron wrote:
> If you
You seem to be talking to yourself, Ron. Are you ok?
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best
Ron wrote:
> Ron wrote:
>> Ron wrote:
>>>
>>> Some first experiences building scripts using gbs2
>>>
>>> Is it possible to display the errors at end of the output?
>>> If you execute a large script from shell and have a compile error
>>> you keep on scrolling up to see the error.
>>>
>>> Or even b
Ron wrote:
> Ron wrote:
>>
>> Some first experiences building scripts using gbs2
>>
>> Is it possible to display the errors at end of the output?
>> If you execute a large script from shell and have a compile error you
>> keep on scrolling up to see the error.
>>
>> Or even better when there is an
Ron wrote:
>
> Some first experiences building scripts using gbs2
>
> Is it possible to display the errors at end of the output?
> If you execute a large script from shell and have a compile error you
> keep on scrolling up to see the error.
>
> Or even better when there is an error on a line, dis
Some first experiences building scripts using gbs2
Is it possible to display the errors at end of the output?
If you execute a large script from shell and have a compile error you
keep on scrolling up to see the error.
Or even better when there is an error on a line, display the script
source
34 matches
Mail list logo