[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug in ModalDialog?



I compiled a program for Windows using modal dialogs. When I tried to compile
the same source on linux I got several obscure errrors. I finally tracked the
problem down to the following. Since I started out on Windows I designed the
dialogs and included <v/vdialog.h> this worked well on Windows. Under Linux
this didn't work because it seems that modal dialogs are handled differently.
I had to include <v/vmodald.h> as well (which is the logical thing to do
anyway). In order to provide sourcekompatibility through the differen
operating systems shouldn't it be neccessary to include <v/vmodal.h> under
windows as well when you use a modal dialog?
-- 
Bye,
   Gerhard

Spelling corrections are appreciated.
Torture your data until they confess. (Einstein?)


Reply to: