You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
I see the window but no image inside. Using the Wpf toolkit type displays the image fine.
I'm finding Xwt to be quite hard to learn due to their being no tutorials or API documentation (at least from my search). Are there any recommendations of reference material you might have?
Thanks for any help,
Gary
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm very new to Xwt and am trying to procedurally generate and draw an image on a Gtk Window.
My code is as follows
The
CustomImage
class overrides theOnDraw(Context, Rectangle)
method withI see the window but no image inside. Using the Wpf toolkit type displays the image fine.
I'm finding Xwt to be quite hard to learn due to their being no tutorials or API documentation (at least from my search). Are there any recommendations of reference material you might have?
Thanks for any help,
Gary
The text was updated successfully, but these errors were encountered: