Re: [E-devel] Issue with elm.Entry.entry_get and password = True

2013-01-12 Thread Jeff Hoogland
I never got a response in my inbox - care to forward it to me? On Sat, Jan 12, 2013 at 7:25 AM, Tom Hacohen wrote: > Already replied to that... > > > On Fri, Jan 11, 2013 at 9:20 PM, Jeff Hoogland >wrote: > > > Ping. > > > > > > On Fri, Dec 21, 2012 at 5:34 PM, Jeff Hoogland > >wrote: > > > >

Re: [E-devel] Issue with elm.Entry.entry_get and password = True

2013-01-12 Thread Tom Hacohen
Already replied to that... On Fri, Jan 11, 2013 at 9:20 PM, Jeff Hoogland wrote: > Ping. > > > On Fri, Dec 21, 2012 at 5:34 PM, Jeff Hoogland >wrote: > > > I ran into an issue this afternoon that gave me all sorts of headaches > > until I sorted through some debug output. > > > > It seems that

Re: [E-devel] Issue with elm.Entry.entry_get and password = True

2013-01-11 Thread Jeff Hoogland
Ping. On Fri, Dec 21, 2012 at 5:34 PM, Jeff Hoogland wrote: > I ran into an issue this afternoon that gave me all sorts of headaches > until I sorted through some debug output. > > It seems that when I have an elementary.Entry with password = True (so it > puts * over the characters a few second

[E-devel] Issue with elm.Entry.entry_get and password = True

2012-12-21 Thread Jeff Hoogland
I ran into an issue this afternoon that gave me all sorts of headaches until I sorted through some debug output. It seems that when I have an elementary.Entry with password = True (so it puts * over the characters a few seconds after they are typed) and I call the entry_get() function on this Entr