>
> On Feb 15, 2007, at 10:01 PM, Russell Sharp wrote:
>
> > make_window contains the browser with columns example and returns
> > the Fl_Window* w;
> >
> > Seems like a bug but perhaps there is something documented I'm not
> > taking into consideration.
>
> Did you make sure that the column width lookup array is static?
> Either by using the keyword "static" or by allocating memory with
> "malloc"?
>
> ----
> http://robowerk.com/
>
>

I know this seems really stupid, but could we add the Static suggestion to the 
columns example in the API docs? I was just stuck on this very issues for a 
day. I know it may seems a little nooby, but it could be helpful to others as 
well. If it seems like a stupid idea, just ignore me :-)
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to