|
||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
| Some recent replies made on our forums | |
| Window Positioning and Sizing (SDL) | In Delphi (or FreePascal) with Jedi-SDL: Quote:procedure CenterWindow; var pINFO:TSDL_SysWMinfo; r:windows.TRECT; WorkArea:TRect; begin SDL_VERSION(pInfo.version); SDL_GetWMInfo(@pInfo); GetWindowRect(pInfo.window, @r); // no... |
| Posted September 7, 2010 3:34:12 AM | |
| View All Replies Made By This User | |