On Wednesday, December 21, 2016 03:12:52 PM Alan L
Dickman wrote:
> Has anyone out there wrapped a smartphone image
around a tkinter user
> interface? If you did, how did you do it. If not, please
share your ideas
> for how one might do this. THANKS IN ADVANCE!
> Alan Dickman
> IBM Cloud Techn
Please send text question,
many people will not open a zip file.
jimonlinux
inq1...@inqvista.com
On Wednesday, February 04, 2015 06:13:40 PM
Shondra Siskin wrote:
> Hi,
>
> ---
> -- CORRET SA
> Goutte Vignole 69490 St Forgeux
> F
o that if
> I later forget the widget I can restore it
> to the same position using the stored
> details.
>
> Paul
>
> On 17/02/2015 18:55, inq1ltd wrote:
> > Paul,
> > Are you trying to create a loop to add
> > entry fields to a form?
> >
> &g
Paul,
Are you trying to create a loop to add entry
fields to a form?
jimonlinux
inq1...@inqvista.com
On Tuesday, February 17, 2015 05:41:36 PM
Paul Malherbe wrote:
> Please could someone tell me why this is
> not working?
>
> from Tkinter import *
>
> root = Tk()
> e = Entry(root)
> e.gri
Vasilis,
If I understand your problem correctly, I may
try this.
I expect that your code is in a class.
class Kdata:
vkey = '' # add this under you class
# definition
# add lines of code
#
# more lines of code
# make your binder but before the binder
add