After I attended the Delphi Power Workshop on mobile development with Delphi XE6 in Essen last week, the mobile development virus has taken hold of me. So I tried successfully to compile the demo apps for both, my Nexus 7 tablet and my Samsung Galaxy Note (GT-N7000) smartphone. That these worked out of the box … Continue reading Segmentation fault on startup in Delphi XE6 Firemonkey application for Android
Month: May 2014
Install Delphi Packages from commandline
After I had to install the gazillion jvcl packages into my Delphi IDE manually again (Yes, I know it comes with an installer, I have got my reasons not to use it.), I finally grew tired of this and wrote this tool: dzPackageInst is a command line program for installing designtime packages into Delphi IDEs. … Continue reading Install Delphi Packages from commandline
Experimental GExperts Version 1.37-2014-05-11 released
There is nothing new about the formatter code, but it includes a patch by Steffen Binas which improves the performance of the File Open dialog when there are a huge number of files. Head over to the Experimental GExperts page to download the new version.