-
Hi Sebastien,
when I use an ACTF in a MessageFormDialog, the choices are rendered behind the MessageDialog.
I think, there is something wrong with the z-index.
Unfortunately, I cannot provide a scre…
-
I followed the TemplateAutoCompletePage sample and all is working correctly. I do get a dropdown with the coices rendered as I want.
I provide a new TextRenderer("userName") to the constructor. If I…
-
Hi Sebastien,
as mentioned in javadoc... I open an issue. :-)
Could you please keep this method for now?
What we are doing here is, loading some more data from our DB as needed for filtering, and do…
-
I am using a library for my DAO classes where I cannot make the DAO classes extend Serializable (instead, I make heavy use of LoadableDetachableModels).
This means I can't return instances of my DAO c…
-
Improve autocomplete textfield component behavior.
autocomplete settings setMaxHeightInPx(X);
autocomplete settings setAdjustInputWidth(false);
This will fixed some bad behavior with showed autocom…
-
Hello,
I'm not able to get the value for an AutoCompleteTextField combined with a CompoundPropertyModel.
The value is always empty, caused by the inner converter of AutoCompleteTextField
(see below, …
-
Hi,
I'm trying to move down the autocomplete table view, since it appears in the middle of the AutoCompleteTextfield and covers half of the text. Is there any property or method to achieve this ?
I t…
gioy updated
10 years ago
-
Hi,
I'm trying to figure out a way to remove the autocompleteString from a custom UITableViewCell.
In the viewController:viewDidLoad I registered the custom UITableViewCell class & Nib with
registe…
gioy updated
10 years ago
-
tested to minecraft and to note pad. gui works fine (though do/d not confirm doesn't seem to have any effect?), but once I approve and hit yes, no typing.
14:11:22 - [CC Autotyper][INFO ]:
14:11:22 …
-
For the app I'm working on, there is a form with some textfields. The autocomplete works without a problem inside a regular view in a view controller, but there are some z-index issues when the autoco…