Skip to main content

Hi guys,

i want to see the content of my table as shown below, but JavaFx is not working correctly.

Any idea how to solve this?

 

Thx

Marc

 

 

Hi @Marc 1985 ,

 

I had also faced the same issue. For me, minimizing the Length & Width of JavaFx resolved the issue.


Hi @Padmakumar ,

tried but didn’t work.

600x600

300x300

100x100

 

Thx


Also tried in my DEV VM with no luck!


@Marc 1985  is there any script or ad blocker which is restricting to run the scripts to see the data ?


Hi @rbkadiyam ,

i am using chrome and have set all to permit under security settings.

Didn’t work until now.


Hey @Marc 1985  its not working for me as well, think issue in the package.

++ @Micah.Smith 


@Marc 1985 are you able to view the table contents in debug mode? 


@Marc 1985 are you able to view the table contents in debug mode? 

In my case Yes @Micah.Smith 


@Micah.Smith in debug mode i got this…

 

 


I am unable to get any results displayed for JavaFX: Show List.  Message box shows item when I give it the list index value.

Following along @Micah.Smith ‘s video … kinda frustrating.

 


I am unable to get any results displayed for JavaFX: Show List.  Message box shows item when I give it the list index value.

Following along @Micah.Smith ‘s video … kinda frustrating.

 

Looks like the JavaFX Package in Bot Store needs to be updated. You can still follow along the video by just doing a loop of your list, then doing a message box to display each item. 


New debugger is much better at showing all the values.


Reply