[#4595] New block syntax — Daniel Amelang <daniel.amelang@...>

I'm really sorry if this isn't the place to talk about this. I've

25 messages 2005/03/21
[#4606] Re: New block syntax — "David A. Black" <dblack@...> 2005/03/21

Hi --

[#4629] Re: New block syntax — "Sean E. Russell" <ser@...> 2005/03/30

On Monday 21 March 2005 16:17, David A. Black wrote:

[#4648] about REXML::Encoding — speakillof <speakillof@...>

Hi.

15 messages 2005/03/31
[#4659] Re: about REXML::Encoding — "Sean E. Russell" <ser@...> 2005/04/04

On Thursday 31 March 2005 09:44, speakillof wrote:

Re: [ ruby-Bugs-1691 ] getRootWindow() error

From: Lyle Johnson <lyle.johnson@...>
Date: 2005-03-28 13:54:36 UTC
List: ruby-core #4624
On Mon, 28 Mar 2005 19:15:49 +0900, noreply@rubyforge.org
<noreply@rubyforge.org> wrote:

> When I tested samples (win-xp sp2, ruby 1.8, fox 1.2.5) and after click on "Te&kstje"
> code:
> 
> FXButton.new(group1, "Te&kstje", nil, nil, 0, LAYOUT_TOP|FRAME_RAISED|FRAME_THICK).connect(SEL_COMMAND) {
> x, y, buttons = getRootWindow().getCursorPosition()
> @popupmenu.popup(nil, x, y)
> }
> 
> I got this error, why?

<snip>

This is a bug in FXRuby and nothing specific to the Ruby interpreter.
I've added a new report for Jaroslov's problem to the FXRuby bug list,
and whoever has administrative control over the Ruby bugs list should
feel free to close this original bug report.

P.S. Thanks for the bug report, Jaroslov. I will get that one fixed
for the next release of FXRuby.

In This Thread