On Tue, Jun 10, 2014 at 02:29:21PM +0200, Jaromír Mikeš wrote: > pix_button.cpp:253:14: error: 'class wxRect' has no member named 'Inside' > if (bounds.Inside(pt)) { > ^
http://docs.wxwidgets.org/trunk/classwx_rect.html suggests you want Contains instead of Inside. Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org