[codenameone-discussions] Re: Form title is written twice

2016-09-25 Thread howudodat1
Did you take the time to read my message? Apparently not as you *completely* *ignored* the question. On Saturday, September 24, 2016 at 9:22:46 PM UTC-7, Shai Almog wrote: > > The developer guide is a wiki, it helps being proactive and actually > fixing stuff: > >

[codenameone-discussions] Re: Form title is written twice

2016-09-24 Thread howudodat1
I have read the developer guide, more times than I'd like to admit, although I must admit I haven't made it past miscellaneous functions. In fact I can tell you that you have so far 26 navigation errors in your document and numerous typos as well as outdated code and samples that no longer

[codenameone-discussions] Re: Form title is written twice

2016-09-23 Thread Shai Almog
No. I suggest re-reading the developer guide chapter on the EDT. And understanding *exactly* what invoke and block does. We have bugs, this isn't one of them. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this

[codenameone-discussions] Re: Form title is written twice

2016-09-23 Thread howudodat1
*obviously I have more going on?* I would say obviously your framework has a bug. I would say my use scenario is not that unusual...*obviously* Displaying a dialog, and then when that dialog is disposed displaying a progress indication (toastbar) and then updating an element on the form is

[codenameone-discussions] Re: Form title is written twice

2016-09-23 Thread Shai Almog
Not practical. You have a chain of calls that you implicitly rely on, we try to hide some of that complexity but obviously you have more going on. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and

[codenameone-discussions] Re: Form title is written twice

2016-09-22 Thread howudodat1
The title is displayed correctly when I dont show the dialog, *obviously* this is not a solution The title is also correct when I show the dialog modeless. This is a *possible* solution but requires now that I implement some form of a callback to inform the calling form that the dialog is

[codenameone-discussions] Re: Form title is written twice

2016-09-21 Thread Shai Almog
Try it without the dialog. Try showing the dialog as modless. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Form title is written twice

2016-09-20 Thread Shai Almog
I'm guessing this relates to dlgFilter blocking the EDT and disrupting the event processing. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to