gambas-source-code/app/examples/Games
Benoît Minisini 0b928f80ef [DEVELOPMENT ENVIRONMENT]
* NEW: Use terminal emulator control from gb.form.terminal as console output.
* NEW: You cannot search into the terminal output directly anymore.
* NEW: A button that opens the terminal output content inside a new IDE editor tab, so that you can search inside, or do anything you want.

[WIKI]
* NEW: A command-line option to generate offline help.

[GB.FORM.TERMINAL]
* NEW: TerminalView: ShowScrollBar is a new property that makes the vertical scrollbar always visible.
* NEW: TerminalView: Exec() and Shell() methods now take the environment as an optional argument.
* NEW: TerminalView: Text is a new read-only property that returns the terminal contents.

[GB.WEB.FORM]
* BUG: WebButton: Take the Width and Height properties into account correctly.
* BUG: WebComboBox: The List property now can take a null value without crashing.
* OPT: WebControl: Setting most of properties without changing their value now does nothing.
* BUG: WebLabel: The Alignment property is correctly declared now.
* NEW: WebProgressBar: A new control that displays a progress bar.
* NEW: WebTable: Select is a new event that is raised when the WebTable selection changes.
* NEW: WebUploadArea: A new container that selects a local file when the user clicks on it, and that allows to upload it to the server.


git-svn-id: svn://localhost/gambas/trunk@7750 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-05-02 22:00:53 +00:00
..
BeastScroll [DEVELOPMENT ENVIRONMENT] 2015-03-01 01:01:52 +00:00
Concent
DeepSpace
GameOfLife [DEVELOPMENT ENVIRONMENT] 2015-05-27 01:00:39 +00:00
GNUBoxWorld
Invaders [CONFIGURATION] 2015-05-08 17:40:28 +00:00
MineSweeper
Pong [DEVELOPMENT ENVIRONMENT] 2016-05-02 22:00:53 +00:00
Puzzle1To8
RobotFindsKitten
Snake
Solitaire
StarField