Bugs that prevent the program working on computers other than my own have now been fixed, and the software is not longer beta.
Scent Tree’s SDK 9.12.11 Released
12/12/2009Doom BuilderX 1.05 Released
29/12/2007Another Doom BuilderX release is available now, the main feature is the preset values for hexen arguments, which means you will no longer have to memorise or look up the key numbers. It also works on Vista now. It has a vista theme patch that makes Doom BuilderX use the vista themes as seen in the screenshot (XP will have drawing errors)
Doom BuilderX 1.05 Binaries (3.36 MB) ZIP
Doom BuilderX 1.05 Source Code (5.02 MB) 7Z
Doom BuilderX Vista Themes (421 B) ZIP
How to make Netbeans use swing
29/07/2007Often when designing forms in netbeans, they will look much different in runtime and can ruin the layout. One way to avoid this problem is to make netbeans use the swing gui so that the forms are the same.
- Close netbeans
- Open netbeans.conf (/etc/netbeans.conf)
- Look for “netbeans_default_options” and add
--laf javax.swing.plaf.metal.MetalLookAndFeelto the end of it, so it would look something like
netbeans_default_options="blahblah --laf javax.swing.plaf.metal.MetalLookAndFeel" - Open Netbeans again and it should have the swing look like above
Posted by Scent Tree 




