![]() |
|
#11
|
|||
|
|||
Re: file chooserQuote:
(By the way: I'm using VS2005.) |
|||
|
#12
|
|||
|
|||
Re: file chooserQuote:
I'm using Code::Blocks (MinGW)... you should have a similar lib for MSVC, try to link against this lib (it contains the file chooser stuff)... I have to link against all this libs:
|
|
#13
|
|||
|
|||
Re: file chooserI use FLTK2 (r5840) in a dynamic library. Thus, I link against
I found that file_chooser.cxx contains CPP / C++ / C Code:
fltk::file_chooser(...) is implemented twice in file_chooser.cxx, but only the one in the "#if 0" block seems to call Windows specifics. How can I activate this part? |
|
#14
|
|||
|
|||
Re: file chooserwow, even more strange !!!
#if 0 is always false (of course), so this part will never be compiled !!! you can try to change it to #if 1 (or delete the both pre compiler statements #if 0 and #endif)... I'm using FL_VERSION 2.0002f (static lib) |
|
#15
|
|||
|
|||
Re: File chooserhi-hi!
that's old new problem with file chooser after compiling/installing fltk2-rev.6525 i tried to run fluid. any try to open a fluid project showed me incoplete names of files or folders (lets preview disk c: on image). ![]() This problem not exist on fltk1.3. Does anyone had a same problem? how i can solve it? have a nice day, |
Recent GIDBlog
Accepted for Ph.D. program by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Airport Log program using 3D linked List : problem reading from file | batrsau | C Programming Language | 11 | 29-Feb-2008 08:44 |
| CD burner wont burn!! | robertli55 | Computer Hardware Forum | 1 | 18-Jun-2004 11:53 |
| Yet another CD burner problem: Lite-On LSC-24082K | Erwin | Computer Hardware Forum | 1 | 22-May-2004 12:28 |
| Re: Programming Techniques | WaltP | C Programming Language | 0 | 10-Mar-2004 00:56 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The