[Hbasic-userinfo] New version 0.9.8e released
Status: Beta
Brought to you by:
mengels
From: <mar...@t-...> - 2003-08-26 15:09:33
|
New menu-editor may be used to edit menubars and entries in the formdesigner window. You may search for action handler subroutines for a menu/toolbarentry or create new ones in the menu editor functions. You may find the action handler with a double click on the action name. In the same way a double click on a component in the formdesigner will try to find the appropriate action handler in the source code before creating a new one if none exists. The menu/toolbar of a MDI mainwindow may be created or changed in a special form window which has been added to the project windows. The compiler to create standalone executables may be activated with a configure --with-compiler but there are some updates required before it is on the same level as the interpreter. Marcus |