Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread TPagePanel TabsVisible property not working
Sun, Aug 21 2016 8:10 PMPermanent Link

Trinione

Tabs still showing when set to False.
Sun, Aug 21 2016 8:42 PMPermanent Link

Trinione

Also, the navigation on the top right of the component RIGHT arrow does not move to the right tab. It works only for the Left arrow.

A simple test would be to drop the TPagePanel component on a form and add say 10 pages and test the ability to use the arrows in the navigation top-right corner.
Mon, Aug 22 2016 1:25 AMPermanent Link

Rick

On 22/08/16 10:10, Trinione wrote:
> Tabs still showing when set to False.
>

Yes, I can confirm this. The line under the tabs gets a bit thicker but
they are still displayed and can be clicked when
TPagePanel.TabsVisible:=False;

--
Rick
Mon, Aug 22 2016 1:27 AMPermanent Link

Rick

On 22/08/16 10:42, Trinione wrote:
> Also, the navigation on the top right of the component RIGHT arrow does not move to the right tab. It works only for the Left arrow.
>
> A simple test would be to drop the TPagePanel component on a form and add say 10 pages and test the ability to use the arrows in the navigation top-right corner.
>

I see the opposite - the right arrow works but the left is low-lit and
inactive.

This is when TPagePanel.TabsVisible:=False; and
TPagePanel.PageNavigation:=True;

The arrows appear to work correctly in the IDE during design but not
during runtime.

--
Rick
Mon, Aug 22 2016 12:52 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<<Tabs still showing when set to False. >>

Yep, got it.

Tim Young
Elevate Software
www.elevatesoft.com
Image