-
Hello,
I've updated flutter from 1.2.x to last stable release, 1.5.4 :
`[√] Flutter (Channel stable, v1.5.4-hotfix.2, on Microsoft Windows [version 6.3.9600], locale fr-FR)`
No changes to th…
-
Original [issue 1217](https://code.google.com/p/codenameone/issues/detail?id=1217) created by codenameone on 2014-10-20T19:04:41.000Z:
What steps will reproduce the problem?
1. Insert an Autocomplete…
-
Original [issue 1295](https://code.google.com/p/codenameone/issues/detail?id=1295) created by codenameone on 2015-01-18T14:05:36.000Z:
What steps will reproduce the problem?
1. Paste the following co…
-
I have observed some issues with the AutoCompleteTextField.
The first issue is actually in Kendo itself: the AutoComplete JS assumes that every item in the auto-suggest dropdown has a different lab…
-
**Originally by @magi42**
___
Adding features to existing components can be difficult, especially because Java doesn't support multiple inheritance. Some sort of decorator interface would be useful. …
-
With the webservice defined here:
``` java
java.util.List searchLocations(String text) {
try {
ConnectionRequest r = new ConnectionRequest();
r.setPost(fal…
-
If you start a brand new codename one project (bare bone )
You can try replacing the start() function with this one:
Basically, I create a new form, I create a side menu with 2 commands. Also I cre…
-
Hi
I am calling server to get reverse location on background using callSerially as shown below code . And I have used Autocomplete in the form .
Display.getInstance().callSerially(new Runnabl…
-
Original [issue 1275](https://code.google.com/p/codenameone/issues/detail?id=1275) created by codenameone on 2015-01-11T17:51:34.000Z:
I created my own AppException. When throwing that exception with…
-
Original [issue 599](https://code.google.com/p/codenameone/issues/detail?id=599) created by codenameone on 2013-03-15T07:08:35.000Z:
Please clearly state whether the issue relates to a device/the sim…