http://code.google.com/p/android-scripting/wiki/UserGuide
Well if we want to do some thing in a first tim that can be by that
way... and gbs maybe.
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric
R
I think this has been discussed before, but damn if I can't find it or
figure it out myself.
If I read a color value from an image, like this:
Dim Pixel as Integer
Pixel = SomeImage[0,0]
I get an Integer. I'd like to know what the value is of a specific
channel of the pixel/color. I see the Co
http://www.frandroid.com/developpement/392_on-pourra-developper-des-appli-android-dans-dautres-langages/
as said in this article,
to be abble to have android application language have to be compatible
with the dalvik VM
2011/7/13 Robert JUHASZ :
> Hello,
> Is it / will it be possible to instal
Hello,
Is it / will it be possible to install applications written in Gambas on
Android devices? That would be really great.
Robi
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of
If i set the mode property to MULTIPLE, how to have a list of the only
selected items? Thx
--
Andrea Bertini__
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Star
yes here it is.
:)
On Tue, 2011-07-12 at 23:43 +0200, Benoît Minisini wrote:
> > These days i am learning Printer class and i have some questions about
> > it.
> >
> > For the beginning i print a blank page and some status messages in a
> > textarea.
> >
> > ...
> >
> > The question is why the
> hi,
>
> i have an open terminal running a program that may run for long time. i
> want to use Desktop.SendKeys to send a CTRL+C to the terminal. (that's
> just an example. i know there are some very smarter ways of achieving
> that ;))
> if i use
> Desktop.SendKeys("{[CONTROL_L]C}") nothing happ
On Wednesday 13 July 2011 08:17:39 Benoît Minisini wrote:
> > hi,
> >
> > while the doc says that there is a constant gb.Case, the interpreter
> > tells me that there is no symbol "Case" within gb.
> > gb.Text works well instead. but either the doc or the interpreter should
> > be corrected ;)
> >
> hi,
>
> while the doc says that there is a constant gb.Case, the interpreter
> tells me that there is no symbol "Case" within gb.
> gb.Text works well instead. but either the doc or the interpreter should
> be corrected ;)
>
> regards,
> tobi
>
Which version of Gambas and documentaion page ar
> These days i am learning Printer class and i have some questions about
> it.
>
> For the beginning i print a blank page and some status messages in a
> textarea.
>
> ...
>
> The question is why the prtPrinter_End event is not gining the status
> message?
>
> In TextArea i get only
>
> Set nu
> hi i search for TrayIcon in Special Tab but i cant find it nor in any
> tab.
>
> In Gambas2 there was at Special tab as i see.
TrayIcon is now a normal class. You can create it by code only.
Regards,
--
Benoît Minisini
> 2011/7/12 tobias :
> > hi,
> >
> > in a project, i am searching directories recursively and opening files
> > to search their content, too.
> > while searching in the gambas2 sources my program crashed with "File or
> > directory doesn't exist". so i noticed this one
> >
> > ? sFile
> > ".../ma
2011/7/12 tobias :
> hi,
>
> in a project, i am searching directories recursively and opening files
> to search their content, too.
> while searching in the gambas2 sources my program crashed with "File or
> directory doesn't exist". so i noticed this one
>
> ? sFile
> ".../main/ltmain.sh"
> ? Exis
> Problems persists in SVN 3931
> see attachment
>
> wally
>
Oops. Fixed in revision #3932.
Regards,
--
Benoît Minisini
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a
hi,
i played around with Eval() again and noticed that Me is NULL within
Eval(). in the ide every attempt to read something that belongs to Me
will give "Null Object" but if i use the program in a terminal, i get a
segfault. is Me something else there? even Eval("Me") leads to segfault?
does t
hi,
in a project, i am searching directories recursively and opening files
to search their content, too.
while searching in the gambas2 sources my program crashed with "File or
directory doesn't exist". so i noticed this one
? sFile
".../main/ltmain.sh"
? Exist(sFile)
True
? File.Load(sFile)
Fi
On Tuesday 12 July 2011 16:34:18 Fabien Bodard wrote:
> http://gambasdoc.org/help/doc/gb2togb3?v3
>
> read that page :)
thanks.
>
> gb.IgnoreCase
>
> 2011/7/12 richard terry :
> > gb.Text (gb)
> > STATIC PROPERTY READ Text AS Integer
> > Constant that represents a case insensitive comparison.
>
17 matches
Mail list logo