Skip to main content

loading bar size,

Comments

2 comments

  • Permanently deleted user

    Hi Jamal,

    You can adjust the size and colour of the progress bar in the theme settings. In the theme search for

      <!-- BEGIN: Progress Indicator -->

     

      <System:Double x:Key="ProgressIndicatorHeight">10</System:Double>

     

      <System:Double x:Key="ProgressIndicatorWidth">100</System:Double>

     

      <Color x:Key="ProgressIndicatorColor">#FFFFFBA3</Color>

     

      <Color x:Key="ProgressIndicatorBackgroundColor">#FF808080</Color>

     

      <!-- END: Progress Indicator -->

    and make the changes you require.

    Information on themes can be found in the Geocortex Viewer For Silverlight 2.0 - Administrator and Developer Guide.

    0
  • Permanently deleted user

    Thank you very much Nicholas for the help. It works fine

     

    /customer/servlet/servlet.FileDownload?file=00P6000000em1JXEAY

    0

Please sign in to leave a comment.