AdvancedHMI Software

General Category => Support Questions => Topic started by: abouhaa on March 13, 2020, 09:25:18 AM

Title: Screen control - Tabcontrol or something else?
Post by: abouhaa on March 13, 2020, 09:25:18 AM
So I have just seen this on one of Archie's older posts and wondering how is screen control working here? are these part of a tabcontrol or some other advHMI component that serves screens independently?
I have highlighted the buttons in question in yellow...

Thanks
Title: Re: Screen control - Tabcontrol or something else?
Post by: joko markono on March 15, 2020, 11:35:04 PM
i'm using tab control and here is a good tutorial on it:
https://www.youtube.com/watch?v=Xm5kdcUmH0s (https://www.youtube.com/watch?v=Xm5kdcUmH0s)
Title: Re: Screen control - Tabcontrol or something else?
Post by: bachphi on March 16, 2020, 07:43:04 AM
If you click on one those components, and look in the lower right hand side, it will show those are buttons
Title: Re: Screen control - Tabcontrol or something else?
Post by: abouhaa on March 16, 2020, 08:25:02 AM
I don't have the actual seed application.
I just have the screenshot; I can't click on the button!
Title: Re: Screen control - Tabcontrol or something else?
Post by: bachphi on March 16, 2020, 09:35:52 AM
in that case, try this: https://sourceforge.net/projects/advancedhmi/files/advancedhmi/3.5/SampleProjects/LargePressHMIonPanelPC.zip/download
Title: Re: Screen control - Tabcontrol or something else?
Post by: abouhaa on March 16, 2020, 10:28:10 AM
Thanks.. Question though... I looked really quick at the way formchangebutton works and do not see that it unsubscribes or disables the driver for the forms when it closes one. Does it do that at all and if yes where in the code? Thanks again.