Python Forum
Functions to make an image zoom in until a response is made
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Functions to make an image zoom in until a response is made
#2
You should be able to create this effect in wxpython (need to load package with command 'pip install wxpython')
using the floatcanvas package: see https://wxpython.org/Phoenix/docs/html/w...anvas.html.

Please note that the wxpython phoenix GUI package is the one you want. It only runs in python 3, and will automatically be loaded by pip if your default pip is linked to python 3 or newer, can test with command 'pip -V'
Reply


Messages In This Thread
RE: Functions to make an image zoom in until a response is made - by Larz60+ - Aug-02-2018, 08:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Spyder console zoom in not working? Dionysis 2 497 Feb-06-2024, 03:31 PM
Last Post: paul18fr
  How to zoom on/follow MOUTH in FACE? (OPENCV Face Detection) buzzdarkyear 2 1,829 Jan-12-2022, 12:31 AM
Last Post: buzzdarkyear
  How to make general functions for ecuations Mondata 6 2,846 Mar-11-2021, 09:15 PM
Last Post: Mondata
  make a turtle object an image Agusben 2 12,814 Apr-15-2020, 01:47 PM
Last Post: newbieAuggie2019
  How can I make this Python script add a limit to trades made with API? streetlaw 0 2,029 Oct-12-2018, 11:41 AM
Last Post: streetlaw
  How do you make functions that take a variable that is not defined? magic 6 4,487 Sep-24-2018, 01:30 PM
Last Post: gruntfutuk

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020