8d24b22411
* BUG: Fix the function that detects if a control needs a parent. * BUG: When adding every new file to the subversion repository, the '.gambas' directory is now correctly ignored. [COMPILER] * NEW: The _load() special method is now called just after the initial form creation is finished. [GB.WEB.FORM] * NEW: Message is a new class for displaying message boxes. * BUG: Fix management of control names. * NEW: Implement the WebContainer.Delete() method and WebWindow.Delete() methods. Child controls are now automatically deleted if their parent is also deleted. * NEW: WebControl.Show() and WebControl.Hide() are two new methods that are synonymous of the Visible property. * NEW: WebControl acts now like an collection-like array, so that you can store user data associated with a control in the session. * NEW: WebControl.Reset() is a new method to reset the control user data. * NEW: WebForm.ShowModal() shows a form as a modal window. * NEW: WebForm.Show() does not take an optional parent anymore. Windows are always shown in the current form. * NEW: Windows with no initial size are centered. * NEW: WebImage is a new control that displays an image. * NEW: WebLabel is a new control that displays a one-line vertically centered label. * NEW: WebTextArea is a new control that implements a multi-line text area. git-svn-id: svn://localhost/gambas/trunk@7482 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
gbc | ||
gbx | ||
lib | ||
mime | ||
share | ||
tools/gbh3 | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
compile | ||
component.am | ||
configure.ac | ||
COPYING | ||
depcomp | ||
gb.pcre.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |