Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 9 of 9 total
Thread Tabs missing on exisiting PagePanel controls
Thu, Aug 25 2016 7:12 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

The tabs on existing PagePanel are no longer visible.  TabsVisible property is set to true.

The tabs are visible when I create a new PagePanel.

I have read the release notes - lots of times and it appears that others are not having the same problem.  

Any suggestions?

Thank you.
Richard
Thu, Aug 25 2016 9:20 PMPermanent Link

Trinione

<< I have read the release notes - lots of times and it appears that others are not having the same problem.
Any suggestions? >>

Richard:
Just in case you missed it or forgot to, did you re-initialize the TPagePanel interfaces via the layout toolbar in the form designer?

It comes up fine on my end except for a quirk that I shall mention in another post following this.
Thu, Aug 25 2016 9:43 PMPermanent Link

Trinione

Issues:

(1) The '+' icon is not showing

(2) In Design-mode one a page exists, setting TabsVisible = False shows 3 empty icons to top right where the '+' icon should be.
Thu, Aug 25 2016 9:55 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

<< Just in case you missed it or forgot to, did you re-initialize the TPagePanel interfaces via the layout toolbar in the form designer? >>

Thank you Trinione.  Yes - I did see that note and did initialize the TPagePanel control but that does not seem to be part of the problem.

Richard.
Thu, Aug 25 2016 10:03 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

<<
(1) The '+' icon is not showing

(2) In Design-mode one a page exists, setting TabsVisible = False shows 3 empty icons to top right where the '+' icon should be.
>>

Trinione - I had the same issue and the EWBIcons font was not installed in Windows. If you install the font file
* C:\Program Files (x86)\Elevate Web Builder 2\fonts\EWBIcons.otf  

then the +, < and > icons appear in the top right corner.

Richard
Fri, Aug 26 2016 9:38 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Richard,

<< The tabs on existing PagePanel are no longer visible.  TabsVisible property is set to true. >>

What if you open up one of the example application projects with tabs, such as the databound example project - do you see the tabs ?

Tim Young
Elevate Software
www.elevatesoft.com
Fri, Aug 26 2016 11:26 AMPermanent Link

Trinione

<< Trinione - I had the same issue and the EWBIcons font was not installed in Windows. If you install the font file
* C:\Program Files (x86)\Elevate Web Builder 2\fonts\EWBIcons.otf  
then the +, < and > icons appear in the top right corner.>>

Richard:
T'was the issue. Thanks.
Fri, Aug 26 2016 4:48 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

<<What if you open up one of the example application projects with tabs, such as the databound example project - do you see the tabs ?>>

Tim,

I looked for an example application but did not think of the master/detail or databound applications.  Yes - they both work perfectly.

It is probably quicker to rebuild the form than to try and solve the problem.  Fortunately, copy and paste makes it much easier than starting from the beginning.

Richard
Fri, Aug 26 2016 8:37 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

I was using a custom interface file.  Reverted to the standard interface file - AND the tabs are back.

Richard
Image