Quantcast
Channel: Delphi Haven
Browsing latest articles
Browse All 62 View Live

Image may be NSFW.
Clik here to view.

Updated FMX style for Android 4.4 (KitKat) available

Just a quick post to say I see Embarcadero have released an updated Android platform style for Android 4.4 (KitKat) – for more info see Sarina DuPont’s blog post here, and to download the actual style...

View Article


Image may be NSFW.
Clik here to view.

CCR Exif v1.5.3 + Android app based on it in Google Play

Recently I have committed some updates to CCR Exif (my open source image metadata parsing library) that get it working with Delphi XE5, and in particular, Delphi for Android. In the main, that wasn’t...

View Article


Image may be NSFW.
Clik here to view.

Delphi (and C++Builder) XE5 ‘mobile add-on pack’ currently being discounted

I’ve just noticed the ‘mobile add-on pack’ for Delphi (and C++Builder) XE5 Professional is currently selling for half price on Embarcadero’s online store (link). If you’re tempted, then it’s probably...

View Article

Image may be NSFW.
Clik here to view.

RemObjects release a new Oxygene version + C# sister product

I’ve just noticed RemObjects have released a new Oxygene version together with ‘RemObjects C#’, a C# sister product that was codenamed Hydrogene – check out the announcement here. The improved cross...

View Article

Image may be NSFW.
Clik here to view.

XE5 hotfix 6 is out for fixing an incompatibility with iOS SDK 7.1 and Xcode 5.1

Just a quick post to say Embarcadero have released hotfix 6 for XE5, which resolves significant issues when attempting to develop iOS apps in conjunction with iOS SDK 7.1 and Xcode 5.1. More info is...

View Article


Image may be NSFW.
Clik here to view.

Knock knock…

A few cobwebs, but looks like everything’s still working! Can’t promise a lot more to come, but I have one or two things lined up…

View Article

Image may be NSFW.
Clik here to view.

Extended TClipboard implementation for FMX and VCL (CCR.Clipboard)

I’ve just pushed to GitHub (first time, so be gentle…) an extended, multi-platform TClipboard implementation for newer Delphi versions: https://github.com/chrisrolliston/CCR.Clipboard Where the...

View Article

Image may be NSFW.
Clik here to view.

CCR.PrefsIniFile on GitHub

Just a small post to say the the native Preferences API wrappers for Android, iOS and OS X I published to Google Code a while back are now on GitHib: https://github.com/chrisrolliston/CCR.PrefsIniFile...

View Article


Image may be NSFW.
Clik here to view.

Sending virtual keystrokes on OS X

Going through my comments backlog I found a question asking how to send virtual keystrokes on OS X. Short answer is to use the CGEvent functions in MacApi.CoreGraphics – in a nutshell, Call...

View Article


Image may be NSFW.
Clik here to view.

CCR.VirtualKeying – virtual keystroke interface for Windows and OS X

I’ve just added to GitHub a little virtual keystroke interface for Windows and OS X – on the former it wraps the SendInput API, on the latter the CGEvent functions:...

View Article
Browsing latest articles
Browse All 62 View Live