|
From: Symion <kn...@ip...> - 2011-05-31 08:47:54
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 31/05/2011 5:15 PM, Symion wrote:
<blockquote cite="mid:4DE...@ip..." type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Sorry, I should have included a little more explanation of how to
control the Tkinter side.<br>
</blockquote>
You can extract the values of items in the Listbox, here are the
methods.<br>
Tkinter : Visual Interaction.<br>
'Esc' key will flip between Visual and Tkinter<br>
Visual Control of Tkinter:<br>
'f1' = Menu on|off<br>
'f2' = Canvas on|off<br>
'f3' = Button Bank on|off<br>
Tkinter Control:<br>
To select item from a Listbox and Reveal its value:<br>
Double Click Left Mouse Key inside Listbox<br>
OR<br>
Use Keyboard cursors and the Enter Key.<br>
'tab' will navigate around Gadget.<br>
'space bar' will activate widget current.<br>
'enter' = close Tkinter - leave Visual open
<br>
'end' = quit and close in either!<br>
<br>
<blockquote cite="mid:4DE...@ip..." type="cite">
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/quest-sfdev2dev">http://p.sf.net/sfu/quest-sfdev2dev</a></pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Visualpython-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Vis...@li...">Vis...@li...</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/visualpython-users">https://lists.sourceforge.net/lists/listinfo/visualpython-users</a>
</pre>
</blockquote>
<br>
</body>
</html>
|