|
|
Re: KParts question: msg#00366
kde-devel
|
Subject: |
Re: KParts question |
Thank you very much for the tip! It worked perfectly! I managed to remove the action from the action collection and I have introduced my own action instead. Matteo On Wed, Jul 29, 2009 at 11:29, Andras Mantia <amantia@xxxxxxx> wrote:
On Wednesday 29 July 2009, Andreas Pakulat wrote:
> On 29.07.09 10:17:54, Matteo Agostinelli wrote:
> > Actually I have one more question. is it possible to override the
> > behavior of an action inherited by the Part? In my case I would
> > like to customize the SaveAs behavior. What should I do? Is there a
> > specific function that I can override to fit my needs?
>
> No, thats not possible without changing the part.
There are some hacks to do it (search for the action name in the
colletion, remove and use your own action instead), but that would work
only if you work with one kpart (eg. always katepart) and you have to
know some internal of the part.
Andras
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
> > Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
|
|