On Thursday 09 October 2008, Dong Tiger wrote:
> Hi,
>
> For example, the context menu shown by folderview when right clicking on a
> file icon doesn't have menu items like "Remove this folder view" and
> "Desktop options". Folderview achieves this by reimplementing
> mousePressEvent.
>
> But in an
Hi,
For example, the context menu shown by folderview when right clicking on a
file icon doesn't have menu items like "Remove this folder view" and
"Desktop options". Folderview achieves this by reimplementing
mousePressEvent.
But in an AppletScript subclass, there is no mousePressEvent to reimpl