Flip Button
Moderator: Rathinagiri
Flip Button
Hola amigos: necesito un botón o control tipo 'flip switch' de On/Off, alguien tendrá un ejemplo de esto o donde lo encuentro ? Gracias !
De antemano muchas gracias y saludos !!
Atte.
Rene Mtz. (méxico city)
Atte.
Rene Mtz. (méxico city)
- gfilatov
- Posts: 672
- Joined: Fri Aug 01, 2008 5:42 am
- Location: Ukraine
- Has thanked: 24 times
- Been thanked: 236 times
- Contact:
Hello,
Thanks for your request!
The above control will be available in the MiniguiEx at a next build (please take a look for the attached picture).
Syntax:
@ <row>,<col> SWITCHER <name> [ OF <parent> ] ;
HEIGHT 46 ;
IMAGE { 'MINIGUI_SWITCH_ON', 'MINIGUI_SWITCH_OFF' } ;
[ VALUE <cValue> ] ;
[ FONT <fontname> SIZE <fontsize> ] ;
[ LEFTCHECK ] [ CHECKED ] ;
[ ON MOUSEHOVER <bMouseHover> ] ;
[ ON MOUSELEAVE <bMouseLeave> ] ;
[ ON CLICK <bMouseClick> ]
- Attachments
-
- New SWITCHER control
- flip_btn.png (16.99 KiB) Viewed 623 times
Kind Regards,
Grigory Filatov
"Everything should be made as simple as possible, but no simpler." Albert Einstein
Grigory Filatov
"Everything should be made as simple as possible, but no simpler." Albert Einstein
- serge_girard
- Posts: 2371
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Has thanked: 628 times
- Been thanked: 126 times
- Contact:
Thanks a lot Grigory !! best regards
De antemano muchas gracias y saludos !!
Atte.
Rene Mtz. (méxico city)
Atte.
Rene Mtz. (méxico city)
Excuse me Grigory, what does it mean 'MiniguiEx at a next build' ?
De antemano muchas gracias y saludos !!
Atte.
Rene Mtz. (méxico city)
Atte.
Rene Mtz. (méxico city)
- gfilatov
- Posts: 672
- Joined: Fri Aug 01, 2008 5:42 am
- Location: Ukraine
- Has thanked: 24 times
- Been thanked: 236 times
- Contact:
Please take a look for the following discussion at
http://www.hmgforum.com/viewtopic.php?f ... 39&p=55700
You can go to the homepage
http://hmgextended.com/
or the mirror http://hmgextended.org/
for an explanation and a latest Minigui Ex build.

Kind Regards,
Grigory Filatov
"Everything should be made as simple as possible, but no simpler." Albert Einstein
Grigory Filatov
"Everything should be made as simple as possible, but no simpler." Albert Einstein