2010/1/9 Mattias Gaertner <nc-gaertnma at netcologne.de>: > If you want to make a form full screen under gtk, use: > uses gtkproc; > > SetWindowFullScreen(Form1,true); > > > Mattias Thank you! It works, but can I use gtk2 calls in lazzarus apps? Kjow