Thank you,
I shall search more. One of the problems I find is that many of the terms
have multiple meanings for example their meaning in mathmetics does not
always equal the definition in gambas or basic and basic terms do not always
match
terms in other langauges so that finding meanings in wi
> > Hi, everybody! Excuse my English.
> >
> > I've noticed an embarrasing 'bug' when I use an Input Box in my programs.
> > Functionality isn't put at risk but looks horrible. I think an image is
> > better than words...
> >
> > http://www.nabble.com/file/p23013689/inputbox.png
> >
> >
> >
> > How
> I wrote some code to center a Form window, even the Desktop Size is
> different. Here it is:
>
> FMain.X = Int((Desktop.Width - FMain.Width) / 2)
>
> FMain.Y = Int((Desktop.Height - FMain.Height) / 2)
>
>
> Meanwhile the Form is resized regarding to the Y coordinate, it doesn't
> work as well f
It is Gambas related! Where else are noobs like me going to learn this?
Please continue as you are both teaching me Maestros! To stop now would be
like taking candy from a baby just after the wrapper was opened.
JB SKaggs
Simonart Dominique wrote:
>
> Hi Doriano,
>
> > I agree to everyth
Hi!
For me, because of my experience, documentation of datatypes is self evident.
I think you should be more precise with your question.
What you don't understand?
Short, integer and long are pretty much all same thing, but they can
hold different maximum
(and minimum [negative]) values. Short, in
Hi Doriano,
> I agree to everything you wrote.
I thought the same about what you wrote! :)
>... Then, recalling to my mind
>the way a person shuffles cards by hand, I tried to
express another
>algorithm, which in a certain way lets you to adjust the
randomness: a
>person can shuffle very
Thanks a lot man... This certainly helps.
I'll see if I can follow your example into making something useful with
libparted.
I found the API references here
http://www.gnu.org/software/parted/api/modules.html
--
This SF.
Good luck with the play
2009/4/13 jbskaggs
>
> Theatre and drama is hardwork- to do that and Gambas is impressive.
>
> Wish I could see the play - but Im stuck in Kansas.
>
> JB
>
>
> Bugzilla from gam...@users.sourceforge.net wrote:
> >
> > Hi,
> >
> > I will play at the "festival du théâtre un
Theatre and drama is hardwork- to do that and Gambas is impressive.
Wish I could see the play - but Im stuck in Kansas.
JB
Bugzilla from gam...@users.sourceforge.net wrote:
>
> Hi,
>
> I will play at the "festival du théâtre universitaire de Cabourg"
> (academic
> theatre festival of Cabour
Hi,
I will play at the "festival du théâtre universitaire de Cabourg" (academic
theatre festival of Cabourg - http://www.cabourg.net/spip.php?article388), and
so won't be in front of my computer between Wednesday, 15th and Sunday, 19th.
There are two or three pending bugs, so people must be pa
> Hi, everybody! Excuse my English.
>
> I've noticed an embarrasing 'bug' when I use an Input Box in my programs.
> Functionality isn't put at risk but looks horrible. I think an image is
> better than words...
>
> http://www.nabble.com/file/p23013689/inputbox.png
>
>
>
> How can I fix this problem
11 matches
Mail list logo