TAB Control in HMG 3.4.3
Moderator: Rathinagiri
TAB Control in HMG 3.4.3
I am running HMG 3.4.3 32bit under Windows 7 Professional 64bit OS. Is there any way to position the tabs in a TBA Control on the right hand vertical edge? I can position them on the left hand or top edge with no problems.
Many thanks for looking.
Bob
Many thanks for looking.
Bob
- serge_girard
- Posts: 2029
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Has thanked: 377 times
- Been thanked: 87 times
- Contact:
Hi Bob,
Do you mean something like in HTML (tabindex = order) ?
See :
https://www.w3schools.com/tags/att_glo ... index.asp
I don't think we have this but we can use it. Claudio any idea if it is possible?
Serge
Do you mean something like in HTML (tabindex = order) ?
See :
https://www.w3schools.com/tags/att_glo ... index.asp
I don't think we have this but we can use it. Claudio any idea if it is possible?
Serge
- gfilatov
- Posts: 539
- Joined: Fri Aug 01, 2008 5:42 am
- Location: Ukraine
- Has thanked: 9 times
- Been thanked: 110 times
- Contact:
Hello Bob,
Do you mean the Tab position similar as on the image below

- Attachments
-
- TAB with BUTTONS VERTICAL BOTTOM clauses
- tabdemo.png (25.75 KiB) Viewed 2399 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: 2029
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Has thanked: 377 times
- Been thanked: 87 times
- Contact:
- gfilatov
- Posts: 539
- Joined: Fri Aug 01, 2008 5:42 am
- Location: Ukraine
- Has thanked: 9 times
- Been thanked: 110 times
- Contact:
Hi Serge,
Thanks for your interest!
The above features are available in the basic TAB sample at Minigui Extended

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
-
- Posts: 551
- Joined: Tue Jun 04, 2013 6:33 pm
- Location: Argentina
- Been thanked: 32 times
Hi Grygory:
+100
Wow, i think that if we could implement your suggestion on HMG would be a great a powerfull control.-
Good job, excellent brain.-
With regards as allways
Eduardo
+100
Wow, i think that if we could implement your suggestion on HMG would be a great a powerfull control.-
Good job, excellent brain.-


With regards as allways
Eduardo
- serge_girard
- Posts: 2029
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Has thanked: 377 times
- Been thanked: 87 times
- Contact:
Great job! Thanks Grigory.
Is there a simple way to mix HMG+ Minigui Extended or combine the two?
Serge
Is there a simple way to mix HMG+ Minigui Extended or combine the two?
Serge
-
- Posts: 119
- Joined: Mon Feb 27, 2017 10:00 am
- Has thanked: 3 times
- Been thanked: 2 times
- Contact:
I think that all that exists in hmg exists in minigui extended and more. Unfortunately, minigui extended does not support unicode. The ideal is that one day we can join forces and work on a single branch of hmg
- Anand
- Posts: 262
- Joined: Tue May 24, 2016 4:36 pm
- DBs Used: DBF
- Has thanked: 46 times
- Been thanked: 41 times
+1
Yes, I too have found that Minigui Extended installation folder has many samples for most features of HMG. Thanks to Grigory for making it easier for newbies in HMG like me.
Regards,
Anand
Hi Grigory
Yes thank you, your image with Pages 1 - 4 on the right hand side of the Tab Control is exactly what I was looking for.
I have just posted another question related to a compiler issue in V3.4.3 which is preventing me from doing any more work at the moment.
Regards
Bob
Yes thank you, your image with Pages 1 - 4 on the right hand side of the Tab Control is exactly what I was looking for.
I have just posted another question related to a compiler issue in V3.4.3 which is preventing me from doing any more work at the moment.
Regards
Bob