gambas-source-code/comp/src/gb.web.gui/.src
gambas 03fdb5dca7 Somes fixes in the DateBox control.
[GB.WEB.GUI]
* BUG: DateBox: Fix date formatting.
* NEW: DateBox: Set a default width according to the DateTime property.
2021-01-14 03:58:20 +01:00
..
Calendar Somes fixes in the DateBox control. 2021-01-14 03:58:20 +01:00
Menu
Message
Table
Test Somes fixes in the DateBox control. 2021-01-14 03:58:20 +01:00
Align.class
Arrange.class
Color.class
CSelection.class
Header.class WebForm: AddHeader() is a new method that allows to add a custom page header. 2020-12-19 12:46:09 +01:00
Header.webpage WebForm: AddHeader() is a new method that allows to add a custom page header. 2020-12-19 12:46:09 +01:00
Scroll.class
Select.class
Session.module
Upload.module
WebButton.class
WebCheckBox.class
WebComboBox.class WebComboBox: Setting the text on editable comboboxes correctly sets the Index property and raises the Click event. 2020-09-17 09:55:34 +02:00
WebContainer.class
WebControl.class
WebControlStyle.class
WebFileButton.class
WebForm.class Popups now use absolute position, so that they follow the document scrolling. 2020-12-27 20:23:21 +01:00
WebHBox.class
WebHtml.class
WebImage.class
WebLabel.class
WebListBox.class
WebProgressBar.class
WebRadioButton.class
WebScrollView.class
WebSeparator.class
WebSlider.class
WebSpinBox.class
WebTabPanel.class
WebTextArea.class
WebTextBox.class
WebTimer.class
WebVBox.class
WebWindow.class