Cyberpunkgothic1 on 12/1/2012 at 19:14
I can't see, why the linebreaks don't work, the thired time, in SaveCfg and WriteCfg? :(
Al_B on 13/1/2012 at 13:45
Apologies - largely unhelpful post. I do suspect that the newline (\n\r) arrangement could be the cause of the problem. Once again, I'm not a java expert but you may be able to simply use "\n".
Cyberpunkgothic1 on 14/1/2012 at 23:20
Al_B You were right again! Windows uses /r/n on text files. now it works ok! :)
Cyberpunkgothic1 on 17/1/2012 at 10:56
Doener Morde is the unword of the year! good thing.
Cyberpunkgothic1 on 25/1/2012 at 11:54
okay, people going creazy by playing with colores here!
should I change the colors...? :)
Cyberpunkgothic1 on 29/1/2012 at 22:30
could anyone tell how I can make the color of the filechooser dialog into green black?
and the colors of the two yes no dialogs?
thank you!
Cyberpunkgothic1 on 1/2/2012 at 14:41
Is Al_B so shocking to post his code-diamonds on carnival? :D
Al_B on 1/2/2012 at 17:14
I have no idea what you're asking.
Cyberpunkgothic1 on 2/2/2012 at 02:34
I'm asking about the colors of the dialog opened within WriteCfg.java, where you can choose the path of System Shock 2. Simply the first Dialog which opens when you first run ShockCfg. And the two Dialogs, which apear when you save or abort ShockCfg.
Kolya, in which path does your tool save all the cfg's? :)
Al_B on 2/2/2012 at 18:44
What does that have to do with diamonds and carnivals?
I'm really not a java programmer so I don't know anything about its frameworks. However, you might want to look up the UIManager class on google and set the theme colours for the standard dialogue boxes.