gambas-source-code/comp/src/gb.form/.hidden/control
Benoît Minisini 68e1ec7d00 [GB.FORM]
* NEW: DateBox is a new control that can edit a date with a calendar popup.
  It aims at replacing the DatePicker, and the ValueBox with date type.
* NEW: DateChooser layout is better with small sizes.
* NEW: DateChooser raises a Cancel event when you hit the Escape key.

[GB.GTK]
* BUG: Better management of window grabs.
* NEW: Window.ShowPupup() is a new method that shows a window as a popup.
  It takes an optional X,Y screen position as arguments. If not specified, 
  the window is shown at the current cursor position.
* BUG: Now all controls catch basic events.
* BUG: Fix a crash when destroying controls.

[GB.QT4]
* NEW: Window.ShowPupup() is a new method that shows a window as a popup.
  It takes an optional X,Y screen position as arguments. If not specified, 
  the window is shown at the current cursor position.
* NEW: TrayIcon got a PopupMenu property, like the Control class. But it 
  works only if the TrayIcon observer is a Window. The property has bot
  been implemented in gb.gtk yet.


git-svn-id: svn://localhost/gambas/trunk@3088 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-08-02 19:36:37 +00:00
..
buttonbox.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
colorbutton.png [GB.GTK] 2010-01-01 02:12:35 +00:00
colorchooser.png [GB.GTK] 2010-01-01 02:12:35 +00:00
datebox.png [GB.FORM] 2010-08-02 19:36:37 +00:00
datechooser.png [GB.GTK] 2010-01-01 02:12:35 +00:00
datepicker.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
dirchooser.png [GB.GTK] 2010-01-01 02:12:35 +00:00
dirview.png [GB.GTK] 2010-01-01 02:12:35 +00:00
expander.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
filechooser.png [GB.GTK] 2010-01-01 02:12:35 +00:00
fileview.png [GB.GTK] 2010-01-01 02:12:35 +00:00
fontchooser.png [GB.GTK] 2010-01-01 02:12:35 +00:00
listcontainer.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
menubutton.png [DEVELOPMENT ENVIRONMENT] 2009-09-08 12:22:03 +00:00
messagelabel.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
sidepanel.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
tableview.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
toolpanel.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
valuebox.png [CONFIGURATION] 2009-07-20 15:53:19 +00:00
wizard.png [WIKI CGI SCRIPT] 2010-01-01 11:54:16 +00:00