Problem: how you can get notified when an editor part loses his focus. For getting the focus there is a
WeiterlesenKategorie: Programmieren
Icon scaling tool for OSX, IOS, Android and Windows
Some time ago me and my friend finished some apps for IOS. One problem is, when you are finished with
WeiterlesenIntroduction to the common navigator framework
The common navigator framework is one of the more complex things in Eclipse RCP. This article describes how to get
WeiterlesenIntroduction to MapKit on IOS
MapKit offers an easy way to integrate Apple maps into your app. Wether you want to show where your company
WeiterlesenMy experiences with Delphi XE and Firemonkey
In that posting I want to write a little bit about my experience with the new Delphi and the Firemonkey
WeiterlesenCheck code signing of applications on OSX
The last days I was busy signing my Delphi applications on my Mac. One version was signed with my Developer
WeiterlesenCode signing problems with Delphi XE4 Mavericks
Some days ago I wrote a blog post about signing a Firemonkey application manually with the developer ID. For app
WeiterlesenSigning Firemonkey Applications on OSX
Some time ago I started porting my application DA-FormMaker for the Mac. After finishing the development, the app needs to
WeiterlesenBranding of Eclipse/RCP Applications
Introduction In this document I want to describe some ideas how branding of an Eclipse RCP application can be implemenented.
WeiterlesenCheckout GIT repository into existing folder
I usually create my project first, tinker around and then at some point I want to use version control, like
Weiterlesen