Re: [fltk.general] TabGroupPager example?! Any FLTK version.

2010-04-23 Thread Pedro Henrique Linhares
Is this what you want? http://seriss.com/people/erco/fltk/#TabsExample -- Att, Pedro Henrique Linhares. Linux Registered User #508377 May the force be with you. *Star Wars* On Fri, Apr 23, 2010 at 4:50 PM, Emil wrote: > Hello! > Can somebody give me an example on how to imp

Re: [fltk.general] Needing some insights about business market

2010-04-11 Thread Pedro Henrique Linhares
ink that in the beginning it'll be kind of hard to get contracts to develop such critical systems. In this case, I think interpreted languages can be handy. -- Att, Pedro Henrique Linhares. Linux Registered User #508377 May the force be with you. *Star Wars*

[fltk.general] Needing some insights about business market

2010-04-10 Thread Pedro Henrique Linhares
tion is not directly FLTK related. regards, -- Att, Pedro Henrique Linhares. Linux Registered User #508377 May the force be with you. *Star Wars* ___ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk

Re: [fltk.general] Installation Problems on Ubuntu 9.10

2010-03-22 Thread Pedro Henrique Linhares
Did you fix the problem? I recommend you use FLTK 1.1.10 instead. I run it on my Ubuntu 9.10 and I didn't have this problem. -- Att, Pedro Henrique Linhares. ___ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk

Re: [fltk.general] Windows7 Installation

2010-03-11 Thread Pedro Henrique Linhares
. Hope that helps! Tell me if it worked. -- Att, Pedro Henrique Linhares. ___ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk

Re: [fltk.general] Problem to redraw in the Fl_Gl_Window

2010-03-09 Thread Pedro Henrique Linhares
Thank you, I got it, ...very useful! -- Att, Pedro Henrique Linhares. ___ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk

Re: [fltk.general] Problem to redraw in the Fl_Gl_Window

2010-03-09 Thread Pedro Henrique Linhares
ildren() method? Or current()->add() method? I read the manual but it is not clear to me.. > > Thank you all! > -- Att, Pedro Henrique Linhares. ___ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk

Re: [fltk.general] Problem to redraw in the Fl_Gl_Window

2010-03-08 Thread Pedro Henrique Linhares
n... I had forgotten.. #include "Poligono.h" #include "T.h" int main(int argc, char** argv){ MainWindow win(50,100, 800, 600, "Poligono"); return Fl::run(); } -- Att, Pedro Henrique Linhares. ___ fltk mailing list fltk@e

Re: [fltk.general] Problem to redraw in the Fl_Gl_Window

2010-03-08 Thread Pedro Henrique Linhares
"Can you make up a minimal, compileable, example showing how you use this class and post it somewhere, for us to try? Maybe even post it here if it is long too long..." imacarthur Following to the imacarthur's suggestion.. I posted my question and code here: http://www.gidforums.com/showthread.ph

[fltk.general] Problem to redraw in the Fl_Gl_Window

2010-03-07 Thread Pedro Henrique Linhares
Hello folks! I am having problems in redrawing the screen where my opengl program is running. I have a Fl_Window that contains a menu bar and inside this window I created a Fl_Gl_Window to display my drawing. It is working properly but I dont know how to redraw the screen. The menu I created shoul

Re: [fltk.general] Problem when trying to compile with fltk 1.1.10 on ubuntu

2009-12-18 Thread Pedro Henrique Linhares
Thanks Greg. It worked pretty well. My bad! I haven't seen that mistake... > Pedro Henrique Linhares wrote: > > hello.cpp:1:18: error: FL/Fl.h: No such file or directory > > hello.cpp:2:22: error: FL/Fl_Box.h: No such file or directory > > hello.cpp:3:25: error: FL/Fl

[fltk.general] Problem when trying to compile with fltk 1.1.10 on ubuntu

2009-12-18 Thread Pedro Henrique Linhares
Hello guys, I am also having troubles in compiling fltk 1.1.10rc1 that I have downloaded from the website. Is this fltk1.1.10rc compatible with fltk 1.1.9? Well, the problem is that I am not being able to compile this on my ubuntu 9.10. I have done a lot of research on google and couldn't find a