You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently MetroFramework is used but this has caused a variety of issues such as the Windows close, minimise and maximise buttons appearing as “1 2 r”.
I will attach a screenshot.
The text was updated successfully, but these errors were encountered:
Decided against using MAUI and instead will use Java (which means a rewrite of the code) + JavaFX.
Reasoning is as follows:
MAUI is pretty unfinished
MAUI doco is basically non-existent. It takes a lot of effort and trial and error to get things going, even basic things. This also extends to XAML Islands
JavaFX has great doco and is pretty widely used already due to it just being more mature
JavaFX has some great extensibility
Java is portable also, and in the immediate term, I don't see myself building iOS or Android versions of Moneybags
The first step in the rewrite is to get the Java version to feature parity with the WinForms version so that the WinForms version does not need to be supported anymore.
soda3x
changed the title
Change UI Framework to MAUI
Java w/ JavaFX rewrite
Aug 17, 2022
Currently MetroFramework is used but this has caused a variety of issues such as the Windows close, minimise and maximise buttons appearing as “1 2 r”.
I will attach a screenshot.
The text was updated successfully, but these errors were encountered: