Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use a view as the starting window instead of MainWindow without StartupUri ? #3909

Closed
Proless opened this issue Sep 6, 2020 · 4 comments
Labels
s/needs-more-info Needs more information from the reporter t/question Question type

Comments

@Proless
Copy link

Proless commented Sep 6, 2020

馃挰 Questions and Help

in a WPF application i want to remove the MainWindow and the StartupUri and use a View as the Startup window instead. is this possible, is it related a ViewPresenter ?

right now two windows are opened the MainWindow and a ShellView which is a MvxWindow. This ShellView is the View for my Start ViewModel registered with RegisterAppStart<ViewModels.ShellViewModel>();
similar issue #181

If i remove the StartupUri from App.xaml no Window is opened and the Setup process doesn't start at all.

@Cheesebaron Cheesebaron added the t/question Question type label Sep 7, 2020
@Cheesebaron
Copy link
Member

I need more info or a better a sample to determine what to do here.

@Cheesebaron Cheesebaron added the s/needs-more-info Needs more information from the reporter label Sep 7, 2020
@Proless
Copy link
Author

Proless commented Sep 7, 2020

this is the project repo , so far i only followed the Mvvmcross Overview part of the documentation to create the projects.

@Proless Proless closed this as completed Sep 13, 2020
@rftd
Copy link

rftd commented Nov 19, 2020

I have the same problem, how do you resolve ?

@highspeeder
Copy link

I have the same problem. too

@MvvmCross MvvmCross locked as off-topic and limited conversation to collaborators Jul 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/needs-more-info Needs more information from the reporter t/question Question type
Development

No branches or pull requests

4 participants