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 navigation and Tab border line
Wed, Oct 5 2016 11:17 AMPermanent Link

Trinione

Hi:
Despite the following settings the page navigation box appears, and a top border line appears. This line appears related to the Tab as the top border line appears when set to True.

PagePanel1.PageNavigation := False
PagePanel1.TabsVisible := False
PagePanel1.Border.Top.Visible := False

I have attached a picture to illustrate.



Attachments: tpanel01.png
Wed, Oct 5 2016 11:26 AMPermanent Link

Matthew Jones

Trinione wrote:

> Despite the following settings the page navigation box appears, and a top border line appears.

I reported this (the tab part at least) earlier. Fixed in next update I think, but it depends on the size at run-time creation I think. Compare with my "Minor bug in Page control" report earlier.

--

Matthew Jones
Wed, Oct 5 2016 4:40 PMPermanent Link

Richard Mace

> Trinione wrote:

> Despite the following settings the page navigation box appears, and a top border line appears. This line appears > > related to the Tab as the top border line appears when set to True.

> PagePanel1.PageNavigation := False
> PagePanel1.TabsVisible := False
> PagePanel1.Border.Top.Visible := False

> I have attached a picture to illustrate.

Have you loaded the PagePanel control into the interface and turned the boarders off there?

Richard
Thu, Oct 6 2016 12:18 AMPermanent Link

Trinione

Richard wrote:
<< Have you loaded the PagePanel control into the interface and turned the boarders off there? >>

Setting PagePanel1.TabsVisible := False should also hide the lines associated with the tabs. If one needs a line the Border.Top properties would be used.
Fri, Oct 7 2016 12:33 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<< Despite the following settings the page navigation box appears, and a top border line appears. This line appears related to the Tab as the top border line appears when set to True. >>

I'm already aware of the issue, and a fix will be in the next build.

Tim Young
Elevate Software
www.elevatesoft.com
Image