FLTK logo

Fl_Browser_: symbol declared but not defined?

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Fl_Browser_: symbol declared but not defined? adotheld-bdq14YP6qtRg9hUCZPvPmw Feb 15, 2006  
 
Hi

I am using fltk-1.1.7 for creating Python bindings (pyFltk) on Windows and Linux. In the course of this project I came across the following declaration in Fl_Browser_.H:

  void *find_item(int my); // item under mouse
  void draw(int,int,int,int);
  int handle(int,int,int,int,int);

  void draw();

The definition for void draw(int,int,int,int), however, I was not able to locate. Am I missing something obvious? Or can I safely ignore this declaration?

Regards

Andreas Held
http://pyfltk.sourceforge.net




Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.