Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Tkinter zoom box

Reply
Thread Tools

Tkinter zoom box

 
 
Philippe C. Martin
Guest
Posts: n/a
 
      01-03-2005
Hi,

I have the following convern: I have Tkinter applications that require a zoom
box, and have had the following behavior without changing a line of code:

1) Mandrake 10.0/KDE 3.2/Python 2.3: no zoom box
2) Mandrake 10.0/KDE 3.2/Python 2.4: zoom box shows
3) Mandrake 10.1/KDE 3.3/Python 2.4: no zoom box
4) Mandrake 10.1/Gnome 2.6/Python 2.4: zoom box shows

I know that sounds strange, but I am fairly certain this is what happened.

Is there a way to _force_ that zoom box ?

Regards,

Philippe




--
*********************
Philippe C. Martin
SnakeCard LLC
www.snakecard.com
*********************
 
Reply With Quote
 
 
 
 
Eric Brunel
Guest
Posts: n/a
 
      01-03-2005
Philippe C. Martin wrote:
> Hi,
>
> I have the following convern: I have Tkinter applications that require a zoom
> box, and have had the following behavior without changing a line of code:
>
> 1) Mandrake 10.0/KDE 3.2/Python 2.3: no zoom box
> 2) Mandrake 10.0/KDE 3.2/Python 2.4: zoom box shows
> 3) Mandrake 10.1/KDE 3.3/Python 2.4: no zoom box
> 4) Mandrake 10.1/Gnome 2.6/Python 2.4: zoom box shows
>
> I know that sounds strange, but I am fairly certain this is what happened.
>
> Is there a way to _force_ that zoom box ?


What do you call a "zoom box"? There's no widget with this name in "regular"
Tkinter widgets, so it must be built with some other one... Which one is it? A
button, a menubutton, or what else?

If you had some (simple) code showing the problem, that would also help a lot to
understand what's going on...
--
- Eric Brunel <eric (underscore) brunel (at) despammed (dot) com> -
PragmaDev : Real Time Software Development Tools - http://www.pragmadev.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
div box questions; float text around a box, fit box to image size Gnarlodious HTML 4 05-05-2010 11:30 AM
zoom In/zoom Out an Image dwurity@gmail.com Java 1 02-14-2005 03:16 PM
Tkinter zoom box = maximize/unmaximize box/button Philippe C. Martin Python 1 01-03-2005 05:12 PM
Re: Difference between C-40 zoom [D-40 zoom] and c-4000 zoom Stefan Patric Digital Photography 0 08-23-2003 06:58 PM
Re: Difference between C-40 zoom [D-40 zoom] and c-4000 zoom Ronny Svensson Digital Photography 0 08-23-2003 06:22 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57