Patric Roice

Greenhorn
+ Follow
since May 06, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Patric Roice

Hi there,

I'm working with Javafx and facing a problem regarding javafx and javascript event. I'm using WebView of javafx and embedding it with swing application.
I'm passing an url to it, and able to see the webpage.

The webpage contain a button which has a validation. After clicking upon, A popup alert is supposed to be opened against that validation.

But the alert is not coming.
could you please enlight on this.

Regards,
Dev.
10 years ago
Hi there,

I'm working with Javafx and facing a problem regarding javafx and javascript event. I'm using WebView of javafx and embedding it with swing application.
I'm passing an url to it, and able to see the webpage.

The webpage contain a button which has a validation. After clicking upon, A popup alert is supposed to be opened against that validation.

But the alert is not coming.
could you please enlight on this.

Regards,
Dev.
10 years ago
if there are no choice, then why people choose java, to program with windows because most of the cases they need to handle windows files like dll, ocx etc. could you please explain!
thanks.
13 years ago
Hii Pat,
thanks for reply...
That means, I should not proceed for that until I learn java better. am i right !!
13 years ago
Hii Campbell,

Thanks for your reply.. actually the subject matter is "how to work with dll's through java..". I've learnt something about JNI in google but never used.i'm rally confused what really it actually does!!
like.. how could i use a dll function using a java program.
If I'm seems to be foolish about it, java platform is not for me at all...may be.. I dont know.
thanks again!!

13 years ago
I'm a newbee in java and recently started java programming professionally. the team I'm working wiith is from .net platform and they often need modules which is windows platfrom specific, like dll's
etc to build up a system/ software. is it possible to meet their requirement through java itself.??
13 years ago