-
Fed up with GTK's slowness in SWT, I'd like to get SWT/Fox working. The autoupdate package does not work, I assume because it was built for an older version of Eclipse. Which package or CVS repository do I need to checkout and build to get SWT/Fox running? I checked out the swt-fox project from CVS and built with ant, but there were many errors with stdafx.cpp.
2006-04-19 22:01:04 UTC in SWT/Fox
-
Logged In: YES
user_id=439769
By running 'irattatch /dev/ttyS2 -s' I can at least beam
things to other devices. The little magnifying glass shows
up in the irda applet, but it won't receive.
At least IRK works. :)
2003-03-15 15:56:23 UTC in OpenZaurus
-
Logged In: YES
user_id=439769
PHP itself detects whether it's running as a CGI with this code:
<code>
if (getenv("SERVER_SOFTWARE")
|| getenv("SERVER_NAME")
|| getenv("GATEWAY_INTERFACE")
|| getenv("REQUEST_METHOD")) {
cgi = 1;
}
</code>.
2003-02-12 22:58:46 UTC in jpcache
-
Enclosed is a patch to add the ISA PNP IDs for the
CS4236 that is found on the Gateway E1000 motherboard
(and possibly other systems.) The ANSI string for the
device is "GATEWAY CS4236B". This has been tested and
works fine.
- Ian Scott.
2002-01-26 16:26:29 UTC in Advanced Linux Sound Architecture