[haiku-commits] Re: r42106 - haiku/trunk/src/preferences/time

  • From: Ryan Leavengood <leavengood@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 11 Jun 2011 18:38:05 -0400

On Sat, Jun 11, 2011 at 5:09 PM, Rene Gollent <anevilyak@xxxxxxxxx> wrote:
>
> I at least don't see a hook function indicating that layouting has
> been completed, so I don't see a better way right now. It's entirely
> possible I missed something though.

I actually implemented this exact thing while trying to fix this
myself, and figured out that calling ScrollToPosition twice in
AllAttached more or less does the same thing. I didn't really like
either solution, which is why I logged #7681.

I think we need a LayoutComplete callback, because I think I've had to
work around this sort of thing before.

-- 
Regards,
Ryan

Other related posts: