View RSS Feed

Recent Blogs Posts

  1. Using Layouts and Containers for GUI Controls: The CBox Class

    by , 07-17-2015 at 09:00 PM
    Name:  pipvaluecalc.png
Views: 175
Size:  19.5 KB

    This article presents an alternative method of GUI creation based on layouts and containers, using one layout manager — the CBox class. The CBox class is an auxiliary control that acts as a container for essential controls in a GUI panel. It can make designing graphical panels easier, and in some cases, reduce coding time.

    More...
    Tags: gui creation Add / Edit Tags
    Categories
    Uncategorized