In svn r72484. thanks.
On Tue, Jun 19, 2012 at 2:23 PM, Minseok Kim wrote:
> Dear all,
>
> I've added patches for fixing bugs in multibuttonentry.
>
> First, elm_multibuttonentry_1.patch
> When multibuttonentry is clicked, it shows entry input panel.
> but at this time, there's no code for settin
Dear all,
I've added patches for fixing bugs in multibuttonentry.
First, elm_multibuttonentry_1.patch
When multibuttonentry is clicked, it shows entry input panel.
but at this time, there's no code for setting focus on entry.
because of that, sometimes it cause a problem when moving focus.
Secon