The purpose of the anygui project is to create an easy-to-use, simple, and generic module for making graphical user interfaces in Python. It's main feature is that it will work transparently with many different GUI packages on most platforms.
BeBuilder is a simple tool that lets you draw your interface and then generates the C++ code. The generated code is plain C++ and BeOS API, no resources files nor libraries are required. Third party developers can add their own components to BeBuilder, a developer's kit is included and a free email support is provided.
This package allows developers to create addons for BeBuilder V0.5. The documentation is not finished but a free unlimited email support is provided to anyone who needs it to add his components to BeBuilder. Even if BeBuilder is freeware, users can pay for your addons, this is a real opportunity for a third party :) Enjoy!
BePascal is a list of classes who gives to FPC (FreePascal compiler) the possibility to make some GUI app under BeOS. This is the very first one release.
BeSuperRad is a complete RAD solution for BeOS. This allows you develop GUI applications in a similar fashion to tools such as Delphi and Visual Basic that are available on other platforms.
This app displays the colour, given the RGB values. They can be entered in either Hex or Decimal. This app is handy for the HTML coder, especially when trying to generate a desired colour.
DrawButton is a C++ function that draws a button, that looks exactly like a standard BButton. You can use it then for a BPictureButton. Sample code for illustration is included.