modern-ui Questions

6

I have created an Accordion for my Project. But I want the panel to be expanded only when the expand icon is clicked. Currently it is expanding on clicking anywhere on the panel. Can we customize i...
Azelea asked 28/9, 2021 at 9:5

1

I'd resolve npm install error by forcing but now getting other error so posting this question. Issue resolve relate to npm install @mui/icons-material :- Error but now getting below error after r...
Vindicate asked 18/7, 2023 at 8:37

4

I wonder if it's possible to create good looking desktop UI's with python? Could I use JS frameworks like Electron with python? Or are there any python libraries which provide modern looking ...
Sanction asked 9/6, 2017 at 10:19

2

I am using Modern UI with WPF to create a project. Main menu items appears to be lowercase, which is the one thing on theme I want to change. Is there any way to change it from my project's MainWin...
Fulgor asked 7/7, 2015 at 10:0

1

At our company, we're used to develop our applications using WinForms, Now we decided to switch to WPF-MVVM with Caliburn.Micro and Modern UI. The thing we're trying to reach is to have a small app...
Fen asked 4/4, 2016 at 21:25

1

Solved

I am curious about how to create a sidebar navigation something like: I tried using an uniform grid but there ended up being too much spacing between "buttons" and I'm not sure if it's possible ...
Pedi asked 4/9, 2015 at 12:22

1

Solved

Here Caliburn.Micro was successfully combined with ModernUI. But if we want to use multiple windows we also need to re-implement Caliburn's WindowManager to work properly with ModernUI. How can it ...
Reddy asked 16/3, 2015 at 14:28

2

Solved

I am using ModernUI. I have one issue with Button and link. I am trying to navigate by Button Click event and my code in "Home.xaml" is as follow private void addGameButton_Click(object sender, R...
Ataliah asked 1/4, 2014 at 8:32

1

I have been searching this over the web for 2 days now and I am still unable to get my hands on something helpful. I have to run my windows 8.1 app on large device (i-e 80 inches) having 4k(3840 X ...

2

Solved

So I am trying to study a sample application called ModernUIDemo.exe found in a zip file here. The website mentions the source code of the app can be found here. After downloading, and pointing Vi...
Gimbals asked 29/4, 2014 at 14:33

1

Solved

I'm new on WPF and I want to create a lateral menu for my App. Searching for ideas i found this picture: My idea is to add buttons like in the picture one bellow the other. When user click a but...
Flair asked 2/4, 2014 at 16:31

1

Solved

I started using Modern UI in WPF application. I can't find nowhere answer to my question: how set source for link to page that is localized in other project? I've got project ErpSystem with MainWin...
Didymium asked 17/11, 2013 at 13:24

2

Solved

I want to make Window with Metro style. I found the 3 following libraries: http://elysium.asvishnyakov.com/en/ https://github.com/MahApps/MahApps.Metro http://mui.codeplex.com/ All are for N...
Minimal asked 12/10, 2013 at 14:35

1

Solved

I want to play audio in a Windows 8 app without using the Media element. Media Element needs to be attached to the Visual Tree of each page. Since all pages in my app use background audio, I have t...
Keiko asked 1/5, 2013 at 11:20

2

Solved

does anyone have an example or tutorial on how to use Caliburn Micro together with ModernUi (https://mui.codeplex.com)?
Conakry asked 7/5, 2013 at 14:27
1

© 2022 - 2024 — McMap. All rights reserved.