>
> On 14 Feb 2010, at 22:02, Emil wrote:
> >
> > What do I do wrong here:
> > http://pastebin.com/f7670e506
>
> Well, one thing you have done wrong is that you have forgotten to
> post the errors - if you do that, then even the people (like me) who
> don't have time to re-try your source might still see something in
> the errors you get that would allow them to point you in the right
> direction...
>
>
>
>

Ups. :-)
My mistake was that I did not redefine the destructor.
However, I don't know why but after running my program just the window gets 
drawn, with no other widgets.
What do I do wrong?

Here is an image:
http://bayimg.com/HAKdKAacH

but must look like this:
http://bayimg.com/hAKDnaacH

The only difference in code is that I added this:
EditorWindow::~EditorWindow() {
}
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to