r0x0r / pywebview

Build GUI for your Python program with JavaScript, HTML, and CSS
https://pywebview.flowrl.com
BSD 3-Clause "New" or "Revised" License
4.64k stars 539 forks source link

Customize about window #672

Closed rocchidavide closed 3 years ago

rocchidavide commented 3 years ago

Is it possible to customize about window? I mean the window that can be opened with cmd + ; shortcut

Thank you :)

r0x0r commented 3 years ago

No, that's not possible.

I have been thinking about making a native window object (NSWindow, System.Windows.Form etc) visible through a Window object. Not sure if an about window can be implemented this way, but at least it will pave a way for custom logic.

rocchidavide commented 3 years ago

Neither the version? I see that is set as 0.0.0

r0x0r commented 3 years ago

What is your platform?

rocchidavide commented 3 years ago

I use both MacOS and Windows

r0x0r commented 3 years ago

Version support could be incorporated into pywebview. I have no clue what it would take and what API should be used, so help is welcomed. First thing that should be looked into is whether version info could be injected via pyinstaller or such.

Ksengine commented 3 years ago

Is it possible to customize about window? I mean the window that can be opened with cmd + ; shortcut

Thank you :)

please Explain more.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 years ago

The message to post on the issue when closing it. If none provided, will not comment when closing an issue.