gui tag

26 questions


1 answers
461 views
0
How do I type in pyautgui on macOS?

How to enter and was successful.Even if I let him type on the keyboard that I always type, another character was typed and it didn't work, so I looked it up many times on the Internet, but I couldn't ...

1 years ago

1 answers
100 views
0
I want to be able to scroll in Tkinter

Thank you for your continuous support.Using Python 2.7's Tkinter, the GUI app scrolls You can do it (scroll the whole thing like when you look at a browser)I want to add a function.I tried to refer to...

2 years ago

2 answers
125 views
0
Pyautogui does not work as expected in Python 2.7

I'm in trouble because the code doesn't work as expected.I would appreciate it if you could let me know how to fix it.environmentPython 2.7Windows 7 Code ObjectivesPaste pre-saved gazou1.png and gazou...


1 answers
181 views
0
I want to run pyautogui without remote connection on Windows 10 in the cloud

I'm trying to automate my work using pyautogui in windows built on the cloud, but even if I start pyautogui on a session logged in with a remote connection, if I disconnect (disconnect) the remote con...


1 answers
131 views
0
I want to make my own GUI components

Currently, I am trying to create a GUI-powered software with a timeline like AviUtl.However, UI components such as timelines are not existing, so I'm thinking of making my own.I would like to be able ...

2 years ago

1 answers
116 views
0
pyautogui is unable to mouse-click the installer

I would like to ask you a question regarding the subject matter.StatusWith the installer file (.exe/.msi) open, I thought it would be possible to automate the setup, so I programmed it to click using ...

2 years ago

1 answers
117 views
0
There is a difference between the point of acquisition with pyautogui and the HSV value when reloading after saving the same image.

Regarding the title, I was at a standstill because I didn't know the cause.QuestionsIn Python, I have written a program to compare the following two HSV values.Convert images from pyautogui.screenshot...


1 answers
70 views
0
I want to run the command when I erase the window in Tkinter.

I want to run the command when I erase the Toplevel window.In the tk.Tk() window, you can overwrite _del__, but if you do so in Toplevel, it will run when the main window is turned off.I think it's ok...

2 years ago

1 answers
73 views
0
Prefabricated Object (Button) Scripts

It's only been 5 days since I started Unity.I'm sorry for the rudimentary content, but could you tell me about the prefabricated content?Is it normal to create a click event on a button, inspect a scr...

2 years ago

3 answers
105 views
0
UI freezes when multiple asynchronous operations (async/await)

Hello, I am currently creating a program using asynchronous processing on C#.As a background, I wanted to create something that continuously writes certain values into the memory space of an external ...

2 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.