On Sat, 06 Jun 2015 16:45:52 +0200
Benoît Minisini wrote:
> Pfew !
>
> I think I finally succeeded in implementing word wrap mode in the new
> text editor. It was painful, but here it is.
>
> I have added two options in the IDE so that you can test:
>
> - A button to toggle word wrap mode ind
On Sat, 06 Jun 2015 16:45:52 +0200
Benoît Minisini wrote:
> Pfew !
>
> I think I finally succeeded in implementing word wrap mode in the new
> text editor. It was painful, but here it is.
>
> I have added two options in the IDE so that you can test:
>
> - A button to toggle word wrap mode ind
Le 06/06/2015 18:54, Tobias Boege a écrit :
> Hi Benoit,
>
> when a source file is very short, there is space in the TextEditor control
> below all the lines. To be sure I'm understood, I attach a picture :-)
>
> If you click into that space, nothing happens. What I am used to from other
> text con
On Sat, 06 Jun 2015 16:47:32 +0200
Benoît Minisini wrote:
> Le 05/06/2015 09:59, adamn...@gmail.com a écrit :
> > Maybe I dreamed this but didn't it used to be possible to split
> > declarations with signatures (methods, events etc ) between parameters? As
> > in:
> >
> > Private Sub MySub(aPar
Sorry to nitpick, can't help it, but 433mHz means 0.433Hz (pretty
impossible for that small device). It's 433MHz (= 43300 Hz).
Anyway I think that is good choice, and quite a project!
Jussi
On Sat, Jun 6, 2015 at 2:41 PM, Mike Crean wrote:
> Hi, for those thatwent to www.creaniestoys.noip
Hi Benoit,
when a source file is very short, there is space in the TextEditor control
below all the lines. To be sure I'm understood, I attach a picture :-)
If you click into that space, nothing happens. What I am used to from other
text controls (trying not to sound like [0]) is that it would br
Le 05/06/2015 09:59, adamn...@gmail.com a écrit :
> Maybe I dreamed this but didn't it used to be possible to split declarations
> with signatures (methods, events etc ) between parameters? As in:
>
> Private Sub MySub(aParam As String,
>bParam As Integer)
>
> ' etc...
>
> End
Pfew !
I think I finally succeeded in implementing word wrap mode in the new
text editor. It was painful, but here it is.
I have added two options in the IDE so that you can test:
- A button to toggle word wrap mode individually in each editor.
- A global option to define if word wrap mode mus
Sorry for my error I repeat:
In the Quote example documentation there is a typo:
Print Quote("This is not a \\\" quoted \\\ "\\ nmulti-line string.") Is
correct as in UnQuote.
Currently:
PRINT Quote("This is not a \\"quoted\\"\\nmulti-line string.")
Regards
Gianluigi
2015-06-06 14:47 GMT+02:00
In the Quote example documentation there is a typo:
Print Units ("This is not a \\\" quoted \\\ "\\ nmulti-line string.") Is
correct as in UnQuote.
Currently:
PRINT Quote("This is not a \\"quoted\\"\\nmulti-line string.")
--
Regards
Gianluigi
-
Hi, for those thatwent to www.creaniestoys.noip.me asking why I used the the
KY-210 433mHz wireless modems running at 19200 bps cause they are cheep
(around$15 US) and the 433 mHz band they are on here is free to air. Theyhave a
good range for our application. Reliable out to 100 to 130meters. I
You're right Tobi, I need to look into the many settings for mplayer. It
might be connected with the -wid parameter
Bill
--
View this message in context:
http://gambas.8142.n7.nabble.com/Playing-dv-video-files-tp51701p51703.html
Sent from the gambas-user mailing list archive at Nabble.com.
-
On Fri, 05 Jun 2015, bill-lancaster wrote:
> This code works:-
> hProc = Exec ["mplayer", "-fps", 25, "-wid", dwgMoviePlayer.Handle,
> User.Home &/ "aa.dv"]
> The dv file plays in the drawing area.
> But it doesn't work when adding 'For Read Write As "Process"' to the line.
> Any ideas would be we
This code works:-
hProc = Exec ["mplayer", "-fps", 25, "-wid", dwgMoviePlayer.Handle,
User.Home &/ "aa.dv"]
The dv file plays in the drawing area.
But it doesn't work when adding 'For Read Write As "Process"' to the line.
Any ideas would be welcome
--
View this message in context:
http://gamba
14 matches
Mail list logo