Configurator Color

It can't be done in 9... at least not without the SDK. In 9 all the code is 4GL.


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Jul 29, 2015 at 6:24 AM, brenda mohr brenda@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p>

This is E10, I never could figure it out in E9. Â

Â

Brenda

Â

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, July 28, 2015 4:08 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Configurator Color

Â

Â

Sorry, don't mean to thread jump. I tracked down the tutorial you're both referencing...is that for 10 only? Anyway to do the same in 9.05?Â

</div>
 


<div style="color:#fff;min-height:0;"></div>

Thanks to Jose, our configurator is now very colorful.  But for some reason I cannot get the labels on the GroupBoxes to change.  I have googled for the last 2 hours and of course having no clue what I am doing am getting no where.  I tried UltruLabel too.  What am I missing?  I can’t get the border color to change either.

 

Infragistics.Win.Appearance app1 = new Infragistics.Win.Appearance();

app1.BackColor = Color.AliceBlue;

app1.ForeColor = Color.Red;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpHeader.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpHeader.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpImport.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpImport.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpGenesis.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpGenesis.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpMPrices.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpMPrices.Control).Appearance = app1;

 

Brenda

 

Hi Brenda,
I've never tried labels but I assumed they should work the same way.... Does your groupbox turn blue but the font stays Black?


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Tue, Jul 28, 2015 at 2:29 PM, brenda mohr brenda@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p>

Thanks to Jose, our configurator is now very colorful. But for some reason I cannot get the labels on the GroupBoxes to change. I have googled for the last 2 hours and of course having no clue what I am doing am getting no where. I tried UltruLabel too. What am I missing? I can’t get the border color to change either.

Â

Infragistics.Win.Appearance app1 = new Infragistics.Win.Appearance();

app1.BackColor = Color.AliceBlue;

app1.ForeColor = Color.Red;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpHeader.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpHeader.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpImport.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpImport.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpGenesis.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpGenesis.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpMPrices.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpMPrices.Control).Appearance = app1;

Â

Brenda

Â

</div>
 


<div style="color:#fff;min-height:0;"></div>

Jose,

 

Correct.  GroupBox is Blue, Font is Black, it also goes from Bold to normal.  So something is being affected, I just can’t find what.

 

Brenda

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, July 28, 2015 2:39 PM
To: Vantage
Subject: Re: [Vantage] Configurator Color

 

 

Hi Brenda,

I've never tried labels but I assumed they should work the same way.... Does your groupbox turn blue but the font stays Black?



Jose C Gomez

Software Engineer


T: 904.469.1524 mobile


Quis custodiet ipsos custodes?

 

On Tue, Jul 28, 2015 at 2:29 PM, brenda mohr brenda@... [vantage] <vantage@yahoogroups.com> wrote:

 

Thanks to Jose, our configurator is now very colorful.  But for some reason I cannot get the labels on the GroupBoxes to change.  I have googled for the last 2 hours and of course having no clue what I am doing am getting no where.  I tried UltruLabel too.  What am I missing?  I can’t get the border color to change either.

 

Infragistics.Win.Appearance app1 = new Infragistics.Win.Appearance();

app1.BackColor = Color.AliceBlue;

app1.ForeColor = Color.Red;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpHeader.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpHeader.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpImport.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpImport.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpGenesis.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.GrpGenesis.Control).Appearance = app1;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpMPrices.Control).UseAppStyling = false;

((Ice.Lib.Framework.EpiGroupBox)Inputs.grpMPrices.Control).Appearance = app1;

 

Brenda

 

 

Sorry, don't mean to thread jump.  I tracked down the tutorial you're both referencing...is that for 10 only?  Anyway to do the same in 9.05? 

This is E10, I never could figure it out in E9.   

 

Brenda

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, July 28, 2015 4:08 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Configurator Color

 

 

Sorry, don't mean to thread jump.  I tracked down the tutorial you're both referencing...is that for 10 only?  Anyway to do the same in 9.05?