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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

who can i create a window with muti child window,or muti webviews? #616

Closed
work-ixiaozi-cn opened this issue Nov 8, 2022 · 1 comment
Closed

Comments

@work-ixiaozi-cn
Copy link

who can i create a window with muti child window,or muti webview?

@amrbashir
Copy link
Member

You can use https://docs.rs/tao/latest/x86_64-pc-windows-msvc/tao/platform/windows/trait.WindowBuilderExtWindows.html#tymethod.with_parent_window to create multi childs in one window on Windows, other platforms have different ways to do it but not included in tao and probably will not. As for multi-webview, see #tauri-apps/wry#677

@amrbashir amrbashir closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants