Announcement

Collapse

Forum Guidelines

This forum is for finished source code that is working properly. If you have questions about this or any other source code, please post it in one of the Discussion Forums, not here.
See more
See less

Version V0.7 of Graphic Buttons for PB/CC: Some enhancements

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PBCC Version V0.7 of Graphic Buttons for PB/CC: Some enhancements

    Attached is a .zip file containing
    --- the Include File GrButtons.inc (V0.7),
    --- nine Demo Files (source and compiled) and
    --- a corresponding HTML GrButtons_ReadMe file.

    The main enhancements are:
    - QueryBox$() and EntryBox$() can now be called without Console or a Graphic Window (see new demo file Form_1c.exe).
    - When editing text in a LineEntry button, all other buttons are disabled (see Demo1b_GrButtons.exe).
    - SetStaticEvent() and GetStaticEvent() have been added. Amongst others, they are used to signal an editing process.

    Gert Voland.


    The attachment contains all source and compiled files:
    Gert Voland
Working...
X