| From | Sent On | Attachments |
|---|---|---|
| David Riepenhausen | Aug 25, 2008 7:47 am | |
| Pilgrim, Peter | Sep 1, 2008 9:22 am | |
| Jim Clarke | Sep 2, 2008 6:50 am | |
| Peter Pilgrim | Sep 2, 2008 12:18 pm | |
| Jim Clarke | Sep 2, 2008 1:25 pm | |
| Peter Pilgrim | Sep 2, 2008 1:33 pm | |
| Jeff Martin | Sep 25, 2008 3:33 pm | |
| Christopher Oliver | Sep 25, 2008 4:18 pm | |
| Jeff Martin | Sep 25, 2008 4:26 pm | |
| Jeff Martin | Sep 25, 2008 5:05 pm | |
| Christopher Oliver | Sep 25, 2008 5:33 pm | |
| Jeff Martin | Sep 26, 2008 12:15 pm |
| Subject: | Re: how do toFront() and toBack() work with Nodes? | |
|---|---|---|
| From: | Peter Pilgrim (pete...@gmail.com) | |
| Date: | Sep 2, 2008 12:18:25 pm | |
| List: | net.java.dev.openjfx.users | |
2008/9/2 Jim Clarke <Jim....@sun.com>:
I had filed a bug a while back stating that toFront() and toBack worked the opposite of how they should work. This issue was resolved last week and marked as resolved yesterday.
Jim
How do I get access to the update javafxrt.jar in order to test this?
How do I see the update JIRA issue in http://openjfx.java.sun.com/jira/secure/Dashboard.jspa? I cannot see the bug under GUI Runtime issues.
Is this the same behavior you are seeing or is this another bug?
Essentially I had a photo slide application with some custom nodes about three weeks. Neither Node#toFront() or Node#toBack() were working back then.
jim
Pilgrim, Peter wrote:
Hi
There is a bug in the UI implementation that will prevent you from using both of these calls.
The bug I posted to JIRA was 1738, but I cannot find this any more, because of the runtime reorganisation going on.
To answer you question
javafx.scene.Node.toFront()
Node.toBack()
Should work, but don't, and this stop one implementing many things like tabbed panes, slide photo desk etc etc
-- Peter A. Pilgrim Java EE Software Development / Design / Architecture (``A Sun Java Champion'')
:: http://jroller.com/peter_pilgrim :: :: http://jroller.com/javawug :: :: https://java-champions.dev.java.net/ :: http://www.linkedin.com/in/peterpilgrim2000 :: http://www.facebook.com/profile.php?id=570597454 :: http://twitter.com/peter_pilgrim :: A Sun Certified Enterprise Architect for Java EE 5 platform





