Hi Petr,
you are welcome.
Petr Kobalíček wrote:
>
> This all is related to "manual initialization" already in bugzilla.
>
The problem still exists. As a workaround I simply removed the application
initialization code at the end of qx-build.js manually.
Petr Kobalíček wrote:
>
> I don't
Hi,
I will try to include the theme of the first application to the second.
Thanks.
Sebastien Hupin
thron7-2 wrote:
>
>
>> You can include application A into application B as library and use the
>> theme of application A in B. Take a look at the documentation of the
>> library
>> key in t
Adding to this, the method setSelectionText(text), which inserts text at the
current Selection, has also disappeared. What can I use instead?
Thanks,
Christian
panyasan wrote:
>
> Hi,
>
> I am trying to find out how to get the index of the first selected
> character in a TextField, TextAre
Hi,
I am trying to find out how to get the index of the first selected character
in a TextField, TextArea or ComboBox. It seems like the new generic API for
text selection has no method for getting this value, just the selected text
itself. Or am I missing something?
Thanks,
Christian
--
View