Re: MySQLGUI: where is the code for wString::Initialize() ?

2001-03-29 Thread Hubert Feyrer
cc, the offending line is: left = *Lines[Cursor.Row]; 'Lines' is a 'wString **Lines' (decladed in ). I'm not C++-clueful enough to resolve this - can someone please help? - Hubert -- Hubert Feyrer <[EMAIL PROTECTED]> --

MySQLGUI: where is the code for wString::Initialize() ?

2001-03-26 Thread Hubert Feyrer
e actual code for wString::Initialize() is. There is the prototype in the class definition, but where is the code? FWIW, I have the following packages installed: fltk-1.0.10, flvw-2224, mysql-client-3.23.35, mysql-server-3.23.35, mysql++-1.7.8. (Did I miss something?) - Hubert -- Hubert