Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Where is getting started with Gtk.Assistant for GtkSharp 2.x #291

Open
DeafMan1983 opened this issue Oct 18, 2020 · 0 comments
Open

Where is getting started with Gtk.Assistant for GtkSharp 2.x #291

DeafMan1983 opened this issue Oct 18, 2020 · 0 comments

Comments

@DeafMan1983
Copy link

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?

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!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant