Display logo and background image in smartphone

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • LTCCTL
    replied
    Originally posted by RedSon
    Thanks for your help, I have done it.

    Regards
    LTCCTL

    Leave a comment:


  • RedSon
    replied
    Originally posted by RedSon
    There are APIs that you can call to place icons in the taskbar. I'll see if i can find a link for you. I think its SHNotifyIcon something or other.
    See if this link helps http://msdn2.microsoft.com/en-us/library/aa928204.aspx

    Leave a comment:


  • RedSon
    replied
    Originally posted by LTCCTL
    Hi,

    I am talking about the notification icon. The software will run as a service, there must be a notification icon displayed so that we come to know that the software is running.

    Regards
    LTCCTL
    There are APIs that you can call to place icons in the taskbar. I'll see if i can find a link for you. I think its SHNotifyIcon something or other.

    Leave a comment:


  • LTCCTL
    replied
    Originally posted by markmcgookin
    Are they not already there in the windows bar?

    Hi,

    I am talking about the notification icon. The software will run as a service, there must be a notification icon displayed so that we come to know that the software is running.

    Regards
    LTCCTL
    Last edited by LTCCTL; Mar 18 '08, 04:11 AM. Reason: Chages in the content

    Leave a comment:


  • markmcgookin
    replied
    Originally posted by LTCCTL
    I have got the background image.


    I have created the application and it is working fine, but I want to do one more task:

    When the application is running - How can we display logo on the top of the screen with other icons such as time, network, roaming status, battery status etc.

    Does anyone has a suggestion or answer....

    Regards
    LTCCTL
    Are they not already there in the windows bar?

    Leave a comment:


  • LTCCTL
    replied
    I have got the background image.


    I have created the application and it is working fine, but I want to do one more task:

    When the application is running - How can we display logo on the top of the screen with other icons such as time, network, roaming status, battery status etc.

    Does anyone has a suggestion or answer....

    Regards
    LTCCTL

    Leave a comment:


  • LTCCTL
    replied
    Originally posted by RedSon
    Did you have a question ?
    How can we do it using C#.Net and Windows Mobile Smartphone 5.0/6.0?

    Leave a comment:


  • RedSon
    replied
    Originally posted by LTCCTL
    Hi all,

    I want to display a logo at the top of the smart phone where we have the other icons, time etc. in the Start menu bar.

    I also want to change the background image.

    I am using Windows Mobile 6.0 Smartphone SDK and C#.NET.

    Regards
    LTCCTL
    Did you have a question ?

    Leave a comment:


  • LTCCTL
    started a topic Display logo and background image in smartphone

    Display logo and background image in smartphone

    Hi all,

    I want to display a logo at the top of the smart phone where we have the other icons, time etc. in the Start menu bar.

    I also want to change the background image.

    I am using Windows Mobile 6.0 Smartphone SDK and C#.NET.

    Regards
    LTCCTL
Working...