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 jeffhoogl...@linux.comwrote:

 Ping.


 On Fri, Dec 21, 2012 at 5:34 PM, Jeff Hoogland jeffhoogl...@linux.com
 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 seconds after they are typed) and I call
  the entry_get() function on this Entry box - if the last letter of the
  password is still visible (hasn't become a * yet) then the text that
  returns looks like:
 
  mypassworpassword=offd/password
 
  Is it intended that entry_get() returns the text in this manner? If so I
  will simply strip it out myself - just wanted to confirm that is the
  desired behavior though.
 
  --
  ~Jeff Hoogland http://jeffhoogland.com/
  Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
  Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
 



 --
 ~Jeff Hoogland http://jeffhoogland.com/
 Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
 Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop

 --
 Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
 much more. Get web development skills now with LearnDevNow -
 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
 SALE $99.99 this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_122812
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel




-- 
Tom.
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


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 t...@stosb.com wrote:

 Already replied to that...


 On Fri, Jan 11, 2013 at 9:20 PM, Jeff Hoogland jeffhoogl...@linux.com
 wrote:

  Ping.
 
 
  On Fri, Dec 21, 2012 at 5:34 PM, Jeff Hoogland jeffhoogl...@linux.com
  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 seconds after they are typed) and I
 call
   the entry_get() function on this Entry box - if the last letter of the
   password is still visible (hasn't become a * yet) then the text that
   returns looks like:
  
   mypassworpassword=offd/password
  
   Is it intended that entry_get() returns the text in this manner? If so
 I
   will simply strip it out myself - just wanted to confirm that is the
   desired behavior though.
  
   --
   ~Jeff Hoogland http://jeffhoogland.com/
   Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
   Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
  
 
 
 
  --
  ~Jeff Hoogland http://jeffhoogland.com/
  Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
  Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
 
 
 --
  Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
  much more. Get web development skills now with LearnDevNow -
  350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
  SALE $99.99 this month only -- learn more at:
  http://p.sf.net/sfu/learnmore_122812
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 



 --
 Tom.

 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. SALE $99.99 this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_122912
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel




-- 
~Jeff Hoogland http://jeffhoogland.com/
Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


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 jeffhoogl...@linux.comwrote:

 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 Entry box - if the last letter of the
 password is still visible (hasn't become a * yet) then the text that
 returns looks like:

 mypassworpassword=offd/password

 Is it intended that entry_get() returns the text in this manner? If so I
 will simply strip it out myself - just wanted to confirm that is the
 desired behavior though.

 --
 ~Jeff Hoogland http://jeffhoogland.com/
 Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
 Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop




-- 
~Jeff Hoogland http://jeffhoogland.com/
Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[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 Entry box - if the last letter of the
password is still visible (hasn't become a * yet) then the text that
returns looks like:

mypassworpassword=offd/password

Is it intended that entry_get() returns the text in this manner? If so I
will simply strip it out myself - just wanted to confirm that is the
desired behavior though.

-- 
~Jeff Hoogland http://jeffhoogland.com/
Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel