Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi all,
this week I don't had much time to work. Here's what I've made: fixed the
nested reflection to use tokenizing based on syntax highlighting. The
reason for this is beacuse it parses the code, tokenizes it, I just extract
variable calls like aVar.aMethod().aOtherMethod() ... , and I just need the
identifiers. Next, I've created a CodeCompleteFloatWindow class, whicg
contains a single ListBox to show the methods of the type. Class
CodeCompleteListBox is not further needed(I hope...). Currently, I'm stuck
with disabling editing the code, when the CodeCompleteFloatWindow is
active(I mean: not ot allow to click anywhere else, etc.), and the KeyInput
function, wich should navigate the ListBox/ close the window is not working.
Regards,
Gergő

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.