Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 9 of 9 total
Thread Icons missing in deployment server?
Wed, Oct 10 2018 9:56 AMPermanent Link

Mario Enríquez

Open Consult

Hi Folks,

I've added a couple of new icon to my application through the "Icon Library" and it is working as it should in the development machine. However, when the app is deployed to the server the icons doesn't properly and a "generic" placeholder is shown instead.

Sure I missing some step during deployment, any idea?

Regards,
Mario
Wed, Oct 10 2018 2:04 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mario,

<< I've added a couple of new icon to my application through the "Icon Library" and it is working as it should in the development machine. However, when the app is deployed to the server the icons doesn't properly and a "generic" placeholder is shown instead. >>

When you compile your application, are you seeing any compiler messages about the icon font not being included, etc. ?

Also, which OS are you using to view the application in a browser ?

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Oct 10 2018 4:46 PMPermanent Link

Mario Enríquez

Open Consult

<< When you compile your application, are you seeing any compiler messages about the icon font not being included, etc. ?

Also, which OS are you using to view the application in a browser ?
>>

Hi Tim,

No compiler messages related to Icons, but the problem shows only in MacOS.

I've attached a couple of screenshots, both are in Google Chrome, just diferent underlaying OS.

Any ideas?

Regards,
Mario



Attachments: ChromeMacOS.jpeg
Wed, Oct 10 2018 4:47 PMPermanent Link

Mario Enríquez

Open Consult

Sorry, forgot to upload the Win7 screenshot...



Attachments: ChromeWin7.jpg
Tue, Oct 16 2018 2:59 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mario,

<< No compiler messages related to Icons, but the problem shows only in MacOS.

I've attached a couple of screenshots, both are in Google Chrome, just diferent underlaying OS. >>

Are you using the built-in icon font that comes with EWB (Font Awesome), or a separate icon font ?

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Oct 17 2018 9:41 PMPermanent Link

Mario Enríquez

Open Consult

Tim Young [Elevate Software] wrote:
<< Are you using the built-in icon font that comes with EWB (Font Awesome), or a separate icon font ?>>

Nope, I downloaded font-awesome 4.7.0 and set it manually on my Project Config... :-\



Attachments: ProjectConfigScr.jpg
Tue, Oct 23 2018 2:29 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mario,

<< Nope, I downloaded font-awesome 4.7.0 and set it manually on my Project Config... :-\
>>

So, you *do* have it set up so that your new icon font is being embedded in your compiled application ?

Also, which font format are you using ?  MacOS/iOS (Safari, actually) can be picky about which font formats they will tolerate, which is why we use OTF instead of something else, by default.

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Oct 24 2018 12:25 AMPermanent Link

Mario Enríquez

Open Consult

Tim,

<<So, you *do* have it set up so that your new icon font is being embedded in your compiled application ?>>

I wasn't aware of this.. How do I go about setting this up? I've looked around the IDE for a setting but nothing has strike me?

Regards,
Mario
Wed, Oct 24 2018 9:24 AMPermanent Link

Raul

Team Elevate Team Elevate

On 10/24/2018 12:25 AM, Mario Enr�quez wrote:
> I wasn't aware of this.. How do I go about setting this up? I've looked around the IDE for a setting but nothing has strike me?

I have not had to do it myself but i'd try

Project options compilation allows one to specify icon font and embed in
loader.

External File tab let's you add font file as external file also


Raul

Image