Page 1 of 2

Select tab with new design mode

PostPosted: 27 Apr 2017 14:18
by assapan
When in design mode i have to swap/change to an other tab , selected tab is not refreshed/redrawn

Image

Re: Select tab with new design mode

PostPosted: 27 Apr 2017 14:30
by Jorge Sousa
Hello assapan

What is the class of Unit5? TIWAppForm or TIWCGJQFrame

Because the new design mode only applies to TIWCGAppForm and TIWCGJQFrame

In the design mode you can to use Ctrl+Alt + click to select

The old design mode applies to TIWAppForm and TIWCGFrame

Maybe some changes to the new design mode affected the old mode...

Re: Select tab with new design mode

PostPosted: 27 Apr 2017 14:41
by assapan
Hi, its a TIWCGJQFrame like you can see on top of image ( TIWCGJQFrame5 )

Re: Select tab with new design mode

PostPosted: 27 Apr 2017 15:23
by Jorge Sousa
Ohh I see now, sorry

Ok, we will check this.

Does Ctrl+Alt+ tab click works for you?

Re: Select tab with new design mode

PostPosted: 27 Apr 2017 15:26
by assapan
ctrl + alt + ( tab click ) works fine !!
is this key combination new !?

Re: Select tab with new design mode

PostPosted: 27 Apr 2017 15:37
by Jorge Sousa
Hi

Yes its new, with ctrl + alt + any click you can interact with the IDE browser, even for controls like combos that aren't fully visible.

Nevertheless, the "manual" select tab has to work

Thanks!

Re: Select tab with new design mode

PostPosted: 27 Apr 2017 17:26
by assapan
Mainly if the property TabsHidden = true :D

Re: Select tab with new design mode

PostPosted: 28 Apr 2017 09:00
by assapan
Works great in v 218 thanks

Re: Select tab with new design mode

PostPosted: 02 May 2017 09:44
by Alexander Bulei
Hi assapan,

Yes, it was fixed in 3.0.0.217, changelog:

3.0.0.217

IWJQTabs, IWJQAccordion
- Fixed: Select Tab menu item in context menu


Best Regards.

Re: Select tab with new design mode

PostPosted: 05 May 2017 05:51
by zsleo
Version: 3.5.0.218
Please see Image below:

1. Alt-Ctrl-Click on tab "Returned" and it becomes Active/Highlighted
2. after about 1 second the Active/Highlighted tab changes back "Action File"
3. the console errors box pops up

2017-05-05 14_20_53-MSQL - Delphi XE - frMCAClaims [Running] [Built].png


Setting the Active/Highlighted from Object Inspector allowed me to select the tab but after doing so the console error box pops up again.

Best regards