Python Forum
How to start with this easy problem?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to start with this easy problem?
#1
Hello, this is my first post on this forum.

I want to do an easy app that it can do this. (OS windows 10)

1. I open a simple windows and this app must read his title to recognize the correct one.

2. I want to actuate on this windows and cut a custom region.

3. Visualizate this new region as a new windows.

What library i should use?

Cheers!
Reply
#2
You want to open a new window and screenshot a portion of that window?
It's hard to make out what you are saying.
Phil
Reply
#3
(Sep-09-2018, 08:20 PM)Fran Wrote: I want to do an easy app
Well, it's funny that you think you can assess whether it's easy task given that you don't know what tools to use and how :-)

for start check pywinauto. It's just one of the options, there might be other options too. As pcsailor said -it's not very clear what you want to achieve
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#4
I'm sorry for my first attempt at explanation.
Here is the second chance.

I got this initial window
[Image: 4VU3Ges.png]

And i want to obtain this final window
[Image: UGo80e4.png]

With this new window size i could work better
Reply
#5
you want a screenshot (i.e. static image) or to sort of "zoom" and have fully functional window?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#6
Hello buran.

I want to sort of "zoom" and have fully functional window to play on live on this tables.
Reply
#7
Hello, I want to learn the Python from the very basic as I am a beginner in this programming language. It is a very useful language for the current time. So, I checked SNIP and they suggested me about this forum. So, may I know any link or way to learn the Python language from the very basic?
Reply
#8
Fran, It sounds like you want the application to go full screen, implemented with Python code?
Phil

tomandreson:

The Ultimate Python Beginners Tutorial Page
Reply
#9
Hello pcsailor.

The final goal using our solution is that on a monitor with 1920x1080 resolution, we can play with 4 tables or 6 easy.
The good sizing to our new windows will be around 800x500 aprox.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Code problem - probably easy fix? colin_dent 5 898 Jun-30-2023, 01:55 PM
Last Post: deanhystad
  easy name problem Steinsack 1 1,754 Jun-16-2021, 02:03 PM
Last Post: snippsat
  I have problem with ACO, I want to always start in the first city and end in the last pKKy 0 1,555 Jan-28-2021, 05:58 PM
Last Post: pKKy
  Problem with very easy code. janekk9002 1 1,813 Dec-10-2020, 12:57 PM
Last Post: buran
  Problem: Once I cancel the process my program will start working! Hadad 0 1,660 Jul-24-2019, 04:09 PM
Last Post: Hadad
  What's the difference b/w assigning start=None and start=" " Madara 1 2,325 Aug-06-2018, 08:23 AM
Last Post: buran
  probably a easy problem for you krheigh 4 4,685 May-12-2017, 06:45 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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