On Sunday 25 January 2015, Kai Uwe Broulik wrote:
> Hi everyone,
>
> a couple of weeks ago I added proper widget-like context menus to TextArea
> and TextField and put them into KDeclarative [1]. I have now upstreamed
> these changes and they will be in 5.5 (dev atm is 5.5 right?).
>
> Given the
On Sun, Jan 25, 2015 at 12:21 PM, Kai Uwe Broulik
wrote:
> Hi everyone,
>
> a couple of weeks ago I added proper widget-like context menus to TextArea
> and
> TextField and put them into KDeclarative [1]. I have now upstreamed these
> changes and they will be in 5.5 (dev atm is 5.5 right?).
>
> O
Hi,
yes, it's a regular Menu that is behind the "menu" property of TextArea and
TextField. Qt has a default menu with Cut/Copy/Paste (5.4) or
Undo/Redo/Cut/Copy/Paste/Delete/Clear/Select All (5.5).
Unfortunately the default menu itself is not accessible so you cannot override
it in a declarati
On 01/25/2015 12:21 PM, Kai Uwe Broulik wrote:
Opinions?
Is the upstream context menu extensible? Is it possible to
get things like Jovie in there to achieve feature parity
and consistency between KTextWidgets and QQC?
Cheers,
Kai Uwe
Cheers,
Eike
___