Page 1 of 1

Posted: Tue Jun 11, 2002 3:53 am
by BackupUser
Restored from previous forum. Originally posted by Franco.

This is a message to inform you that PureGUI v1.2 is released.
It works with the new version of PureBasic.

Changed = The behavior of Child Windows while pressing the X button, now the child window will close.
Added = PG_ResizeWindow(SizeX,SizeY), PG_ResizeWindowWidth(SizeX) and PG_ResizeWindowHeight(SizeY).
Added = PG_CloseApplication() ; Now you can close the Application with every Gadget Event.
Added = #PG_TrackBar, #PG_Spin, #PG_UpEvent and #PG_DownEvent constants.
Added = Right Mouse Click on a Window is recognized. Use it with PG_RunApplication FLAG 2 and PG_Connect. (Tooltip Flag must be 0)
Removed = PG_WindowID because with PureBasic v3.2 WindowID has the same function
Missing = PG_NoFunctionAssigned() and PG_NoFunctionNeeded() added to the docs.

Download it under http://fsw.home.attbi.com

If you have problems with the examples, enable inline ASM.

Have a nice day...
Franco

Sometimes you have to go a lonely way to accomplish genius things.

Edited by - franco on 12 June 2002 06:09:07