On Tue, Mar 19, 2002 at 12:03:12PM +0100, Lars Gullik Bjønnes wrote:

> | Oh and I think I know the problem, Lars recent change is broken. We must
> | return 0 in the case of SelectionRequest - we have NOT handled the event
> | !
> 
> We havent? Why not?

Handling the event requires sending back a SelectionNotify message to
the requestor. All we do is an XStoreBuffer() which is irrelevant.

returning 0 makes xforms handle it, so it then sends the event.

> shouldn't we?

Well it's more code and it would require us to actively grab the
selection using a backpoint to bv from workarea, and neither of us like
that idea.

Just changing it back to 0 works fine (hold on please, and I'll send a
patch ...)

regards
john

-- 
I am a complete moron for forgetting about endianness. May I be
forever marked as such.

Reply via email to