Menu

#1 Help page no longer works

open
nobody
5
2000-04-08
2000-04-07
Kurt Werle
No

In making this an app/applet I had to remove the help action. I'm not sure how to replace this functionality.

Discussion

  • Chris Carlin

    Chris Carlin - 2000-04-08
    • assigned_to: nobody --> volkris
     
  • Chris Carlin

    Chris Carlin - 2000-04-08

    I\'ll fix it tonight. It just opened an webpage in the browser, like AOL\'s Quickbuddy does.

     
  • Chris Carlin

    Chris Carlin - 2000-04-08
    • status: open --> open-fixed
     
  • Chris Carlin

    Chris Carlin - 2000-04-08

    Should be fixed.
    Since EB is the class that extends Applet, getAppletContext had to be called on EB, which was root before EBController.

    There is a layout problem now that wouldn\'t even let me get to the button to test it, but it should work.

     
  • Chris Carlin

    Chris Carlin - 2000-04-08

    Sorry, I misread the bug.
    You could try catching the null pointer exception that will be thrown from not having an applet, and then displaying whatever help you want.

    I actually would say that perhaps an application version of EBJava should be a seperate thing from the applet version, as an application version could do things like download. There would be room for definite branching there.

     
  • Chris Carlin

    Chris Carlin - 2000-04-08
    • assigned_to: volkris --> nobody
    • status: open-fixed --> open
     
  • Kurt Werle

    Kurt Werle - 2000-04-08

    Now it should work for applet, but app does nothing.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.