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 Oct 1, 2024. It is now read-only.
I can't find google. But Mono Gtk website doesn't show about Gtk.Assistant since Gtk 2.10.
Is it correct or wrong?
class MyWizard : Gtk.Assistant
{
public MyWizard()
{
// ...
}
}
But where is example of page like back, next / finish and cancel?
Since I know for Windows.Forms but I don't understand why do I need Dialog with Assistant since I checked MonoDevelop's source and It has not "Gtk.Assistant" Only Gtk.Dialog?
How do I understand that?
Thanks and stay safe and stay healthy!
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.
Hello everyone,
Can I have example of Gtk.Assistant?
I can't find google. But Mono Gtk website doesn't show about Gtk.Assistant since Gtk 2.10.
Is it correct or wrong?
But where is example of page like back, next / finish and cancel?
Since I know for Windows.Forms but I don't understand why do I need Dialog with Assistant since I checked MonoDevelop's source and It has not "Gtk.Assistant" Only Gtk.Dialog?
How do I understand that?
Thanks and stay safe and stay healthy!
The text was updated successfully, but these errors were encountered: