Code: Select all
Result = OpenWindowedScreen(WindowID, x, y, Width, Height, AutoStretch, RightOffset, BottomOffset)
Code: Select all
Result = OpenWindowedScreen(WindowID, x, y, Width, Height, [AutoStretch, RightOffset, BottomOffset])
Code: Select all
Result = OpenWindowedScreen(WindowID, x, y, Width, Height, AutoStretch, RightOffset, BottomOffset)
Code: Select all
Result = OpenWindowedScreen(WindowID, x, y, Width, Height, [AutoStretch, RightOffset, BottomOffset])
It's not for me, I have no problem with this parameters and I don't use the WindowedScreen. I would like to simplify some things for all PureBasic users. Thats my intention, a better PureBasic. I post every idea....traumatic wrote:...just use a macro