Line # 39
$hProcess = Exec ["mplayer", "-wid", lblMoviePlayer.Handle,
Conv$($sPath, Desktop.Charset, System.Charset)] For Read Write
results in this error
Type mismatch: Wanted String[] got Variant[] instead
the problem is with lblMoviePlayer.Handle... has something fundamentaly
changed w
With Mesage.Optional a couple of questions
1) What is the key parameter for/how used.
2) Only one button name can be included, ?any reason
Regards
richard
--
The ultimate all-in-one performance toolkit: Intel(R) Paralle
Updates:
Status: Invalid
Labels: -Version Version-TRUNK
Comment #1 on issue 24 by benoit.m...@gmail.com:
Desktop.SendKeys("[RETURN]") doesn't work
http://code.google.com/p/gambas/issues/detail?id=24
The X11 documentation says that you get the key name by removing the 'XK_'
pre
Setting TextEdit.ReadOnly = True prevents the text itself being modified by the
user, ok.
But all the text attributes of TextEdit1.Format.xxx can be modified.
You can test this in the TextEdit example.
I wonder if this is a bug or feature?
I tend to bug, since the HTML source is changed.
Regards
M
Hi Steven,
When you install a software from sources by compiling it, the only one solution
to clean all the previous installation you need to keep the directory where you
put the sources
and use the following command to uninstall your previous version:
1- go in sources directory of previous gam