Open kubalav opened 2 years ago
The warning window is difficult to modify because it is the basic design of os. I have to create a new window for warning purposes and change all warnings. I'll see if there's a way, but don't expect too much. 😂
Surely, This may be the case in other windows, even if it is not a warning window. Let me know if you find it again.
YOC
Surely, This may be the case in other windows, even if it is not a warning window. Let me know if you find it again.
Install, Uninstall plugin dialog too
this is the case for all warning windows because we use the os library to display them, you can find them if you search for 'messagebox' in the code
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
So I guess the issue is because we use winform instead of wpf?
This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.
I am curious isn't wpf has implementation of messagebox? We may be able to remove the winform dependency.
This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.
I am currently working on creating a new messagebox window and code to make it compatible with the existing code.
This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.
If you press Edit button with no selected item that information window pop out without dark theme.