Am 19.12.2014 um 12:37 schrieb Sze Howe Koh:
> Hi Wilhelm,
>
> On 19 December 2014 at 17:33, Wilhelm wrote:
>>
>> Hi all,
>>
>> the following example code looks for the WId of a running kate-process
>> and embeds the window into my own application. Thats all fine:
>> rendering, resizing, mouse-ev
Hi Wilhelm,
On 19 December 2014 at 17:33, Wilhelm wrote:
>
> Hi all,
>
> the following example code looks for the WId of a running kate-process
> and embeds the window into my own application. Thats all fine:
> rendering, resizing, mouse-events (e.g. menus of kate) are all working.
>
> The only p
Hi all,
the following example code looks for the WId of a running kate-process
and embeds the window into my own application. Thats all fine:
rendering, resizing, mouse-events (e.g. menus of kate) are all working.
The only problem ist keyboard-focus: kate doesn't get the keystrokes!
I tried vari