Tim
Reminder about upcoming RAD Studio, Delphi and C++Builder webinars.RAD Studio, Delphi and C++Builder WebinarsRegister now for the Lunch & Learn and Developer Skill SprintsYou’re invited to join us for some amazing upcoming webinars and Skill… … Read more
10 years ago in Blogs, cbuilder, Delphi, RAD Studio, Webinar0
Tim
We’re starting up a new series of the popular RAD Studio Developer Skill Sprints on July 14th. Register now to attend them live.Developer Skill Sprints: Code, Test, Version Control, Deployment and MoreLive sessions every TuesdayJuly 14… … Read more
10 years ago in Blogs, cbuilder, Delphi, RAD Studio, Webinar0
Tim
We’ve just added a new webinar for RAD Studio, Delphi and C++Builder developers. It’s called a lunch & learn because it is being held at lunch time in the US/Canada but you’re welcome to join… … Read more
10 years ago in Blogs, cbuilder, Delphi, RAD Studio, Webinar, XE80
Chris Rolliston
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: https://github.com/chrisrolliston/CCR.VirtualKeying Virtually typing some text… … Read more
10 years ago in OS X0
Chris Rolliston
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 CGEventSourceCreate to allocate a CGEventSourceRef. For each… … Read more
10 years ago in OS X0
donaldshimoda
While i love to work on delphi side its lack support for some IOTs devices like raspberry PI, Beaglebone, and Linux mainly.You have two options sit and wait for Embarcadero managers take the decision and… … Read more
10 years ago 0
Tim
Last chance for some of these offers on RAD Studio XE8, Delphi XE8 and C++Builder XE8.Buy OnlineContact SalesLearn MoreFree TrialLast chance to take advantage of these great offers. Combine them to save even more! Ends… … Read more
10 years ago in Blogs, cbuilder, Delphi, RAD Studio, Special Offer0
Stefan Glienke
A few weeks ago I learned about Knockout.js which is a very lightweight JavaScript MVVM library. It contains of some basic features which you can read about on their home page if you are interested.I quickly… … Read more
10 years ago 0
Mason Wheeler
I’ve written before about the history of steel, how it’s been around for millennia, but was of limited use to civilization as a whole until the details of its manufacture were published. It’s impossible to… … Read more
10 years ago in Thoughts0
Robert Love
Update XE8 Update 1 was released and there is two different versions of the update one for Update Subscription and one without.For several years now the company where I work as been on an Software… … Read more
10 years ago 0
Tim
Update 1 for RAD Studio XE8, Delphi XE8 and C++Builder XE8 is now available. There are two versions of this update, one for users on Update Subscription and one for users who are not.General Update… … Read more
10 years ago in Blogs, cbuilder, Delphi, RAD Studio, Update, XE80
Malcolm Groves
I’ve had a few questions from folks about the App Tethering articles I’ve been posting, specifically, when the next one is coming. Between work and preparing for a grading I’ve been a bit busy, however… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0
Chris Rolliston
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 Both the Android and Apple… … Read more
10 years ago in android, ios, OS X, XE80
Chris Rolliston
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 platform allows, supports delayed rendering, virtual files, change notifications, and inter-process TClipboard-based drag… … Read more
10 years ago in FMX, ios, OS X, XE2, XE3, XE4, XE5, XE6, XE7, XE80