Attached is a .zip file containing
--- the Include File GrButtons.inc (V0.8),
--- nine Demo Files (source and compiled) and
--- a corresponding HTML GrButtons_ReadMe file.
The main enhancements are:
--- The GraphicButtons now also compile with PB/Win
--- QueryBox now has a self-closing feature
--- QueryBox and EntryBox now wrap long display text
--- Stability, robustness and window management improved
--- Three predefined settings of control equates added
All of the attached demo files compile with PB/CC 5.02.
Those not using the Console also compile with PB/Win 9.02:
Best regards,
Gert Voland.
--- the Include File GrButtons.inc (V0.8),
--- nine Demo Files (source and compiled) and
--- a corresponding HTML GrButtons_ReadMe file.
The main enhancements are:
--- The GraphicButtons now also compile with PB/Win
--- QueryBox now has a self-closing feature
--- QueryBox and EntryBox now wrap long display text
--- Stability, robustness and window management improved
--- Three predefined settings of control equates added
All of the attached demo files compile with PB/CC 5.02.
Those not using the Console also compile with PB/Win 9.02:
Code:
'Compile with PB/CC PB/Win '------------------------------------- 'Demo0a_GrButtons.bas Yes --- 'Demo0b_GrButtons.bas Yes Yes 'Demo0c_GrButtons.bas Yes Yes 'Demo0d_GrButtons.bas Yes Yes 'Demo1a_GrButtons.bas Yes --- 'Demo1b_GrButtons.bas Yes --- 'Demo2_GrButtons.bas Yes --- 'Form_1a.bas Yes Yes 'Form_1b.bas Yes Yes 'Form_1c.bas Yes Yes ' 'GrButtons.inc Yes Yes '-------------------------------------
Gert Voland.