[lazarus] Troubles implementing TScreen

Hongli Lai hongli at telekabel.nl
Tue Feb 29 05:29:37 EST 2000


I'm trying to implement TScreen, but I encountered a problem.
Lazarus is designed to be platform and widget independend.
But when I try to implement TScreen.Height and TScreen.Width, I need to access
GDK functions. I can also access Xlib functions, but X is not available in
Win32 and some others OSses. What shall I do?






More information about the Lazarus mailing list