
12-30-2005, 01:18 AM
|
Script-fu
|
 |
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
|
|
Quote:
Originally Posted by Stefan
- fixed the keyboard-remap-thing in the options window (Linux)
- reconnecting to the login server doesn't mess up the F8 window anymore
...
- removed the buggy GuiMenuBar and added a new control: GuiMenuCtrl; it is quite simple to use, you add menus with addMenu(menuname) and can then access the menus by menus[index], each menu is a GuiTextListCtrl, so you can add menu entries with menus[0].addrow(id,menuentrytext) etc.; here an example:
|
I love you, Stefan.  |
__________________
|
|
|