Hello!
I´m working with images. My program displays an image in a ScrollingImagePanel, I want to click the image and get the x,y coordinates. I try to do this adding a Mouse listener but I didn´t obtain good results. If I add the same listener to another component it works fine. What am I doing...
I have to make a program that uses the recursive definition o this structure:
f(a,b), where "a" or "b" could be a function, as:
f(a,b,c,f(x,y).
I have problems to make the definition, please, help me.
Thanks in advance,
Pinki
Hi!
I have a java program that generates an output file. I need to send this file to a unix server in order to process it with another program, get another resultant file and get it back. I don´t know how to access the server with my account and password, the examples I have found only need...
Hi!
I'm installing a tcltk program that requires a C program as a shared library.
When I compile it with
gcc -shared -fPIC -o name.os name.o
I get the following:
ld: 0711-317 ERROR: Undefined symbol: .Tcl_CreateObjCommand
ld: 0711-317 ERROR: Undefined symbol: .Tcl_PkgProvide
ld: 0711-317...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.