Splash image and jpeg usage

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • R.A.F.

    #1

    Splash image and jpeg usage

    Hi,

    I have a splash form which has a background JPEG image (back mainly with
    some blue and white logo).
    on this form i want to display a text which will be updated dynamically
    to reflect the progression of application loading and checking.

    however, even if i setup the text in white, the whole label rectangle is
    transparent and reflect the color of the application background.

    i mean if i run my application on windows XP desktop background, the
    label rectangle will appear in blue (without any white text).

    where could be the problem ?

    thx.

    RAF
  • Alexander Vasilevsky

    #2
    Re: Splash image and jpeg usage

    Please try use gif or png file

    http://www.alvas.net - Audio tools for C# and VB.Net developers


    "R.A.F." <nospam@noemail .com???????/???????? ? ???????? ?????????:
    news:u7FpRM0KIH A.5764@TK2MSFTN GP06.phx.gbl...
    Hi,
    >
    I have a splash form which has a background JPEG image (back mainly with
    some blue and white logo).
    on this form i want to display a text which will be updated dynamically to
    reflect the progression of application loading and checking.
    >
    however, even if i setup the text in white, the whole label rectangle is
    transparent and reflect the color of the application background.
    >
    i mean if i run my application on windows XP desktop background, the label
    rectangle will appear in blue (without any white text).
    >
    where could be the problem ?
    >
    thx.
    >
    RAF

    Comment

    Working...