Hierosme

Results 131 comments of Hierosme

Sorry for the noise. That request is for tracking ... Still FixedSize but with a size management Spanning col/row for 0 and = Introduse memory line MC, M+, M-, MR...

It look like we go for create a custum class for our button. I like a lot PCalc ![image](https://github.com/helloSystem/Utilities/assets/56162977/3f131e9b-8b28-4450-9a17-42c5c1db49df) But a realistic step is more like that ![image](https://github.com/helloSystem/Utilities/assets/56162977/b0af6cb5-39d8-4d97-bc5f-6332eaf143ca) The better...

Look not really hard to do. Here an exemple: https://github.com/Python-Devs-Brasil/PyQt5-Tutorials/blob/master/Post-2(QtCore)/screenshot.py Informations: https://flylib.com/books/en/2.585.1.260/1/ Technical details: https://stackoverflow.com/questions/25056754/how-to-grab-a-desktop-screenshot-with-pyqt

May i add Grab.app inside **Utilities** then use screenshot.py as base. If look the original Grab.app it havent a lot to do. 3 dialogs + Menu (For shortcut)

For Select Area or Window screenshot it is require to use low level lib like XLib. it have a exemple here: https://www.initbrain.fr/code/2015/screenshot-tool/ Unfortunally thta is the only way ... the...

I havent resist to make a try https://github.com/helloSystem/Utilities/pull/217 about ScreenShoter. I have use as base the [screenshot.py](https://github.com/Python-Devs-Brasil/PyQt5-Tutorials/blob/master/Post-2(QtCore)/screenshot.py) and create a UI via QDesigner. All ready implemented - Save - Save...

Command-Shift-3 is a global shortcut, but it is a service provide by a utility like Grab.app. That is possible to call a dedicated entry point. Normaly under OsX the Menu.app...

After think a moment here (for me) the best require feature. I got 2 usages - One for documentation write where i take screenshot, grop a area and save file...

I propose to make the ScreenShot effort for helloSystem users. By have simple and powerfull ScreenShot tools , users we report easilly trouble, and in general got more helloSystem screenshoot...

A issue have been create to deal with the case of hight speed meeting screenshot: https://github.com/helloSystem/Menu/issues/169