Posted on December 29th, 2006 by headwedge
Setting up Xcode to compile and run wxWidgets enriched code can be a bit of a faff.
The following is my preferred approach being, imho, the easiest and most robust way.
I prefer to paste the saved values from wx-config into the legacy application dialogues and then upgrade to native target if desired.
In summary:
Desktop file:
To save time [...]
Filed under: code, mac, wxWidgets | No Comments »
Posted on December 26th, 2006 by headwedge
Cool Christmas present! My super-charged Mac Mini now sits neatly on top of this sympathetically designed external hard drive from Iomega. The much needed extra space has freed up my rather cramped Mac Mini. I have already moved all my image and iTunes files over to this speedy and spacious external storage and will [...]
Filed under: reviews | No Comments »
Posted on December 3rd, 2006 by headwedge
It fails because even after all the song and dance about a IE7 being a “better’ more “css2 compliant” browser it fails to implement the ::before and ::after pseudo-elements!!!
So there’s no hope for css3 then :(
Filed under: rants, solutions | No Comments »
Posted on December 2nd, 2006 by headwedge
An independent class that will select a random image to display or copy a random image file as a source file for an external resource e.g. a cascading style sheet.
My new theme uses this class to randomly change the banner. Try it by refreshing the page… but you might have to try more than once [...]
Filed under: code | 3 Comments »
Posted on December 2nd, 2006 by headwedge
Playing around with wordpress’ style.css file.
This looks like I want it to in Opera, Safari & Firefox but the rounded corners and transparency fail in IE 7!
At least IE7 floats the menu properly IE6 shoves it at the bottom! A disappointing, but not surprising showing from the 2nd rate programmers at micro$oft. I guess you [...]
Filed under: problems | 2 Comments »