#Updating a controller from an other controller javafx

13 messages · Page 1 of 1 (latest)

lucid tusk
#

Hey, when I click on a button of my app, it opens a new window where I have access to other options. When I click on specific buttons I want to update the first window. However I get multiple nullpointerexceptions. I can show my code if needed

static hornetBOT
#

This post has been reserved for your question.

Hey @lucid tusk! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

stray folio
#

Than show a code...

lucid tusk
stray folio
#

Okay and what errors do you get and where?

lucid tusk
#

I don't get errors anymore but my first window do not update

stray folio
#

What is your "first" window?

lucid tusk
#

The second one is this one

#

the first two screens comes from the second window and the last one from the first window