[Mono-docs-list] Gnome.Program(string,,,) - string must not have space
Walt Smith
microsoft21228@yahoo.com
Thu, 5 Aug 2004 11:35:53 -0700 (PDT)
mono 1.0 on RedHat 9:
In a go-mono example "hello world" posted,
the first parameter of string has a 'space'.
Apparently Gtk chokes on run, compiles OK.
I posted a bug and they decided it wasn't a bug.
The bug number is 62208.
-----
class HelloWorld
{
static void Main(string[] args)
{
Gnome.Program program =
// string in next statement fails with 'space'
// insert underscore and it works.
new Gnome.Program("Hello World", "1.0",
Gnome.Modules.UI, args);
MyMainWindow app = new MyMainWindow(program);
Walt..........
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail