is there a 3State "Button" in HMG / MiniGUI Extended Version
3State "Button"
Moderator: Rathinagiri
- AUGE_OHR
- Posts: 2117
- Joined: Sun Aug 25, 2019 3:12 pm
- DBs Used: DBF, PostgreSQL, MySQL, SQLite
- Location: Hamburg, Germany
3State "Button"
hi,
is there a 3State "Button" in HMG / MiniGUI Extended Version
i have search for BS_3STATE but did not found it 
is there a 3State "Button" in HMG / MiniGUI Extended Version
have fun
Jimmy
Jimmy
Re: 3State "Button"
Hi Jimmy,
Yes, of course.
Please take a look for the screenshot of the colored 3-State checkbox in the MiniGUI Ex
- Attachments
-
- c:\MiniGUI\Samples\BASIC\CheckBox_ThreeState
- 3state.png (17.19 KiB) Viewed 810 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
- AUGE_OHR
- Posts: 2117
- Joined: Sun Aug 25, 2019 3:12 pm
- DBs Used: DBF, PostgreSQL, MySQL, SQLite
- Location: Hamburg, Germany
Re: 3State "Button"
hi Grigory,
aha, understand.
i have search for BS_3STATE but
HMG did not have BS_AUTO3STATE or BS_3STATE so it is missing under HMG
hm ... can i change Style, after create, into BS_AUTO3STATE / BS_3STATE
aha, understand.
i have search for BS_3STATE but
are used in MiniGUI Extended VersionBS_AUTO3STATE
HMG did not have BS_AUTO3STATE or BS_3STATE so it is missing under HMG
hm ... can i change Style, after create, into BS_AUTO3STATE / BS_3STATE
have fun
Jimmy
Jimmy
Re: 3State "Button"
Why not create your own 3 item radiogroup, or build your own procedure with 3 buttons.
When I could not get msgbox to work the way I wanted I made procedure mybox and have full control.
Your programing is far advanced from mine, but just a thought.
When I could not get msgbox to work the way I wanted I made procedure mybox and have full control.
Your programing is far advanced from mine, but just a thought.
All The Best,
Franco
Canada
Franco
Canada
Re: 3State "Button"
Sorry Jimmy and Grigory for my misunderstanding.
I could not find MiniGui check box, but now have located and now I see how it works.
I can be very useful.
I could not find MiniGui check box, but now have located and now I see how it works.
I can be very useful.
All The Best,
Franco
Canada
Franco
Canada