CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    407

    Instantiate a class from an Applet...

    Hi,

    I'm testing an applet that instantiate a frame derivative class when the user press a button. With the applet viewer there's no problems, but with IE 4, just nothing seems to happen. I'm trying it on the local disk (no server).

    What's wrong???

    Thanks!!!


  2. #2
    Join Date
    Sep 1999
    Location
    Madurai , TamilNadu , INDIA
    Posts
    1,024

    Re: Instantiate a class from an Applet...


    Post your code...


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