[Gambas-devel] Possible bug in qt component
Benoit Minisini
gambas at ...1...
Sun Nov 7 16:30:56 CET 2004
On Saturday 06 November 2004 21:00, José L. Redrejo Rodríguez wrote:
> I think I have discovered a bug in the qt component. Using drag & drop.
> If I select in the form properties Border=False and Drop=true, droping
> anything on the form, or in any of the objects in the form doesn't work
> at all.
> They reject the dropping.
> Passing the dragged object over the form, before droping it I can see in
> the gambas console this text:
>
> X Error: BadWindow (invalid Window parameter) 3
> Major opcode: 20
> Minor opcode: 0
> Resource id: 0x6b
> QMotifDND: cannot get property on motif window
>
> Choosing for the form any other border as fixed or resizable works
> correctly. Also, with border=none if I select drop=false in the form,
> the objects on it accept droping again.
>
> Regards.
>
>
I think this is a bug in Qt more than in the component itself.
Which version of Qt do you use ?
Can you send me a project that will show me the bug you detected ?
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list