From: <72...@in...> - 2003-08-22 04:54:50
|
Hi. I have noticed some methods, like windowGetAdjustedBestSize, windowSetPosition, etc., have not been implemented (they might be in wxcClasses.hs). Some are redundant, like windowSetPosition, so there is no matter about them. But some like windowGetAdjustedBestSize can not be simulated with other methods (because it needs to keep track of manually setted sizes). Actually, it seems not a wxhaskell bug, since the C sources from the ELJ project do not provide these methods (I have checked it, and i.e. wxWindow_GetAdjustedBestSize does not appear). But I got confused when I read at wxEiffel site that they have got the wrap for wxWindow class fully implemented. This can not be true: where is the wxWindow::GetAdjustedBestSize method? Regards, Jose David. --------------------------------------------- Este mensaje lo ha enviado un Alumno de la Universidad de Malaga. http://www.alumnos.uma.es/ |