Skip to content

Maui resource handling - #113

Draft
TenEniunlsl wants to merge 6 commits into
MauiGtk:mainfrom
TenEniunlsl:Maui-Resource-Handling
Draft

Maui resource handling#113
TenEniunlsl wants to merge 6 commits into
MauiGtk:mainfrom
TenEniunlsl:Maui-Resource-Handling

Conversation

@TenEniunlsl

@TenEniunlsl TenEniunlsl commented Oct 26, 2025

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Member

What is the difference from #111?

@TenEniunlsl

TenEniunlsl commented Nov 11, 2025

Copy link
Copy Markdown
Author

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