CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2002
    Location
    Jordan
    Posts
    7

    Unhappy java applet in system tray

    how can i insert an applet in the system tray in taskbar??

    thanks

  2. #2
    dlorde is offline Elite Member Power Poster
    Join Date
    Aug 1999
    Location
    UK
    Posts
    10,163
    An applet only runs in a browser. You navigate the browser to the URL for the page containing the applet. How would this work from the taskbar?

    If you are asking how do you set up a taskbar icon to run a browser with a particular URL pre-defined (other than the home page), I don't know. Maybe if you asked the question in those terms, someone else could help.

    If not, I don't understand what you mean.

    Only inches from safety his fingers slipped. Scrabbling for purchase on the crumbling rock, he began to slide down the slope, gathering speed...
    Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured