On Monday 03 of September 2012 19:45:50 Felipe Monteiro de Carvalho wrote: > The code works in Windows and in Qt in Mac OS X. > > Gtk2 has a problem that it does not allow setting the region of a > control before the expose event. So basically setting the region in > the event OnCreate will not do anything. I had this problem in my
OnCreate() will do exactly nothing on Qt too. If handle does not exist , setting any shape won't work (just looked into implementation). zeljko -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
