Archive for the ‘Mac OS’ Category
Saturday, July 26th, 2008
A couple of days ago I updated the firmware for my iPhone to 2.0, and transfered my .Mac account (not that I had any choice in the matter) to mobileMe. I should have known better… A minute ago my phone rang, and all I could do was listen to the ...
Posted in Mac OS | No Comments »
Saturday, July 19th, 2008
In parallel with my portable Cairo GC project, I have been working on a library to simplify the creation of better looking SWT application. In particular, I got interested in building a customizable widget that would adopt different looks on different platforms and in different parts of an application. This ...
Posted in Java, Mac OS | No Comments »
Saturday, July 19th, 2008
For several years I have been impressed with the work Romain Guy did to popularize some of the advanced graphic capabilities of Swing. It was his post on transparent windows on Mac OS that pointed me in the direction of the JNA API which I ended up using to prototype ...
Posted in Java, Mac OS | 2 Comments »
Sunday, July 13th, 2008
There are a number of ui widgets that make Mac OS distinct from all other platforms. One of them is the presence of sheets. Sheets are basically document modal dialog windows. As such, they are attached to the document window that prompted their appearance, thereby simplifying the task of keeping ...
Posted in Eclipse, Java, Mac OS | No Comments »
Saturday, July 12th, 2008
Since I started my own work to improve the look of Java SWT apps on Mac OS, I found two other similar on-going efforts.
The first one is aimed at Swing, and creates a unified toolbar lookalike to embed in standard JFrame instances. The code is pretty simple and clever, and ...
Posted in Java, Mac OS | 1 Comment »
Friday, July 11th, 2008
Back in april, someone asked me if I had some thoughts about how to make an SWT app look and feel more like a real Mac OS application. Having only a couple days to think about it and the excellent Coda as a visual reference, I decided to create a ...
Posted in Eclipse, Java, Mac OS | No Comments »
Wednesday, July 9th, 2008
Apple and Java are an interesting story…
A few weeks ago I got in touch with some of the people from the Apple Java Runtime team. There are all very talented and very nice people.. The only problem? there is only a handful of them… Considering the scale of their task, ...
Posted in Java, Mac OS | No Comments »
Tuesday, July 8th, 2008
A couple years ago, and after many years being a faithful Windows and Linux user, I finally made the switch to a Mac. A friend of mine working for the Clusters Sun been telling me how convenient it was for him to use a Mac for all his work even ...
Posted in Mac OS | No Comments »