"Kakada" <[EMAIL PROTECTED]> wrote
> In my program, I want to have "Report Bug..." under Help menu. So,
> whenever
> user clicks on it, it will open an email client for reporting bugs
> with the
> given address. How can I do this?
Which OS?
Which GUI toolkit?
Which email client?
You might be
Hi every one,
In my program, I want to have "Report Bug..." under Help menu. So, whenever
user clicks on it, it will open an email client for reporting bugs with the
given address. How can I do this?
I set text to actionReportBug like this:
Report Bug...
but it doesn't support html tag.
Any m