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

Update most remaining samples to the new APIs #8

Merged
merged 8 commits into from
Jun 30, 2011

Conversation

bl8
Copy link
Contributor

@bl8 bl8 commented Jun 18, 2011

Most samples now build, but some of them trigger errors or crashes. See the various commit messages for more information.

I'll probably need some help to track down the underlying issues...

bl8 added 8 commits June 18, 2011 19:21
The following samples crash because of an issue with the new Drawn
handler: ColorSelection, DrawingArea and Pixbuf.
The rest seem to work OK.
This allows the valtest sample to compile and work.
Accessing Dialog.ActionArea triggers a crash, so some samples fail
because of that.
The action area is created as a GtkButtonBox, so casting it to a
GtkHButtonBox doesn't work. And GtkHButtonBox is going to be deprecated
in 3.2 anyway.
This fixes a crash when accessing Dialog.ActionArea. With this,
everything in sample/test seems to work OK.
mkestner added a commit that referenced this pull request Jun 30, 2011
Update most remaining samples to the new APIs
@mkestner mkestner merged commit ebc40cd into mono:master Jun 30, 2011
@mkestner
Copy link
Contributor

Thanks for the patches. Sorry for the delay getting them merged.

@bl8
Copy link
Contributor Author

bl8 commented Jun 30, 2011

No problem, thanks for getting them in !

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

Successfully merging this pull request may close these issues.

2 participants