[haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-commits@xxxxxxxxxxxxx
- Date: Sun, 09 Jan 2011 16:00:18 +0100
Ryan Leavengood <leavengood@xxxxxxxxx> wrote: > On 1/8/11, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> wrote: > > I don't even remember having done that. I might have a look at it > > tomorrow. > To give you a head start it seems you #if'ed it out because > navigation > support was moved outside of ShowImageView. I think to fix this you > just need to move the slideshow code to ShowImageWindow (where it > belongs anyhow.) Thanks, that was it exactly. > Though it is implemented in ShowImageView::Pulse() (and windows don't > have a Pulse() callback) so you may need to find another solution. > Guess you could just look for B_PULSE in > ShowImageWindow::MessageReceived(). I found the previous solution rather ugly, and I simply used a dedicated BMessageRunner now in r40178. I couldn't test it yet, though, unfortunately, so it might not work yet. Bye, Axel.
- Follow-Ups:
- [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage
- From: Ryan Leavengood
- [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage
- References:
- [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage
- From: Ryan Leavengood
- [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage
Other related posts:
- » [haiku-commits] r39259 - haiku/trunk/src/apps/showimage - axeld
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - Philippe Houdoin
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - François Revol
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - Ryan Leavengood
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - Axel Dörfler
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - Ryan Leavengood
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - Axel Dörfler
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - Ryan Leavengood
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - Ryan Leavengood
- » [haiku-commits] Re: r39259 - haiku/trunk/src/apps/showimage - Axel Dörfler