MDI / Layout view customization #1061
Replies: 5 comments 5 replies
-
Other benefits of MDI for desktop applications:
MDI can help improve productivity and user experience in desktop applications by providing a more efficient and organized way to manage multiple documents or windows |
Beta Was this translation helpful? Give feedback.
-
How would this work on mobile platforms? |
Beta Was this translation helpful? Give feedback.
-
MDI is widely used in financial/trading market applications. Where the system has several features and functionalities and each user has a preference of which and how to use, organization, size of each tool, being able to move and change places, minimize and maximize a resource… Here are a few examples of desktop applications used in the financial market and trading that use MDI: Bloomberg Terminal: The Bloomberg Terminal is a software platform used by traders and investors for financial data analysis and trading. It uses MDI to allow users to work with multiple data screens and windows within a single parent window. MetaTrader 4: MetaTrader 4 is a popular trading platform used by forex traders. It uses MDI to allow traders to work with multiple charts, indicators, and windows within a single parent window. eSignal: eSignal is a market data and charting software used by traders for real-time market analysis and trading. It uses MDI to allow users to work with multiple charts and windows within a single parent window. NinjaTrader: NinjaTrader is a trading platform used by futures and forex traders. It uses MDI to allow traders to work with multiple charts, indicators, and windows within a single parent window. |
Beta Was this translation helpful? Give feedback.
-
This implementation will be great for Desktop applications, I hope that arrive soon. |
Beta Was this translation helpful? Give feedback.
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can we have multiple document interface support (MDI) or something similar in MAUI? For Desktop applications is something very important and brings several benefits, flexibility and facilities.
Generally desktop platforms have many tools and every user has a way to assemble their workspace. With MDI the user can open multiple tools, move, minimize, maximize, resize and configure their work area as desired and is more useful in each situation.
Beta Was this translation helpful? Give feedback.
All reactions