« Creating Menus in JavaFX (with JFXtras Menu Classes by Jonathan Giles) | Main | Introducing SpeedReaderFX, powered by JavaFX and JFXtras »

August 17, 2009

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e54f133d6988340120a4f5102f970b

Listed below are links to weblogs that reference Full-Page JavaFX Applets: Exercising Resizing:

Comments

Coolbeans

Hi. I am trying to determine when the browser window resizes. In my example program the applet width and height are set to "100%" and I can see my applet resizing as expected when the browser window is resized.

I have the width of the stage bound like this:

width: bind stageWidth with inverse

and in my trigger function I update a text message in the scene like this:

var stageWidth:Number = 800 on replace {msg = "width updated"};

This works fine when I run it as a web start application or the "default" configuration in Netbeans, but in a browser it is not triggering the update to "stageWidth" even though it has been updated. I setup a click event on my page to display "stageWidth" and I can see it has been updated but the trigger never fired.

Any help much appreciated. Thanks.

Jim Weaver

"However there doesn't seem to be any examples of datagrids connecting to a database."

Tom,

Please see the following post for an example of using the JFXtras Table to display data, including images:
http://learnjavafx.typepad.com/weblog/2009/09/introducing-speedreaderfx-powered-by-javafx-and-jfxtras.html

Thanks,
Jim Weaver

David

It's good to see lots of samples for JavaFX. However there doesn't seem to be any examples of datagrids connecting to a database.

Connecting to a database is fairly common functionality and without being able to present database data to a user easily is a limiting feature set.

Jim Weaver

"How can i create tabbed pane in the latest version of javafx?"

Mark,

There isn't a tabbed pane control in JavaFX 1.2, but it would be easy to create one with ToggleButton and Stack classes. I hope that we'll see a component that has tabbed component functionality in the next JavaFX release.

Thanks,
Jim Weaver

Mark

Hi, i know that this is not the right place to post but i don't know how to contact the author. I just want to ask regarding "tabbed pane". I have read that it is no longer supported in javafx 1.2. How can i create tabbed pane in the latest version of javafx? tHanks

Tom

It is impressive to see that a 1920x1200 applet stills animates acceptably smooth. Although there always is that conflict between time and distance; on such a resolution the animated objects have to be moved a larger distance, so either the steps become larger and jumpier (what happens now) or the animation should take a little more time to make it a bit more smooth. Maybe worth playing with; variable timeframe time's related to the size.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

About/Contact


  • About this blog, and
    how to contact me

JavaFXpert RIA Exemplar Challenge - Win 2000 USD!


  • Create an application in JavaFX that exemplifies the appearance and behavior of a next-generation enterprise RIA (rich internet application).
    Are you up to the challenge?

Upcoming Speaking Engagements:

Pro JavaFX 1.2 Book


  • Written by Jim Weaver, Weiqi Gao, Stephen Chin, and Dean Iverson as a definitive guide to JavaFX and for temporary relief from insomnia. ;-)

Stay up to speed

Upcoming JavaFX Training:

Enter your email address:

Delivered by FeedBurner

Twitter Updates

    follow me on Twitter

    Affiliations:

    December 2009

    Sun Mon Tue Wed Thu Fri Sat
        1 2 3 4 5
    6 7 8 9 10 11 12
    13 14 15 16 17 18 19
    20 21 22 23 24 25 26
    27 28 29 30 31    

    Disclaimer:

    • By reading this site, you are agreeing that under no circumstances will Veriana Networks, Inc. or its affiliates be responsible for (1) any information contained on or omitted from the site, (2) any person's reliance on any such information, whether or not the information is correct, current or complete, (3) the consequences of any action you or any other person takes or fails to take, whether or not based on information provided by or as a result of the use of the sites.