Yes, apple left the dev tools out of MacOS PB for your "protection". If you know what you're doing, you can move the tools over from Darwin and use those to compile hxd and hx. I'v…
I don't know anything about Tk, but Apple's own Interface Builder will be available for download in October sometime (someone here surely knows that exact date), and will be on the…
TK is being ported to MacOS X right now by Jim Ingham. He is now working at Apple, but apparantly doing things not related to TCL/TK, so it's still a side project for him.
There's…
Quote:
Originally posted by hankdriskill:
Does anyone know if there's an active effort to port Tk to OS X? I use Tcl/Tk and Perl/Tk for a lot of prototyping (and some a…
Quote:
Originally posted by DTOakey:
This may be a dumb question, but have to tried to install the "standard" Unix Tk Perl Module?
Also, I'm not in OS X right now, so …
WindowMaker and other such window managers are totally different from the "window manager" in OSX. WindowMaker Sawmill, and such are reliant on XWindows. XWindows doesn't exist in …
Oh, no, there is no need persay, it just would be nice to have that much control over the interface without raising compatibility issues.
So windowmaker is dependent on X, and in…
Quote:
Originally posted by mac freak:
No, an X Windowing system has been ported to OS X... you can get it from softrak.stepwise.com .
Under what category? I coul…
You can also kill the window server and run x-windows from the console. It compiles (pretty) cleanly, or binaries are available. Check out http://www.darwininfo.org
There are 2 other possibilities of X windows. A free java based one called weirdx at www.jcraft.com.
I found that one to be buggy.
Also, as discussed elsewhere on this discussi…
When installing OS X PB I haven't heard of being able to install it on top of your existing OS, being Darwin. You can however install OS X PB on the partition, but it will remove D…
just installed osX on top of darwin, here is the report:
there was a customized install option, but I was unable to uncheck anything, so just proceded with the standard install (n…
If you want others to ssh to your computer you have to add the line
SSHSERVER=-YES-
to /etc//hostconfig and restart, or run "sshd" by hand.It complains that a file is missing. Just…
I have no answers to the post above, but I have a similar question. Appleworks 6.04 is the only Carbon app I've seen that runs on both X and 9 (most other Carbon apps have a carbon…
Klondike ( http://www.casteel.org/ ) is a "FAT Carbon" application that runs natively on everything from a Mac Plus with System 6.x up through Mac OS X. It's a simple game, but I…
Well, I still don't know about building the double clickable app, but I got my public beta.
For anyone wondering about Quicktime for Java, it's there! I still don't understand th…
Quote:
Originally posted by themexican:
I have no answers to the post above, but I have a similar question. Appleworks 6.04 is the only Carbon app I've seen that runs on…
Quote:
Originally posted by TMan:
I have a "pure" java program that I want to use as an application. Does OS-X hava anything similar to the J-Bindary from OS-9?
In ot…
Quote:
Originally posted by TMan:
Okay, while I'm waiting for by PB to arrive, I'm trying to do a little research.
I have a "pure" java program that I want to use as an…