mdanese
|
Posted: January 29, 2009 01:16 by mdanese
|
|
cool project. I have been looking for just such - some non-trivial example of javafx capabilities. thx for publishing the awesome code. I have made it pretty far running the src in netbeans, tho it was not easy to download the individual source files (no zip file available?) I have a couple runtime issues, not actual bugz so... First, in TwitterConfig.fx a properties file is referenced:"Main.bs.getCodeBase()}twitterfx.properties". Need to place that with the src I expect. Second, I get a serious compiler warning, "Illegal forward reference: variable switchPage might not have been initialized". This is regarding source in WelcomePanel.fx , at: content: [ loginButton, switchPage] }, license, axailis, bluebird, jOrtho]. The same warning occurs in Main.fx for 'sendTweetPanel'. I know it's just a warning, not an error, but the login dialog seems to be disabled when the app starts, which might be related? Third - any tips on how to get the java security warnings to go away. They seem to popup repeatedly when running the app. Is the best thing to add exception/modify java.policy file? |
comments regarding (twitterfx) setup in netbeans
Replies: 2 - Last Post: January 29, 2009 02:26
by: john_brock
by: john_brock
showing 1 - 3 of 3
john_brock
|
Posted: January 29, 2009 01:36 by john_brock
|
|
Hi Mdanese, I was going to tell you that you needed to post this in the TwitterFX forum instead of here in the Kenai Site forum, but I see that the folks over at TwitterFX don't have their forum setup. I'll get them to set on up and then you can head over their direction to get this answered. Thanks for using Kenai! --jb The Project Kenai Team |
john_brock
|
Posted: January 29, 2009 02:26 by john_brock
|
Ok, they have a Support Forum setup now. You can be the first to post an issue. ![]() http://kenai.com/projects/twitterfx/forums/support-forum --jb The Project Kenai Team |
Replies: 2 - Last Post: January 29, 2009 02:26
by: john_brock
by: john_brock








