Replies: 2 comments 1 reply
-
Hi @SamSandq. You can doit with custom views, where you can draw everything (images, text, shapes, etc). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi,
I will try that - wasn't aware that you could put images on views too. I
will also upgrade to 1.4, since it's available.
Any news on the upcoming Tree (=outline) control?
Cheers,
…---------------------------------
Sam
PS: ¡Y muchas gracias por responderme tan rápido!
Den tors 28 dec. 2023 kl 11:03 skrev Francisco García Collado <
***@***.***>:
Hi @SamSandq <https://github.com/SamSandq>. You can doit with custom
views, where you can draw everything (images, text, shapes, etc).
Please review the code of this demo (left side):
https://nappgui.com/en/howto/drawimg.html
Also, if you want to separate the main drawing for the overlay, you can
use the new 1.4 feature. https://nappgui.com/en/gui/view.html#h3
—
Reply to this email directly, view it on GitHub
<#77 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMAVI5WFZZ53AYRKMOW5AQTYLUYXJAVCNFSM6AAAAABBEV4QKOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSNRTGE3TG>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’m writing a photo management app, and would like to see photos (imageviews) with overlaid data (stars, name, tags).
I haven’t found a way to achieve this in NAppGui on the mac, but know it’s possible using views in Swift with the same position, and semitransparent background (maybe 30% opacity) in labels.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions