Harbour MiniGUI 2.5.9:
English:
- Fixed: Pressing [Esc] key in splitbox child EditBox, causes splitbox
to close.
- New: 'Multiline' property for Button control. If .T. , it wraps
the text to multiple lines when the text is too long to fit on a
single line.
Sample:
DEFINE BUTTON BUTTON_5
ROW 10
COL 200
CAPTION "Please... Click This!"
ACTION MsgInfo('Thanks!')
PICTURE "button.BMP"
WIDTH 120
HEIGHT 60
PICTALIGNMENT LEFT
MULTILINE .T.
END BUTTON
More samples:\hmg\samples\button_2
Español:
- Solucionado: Presionando [Esc] en un EditBox contenido en un
SplitBox, causa que el SPlitBox se cierre.
- Nuevo: Propiedad 'Multiline' para el control Button. Si se establece
como .T., dividirá el texto del botón en múltiples líneas en caso que
sea demasiado extenso como para una sola.
Ejemplo:
DEFINE BUTTON BUTTON_5
ROW 10
COL 200
CAPTION "Please... Click This!"
ACTION MsgInfo('Thanks!')
PICTURE "button.BMP"
WIDTH 120
HEIGHT 60
PICTALIGNMENT LEFT
MULTILINE .T.
END BUTTON
Más ejemplos:\hmg\samples\button_2
Blog Archive
-
▼
2008
(36)
-
▼
August
(22)
- Harbour MiniGUI 2.6.4: English: - Fixed: 'Capt...
- Harbour MiniGUI 2.6.3: English: - Fixed: 'Ra...
- Harbour MiniGUI 2.6.2: English: - Fixed: Tab...
- Harbour MiniGUI IDE 2.6.1: English: - New: Us...
- Harbour MiniGUI 2.6.1: English: - Fixed: Pro...
- Harbour MiniGUI IDE 2.6.0: English: - Fixed:...
- Harbour MiniGUI 2.6.0: English: - Fixed: 'OnEnter'...
- Harbour MiniGUI IDE 2.5.9: English: - Update...
- Harbour MiniGUI 2.5.9: English: - Fixed: Pre...
- Harbour MiniGUI IDE 2.5.8a English: - Fixed:...
- Harbour MiniGUI IDE 2.5.8: English: - Modifi...
- Harbour MiniGUI 2.5.8: English: - Fixed: Problems ...
- Harbour MiniGUI IDE 2.5.7: English: - Fixed:...
- Harbour MiniGUI 2.5.7: English: - Fixed: Activex c...
- Harbour MiniGUI IDE 2.5.6: English: - Update...
- Harbour MiniGUI 2.5.6: English: - Updated: Ha...
- Harbour MiniGUI IDE 2.5.5c: English: - Fixed...
- Harbour MiniGUI IDE 2.5.5b: English: - New: ...
- - Harbour MiniGUI IDE 2.5.5a: English: - New...
- - Harbour MiniGUI IDE 2.5.5: English: - Upda...
- - Harbour MiniGUI 2.5.5: English: - New: 'Drop...
- Harbour MiniGUI 2.5.4:English: - Fixed: InputIte...
-
▼
August
(22)