Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread TPagePanel issues
Tue, Apr 11 2017 2:02 PMPermanent Link

Trinione

Tim:
Some issues occur with the TPagePanel:

1) Setting PageNavigation := False; has no effect.
2) With PageNavigation := True, using the arrows does not move the tab highlighted as expected.
Tue, Apr 11 2017 3:57 PMPermanent Link

Raul

Team Elevate Team Elevate

On 4/11/2017 2:02 PM, Trinione wrote:
> 1) Setting PageNavigation := False; has no effect.

With 2.06 B1

Effect is runtime and works OK here.

This one applies when TabsVisible is false and works OK here:
- TabsVisible False and Pagenavigation true = runtime you can navigate
between pages using navigation arrows.
- TabsVisible False and Pagenavigation false = no arrows so runtime you
user cannot navigate interactively

> 2) With PageNavigation := True, using the arrows does not move the tab highlighted as expected.

If TabsVisible is true and Tabs do not fit in overall width the
navigation arrows scroll the tab bar (and don't change selected tab).
Works as i would expect

Raul
Tue, Apr 11 2017 9:41 PMPermanent Link

Trinione

Ok. I shall retest when I reinstall in a week or two.

I had other issues related to Animation BeginUpdate/EndUpdate changes. As well as errors showing up where things worked fine in 2.05.

Had urgent matters to address today so reinstalled 2.05 to address them. Pity dual installation of versions isn't possible.
Tue, Apr 11 2017 11:14 PMPermanent Link

Raul

Team Elevate Team Elevate

On 4/11/2017 9:41 PM, Trinione wrote:
> Ok. I shall retest when I reinstall in a week or two.
> I had other issues related to Animation BeginUpdate/EndUpdate changes. As well as errors showing up where things worked fine in 2.05.
> Had urgent matters to address today so reinstalled 2.05 to address them. Pity dual installation of versions isn't possible.

In theory you could run them side by side but you might need to manually
shuffle the INI files (so that interface/library etc paths are correct).

Raul
Image