Skip to content

Conversation

@TenEniunlsl
Copy link

@TenEniunlsl TenEniunlsl commented Oct 26, 2025

Maui Resource Handling implemented for MauiAsset, MauiImage, MauiFont, MauiSplashScreen as Filesystem File and as EmbededResource

MauiCss was'nt needed, it's Default is integrate as EmbededResource

So now we have a visible header image in controls.sample

It loads MauiAsset and MauiImage and also it is prepared for MauiSlashScreen and MauiFont

Waiting for #111

@TenEniunlsl
Copy link
Author

Oh i have seen i should do a little cleanup

see this

@Lemon73-Computing Lemon73-Computing added the enhancement New feature or request label Nov 3, 2025
@Lemon73-Computing
Copy link
Member

What is the difference from #111?

@TenEniunlsl
Copy link
Author

TenEniunlsl commented Nov 11, 2025

It contains now Maui Resource Handling like MauiImage, MauiAsset, MauiFont and MauiSplashScreen to work with the changed Workload

so you can see now the Header Image ;-)

And also you can get the other Assets by it's Maui Functions

It's also base for my next PR where i have implemented Font handling, so Files with Build Action Maui Font will be usable as Font and FontImageSource

@TenEniunlsl TenEniunlsl marked this pull request as draft November 11, 2025 15:54
@Lemon73-Computing Lemon73-Computing linked an issue Nov 14, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Gtk] add support for Maui - Resources

2 participants