nilan wrote:
>> nilan wrote:
>>> when i click on a any of Fl_Input in my GUI,a segmentation error occur.
>>> im doing nothing with Fl_Input call backs. im using fltk 1.3.0
>>> any body have an idea regarding this?
>> Can't help without seeing your code.
>> Keep it as simple/small as possible.
>>
>> There's lots of small example programs here:
>> http://seriss.com/people/erco/fltk/
>
> thanks Greg and sorry for bothering, but the prolem is when im going to add
> new function to my class using fluid ( New -> Code -> Function/Method) fluid
> is unexpectedly exit
> when i clicked on function name field. any idea about this.
I see.
It was not clear that you were experiencing the problem in fluid.
(I thought you were writing a program in a text editor, and your
program was crashing after it was compiled).
Sounds instead like what we need are the list of steps you're
doing to replicate getting fluid to crash.
Fluid definitely shouldn't be crashing just by adding
a function, no matter what, so we need to know the steps
it takes to get fluid to crash.
In my case I wasn't able to crash it trivially by just
creating a class, eg:
1) Run fluid
2) New>Code>Class
3) New>Code>Function/method
..since that seems to work, we'll need more specific steps
to replicate the crash, so we can identify the problem.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk