Hello,
I don't think the setDefaultCloseOperation works correctly.
What I want to do is when I click on the 'X' in the right corner of the
window, that it just hides. I have tried HIDE_ON_CLOSE and that doesn't
work, and I have also written my own close operations by setting
DO_NOTHING_ON_CLOSE
Hello,
I don't think the setDefaultCloseOperation works correctly.
What I want to do is when I click on the 'X' in the right corner of the
window, that it just hides. I have tried HIDE_ON_CLOSE and that doesn't
work, and I have also written my own close operations by setting
DO_NOTHING_ON_CLO
I would like to have the drag and drop editor functions of kivio in an
application I am making, is there anything like this out there?
Matt
On Thursday 26 July 2001 13:37, Matt Fair wrote:
> Does anyone know if there is an open source project developing an editor,
> like that in Kivio i
I would like to have the drag and drop editor functions of kivio in an
application I am making, is there anything like this out there?
Matt
On Thursday 26 July 2001 13:37, Matt Fair wrote:
> Does anyone know if there is an open source project developing an editor,
> like that in Kivio i
Does anyone know if there is an open source project developing an editor,
like that in Kivio in JAVA? If not, would there be a way for me to use the
Kivio source in JAVA, or would I just have to port it over?
Thanks,
Matt
Does anyone know if there is an open source project developing an editor,
like that in Kivio in JAVA? If not, would there be a way for me to use the
Kivio source in JAVA, or would I just have to port it over?
Thanks,
Matt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsu
Is there a good way to create a good Makefile for JAVA projects?
Right now all I am doing is in my Makefile I have:
javac $(find . -name \*.java)
This does the trick, but all it does is when I call Makefile is go
through all my java files and compiles them.
Is there a way to check dependencies and
Is there a good way to create a good Makefile for JAVA projects?
Right now all I am doing is in my Makefile I have:
javac $(find . -name \*.java)
This does the trick, but all it does is when I call Makefile is go
through all my java files and compiles them.
Is there a way to check dependencies an
8 matches
Mail list logo