Skip to content

Dealing with TabControls #88

Answered by DamianSuess
B-B-Christian asked this question in Q&A
Discussion options

You must be logged in to vote

I see what you mean, @B-B-Christian. Though you do bring up an interesting point, thus far, my implementations of TabControl in Avalonia thus far have been pretty simple, not relying on the need for navigation strategies - except for my MAUI/Xamarin.Forms apps.

While awaiting your response, I was thinking along the same lines as your code reference, Avalonia.Xaml.Behaviors. Based on your inquiry and samples, the Prism.Avalonia Outlookish project will be getting a TabControl update with something similar in mind.

Check out the PR:

This pull request is an example of using the TabControlAdapter based on the sample video. This, however, does not provide the IActiveAware linkages.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@DamianSuess
Comment options

Answer selected by DamianSuess
@DamianSuess
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Questions and Answers
2 participants