hi Charlie
yes, I used 2.13 shipped with ubuntu 9.10 until last week, as I startet
to use the SVN.
thanks - in this way everything works fine :)
saludos
norarg
Am Mittwoch, den 06.01.2010, 22:54 +0100 schrieb Charlie Reinl:
> Am Mittwoch, den 06.01.2010, 18:14 -0300 schrieb norarg:
> > Hi
Am Mittwoch, den 06.01.2010, 18:14 -0300 schrieb norarg:
> Hi,
>
> I have switched over to Gambas 2.99 (3), and can not figure out where I
> have an error, this worked in ver. 2.13:
>
> Dim hf1 As File
> .
> .
> .
> Open Application.Path & "/Generate/DATAPANEL_FORM.gen_parse" For Read As
> #hf1
Hi,
I have switched over to Gambas 2.99 (3), and can not figure out where I
have an error, this worked in ver. 2.13:
Dim hf1 As File
.
.
.
Open Application.Path & "/Generate/DATAPANEL_FORM.gen_parse" For Read As
#hf1
.
.
In this line I get "unexpected open". I have searched around, eventually
f
> Hi Fabien,
> What a pity, you don't see the need for these events?
> I could be on the wrong track? ;-(
>
> mmh... ok, e.g.:
>
> I want to create a contex-menue with right-mouse-click, or
> delete a file with the DEL-Key like: "IF key.Code = key.Delete THEN ...
> "
>
> Sorry, for my understan
Ooops! I'm very sorry!
I can use the needed events from the form!
Many thanks for your patience!
Jo
Am Mittwoch, den 06.01.2010, 18:52 +0100 schrieb Fabien Bodard:
> 2010/1/6 JLichter :
> > Dear All!
> >
> > Confused: With the event FileChooser1_Activate() I can using as event a
> > DbkCli
Hi Fabien,
What a pity, you don't see the need for these events?
I could be on the wrong track? ;-(
mmh... ok, e.g.:
I want to create a contex-menue with right-mouse-click, or
delete a file with the DEL-Key like: "IF key.Code = key.Delete THEN ...
"
Sorry, for my understanding I need such event
2010/1/6 JLichter :
> Dear All!
>
> Confused: With the event FileChooser1_Activate() I can using as event a
> DbkClick ;-)
>
> OK, but how can I using as event a KeyPress or MouseDown?
> It seems to me, that both events do not work.
>
> Thanks in advance,
> Jo
> ---
Le 6 janvier 2010 16:56, Benoît Minisini
a écrit :
>> Attached is a screenshot of what I'm talking about. I've tried both GTK
>> and QT toolkits, and it seems to do the same thing with both. Shouldn't
>> the entries "jump" from one to the next, and not let you stop anywhere
>> in-between, as is
> Attached is a screenshot of what I'm talking about. I've tried both GTK
> and QT toolkits, and it seems to do the same thing with both. Shouldn't
> the entries "jump" from one to the next, and not let you stop anywhere
> in-between, as is shown in the screencap? Any ideas? I'd prefer a
> comb
Attached is a screenshot of what I'm talking about. I've tried both GTK
and QT toolkits, and it seems to do the same thing with both. Shouldn't
the entries "jump" from one to the next, and not let you stop anywhere
in-between, as is shown in the screencap? Any ideas? I'd prefer a
combo-box, b
> I wondered if it was possible to programatically clear the cache of URL's
> from the webview control.
>
> Thanks in anticipation.
>
> Richard
>
For the moment, you have to do that:
Shell "rm -rf " & Shell$(WebSettings.Cache.Path) &/ "*" Wait
Regards,
--
Benoît Minisini
-
11 matches
Mail list logo