Stefan Glienke
Today I have a rather unusual topic because it’s not that technical as usual. But something that has bothered me for a while.I want to talk about different kinds of developers – but as the… … Read more
11 years ago 0
Steve
I’ve just recently finished up a great contract with a Regional Council, as their Development Team Leader for a great team of developers and business analysts. It was a fun role and it got me… … Read more
11 years ago in Delphi, pascal, programming0
Unknown
Unless you have been sleeping under a rock, you already know that Delphi can create native executables for both iOS and Android mobile devices. These applications must be created using FireMonkey, since FireMonkey is Delphi’s… … Read more
12 years ago 0
Dave
TFireMonkeyContainer is a small open-source VCL component that can host a FMX form, allowing you to embed FireMonkey forms inside your VCL application. It works with XE3 and above. A 3D FireMonkey form embedded in… … Read more
12 years ago in Delphi, FireMonkey, FMX, tfiremonkeycontainer0
Robert Love
During our XE to XE6 upgrade project, we felt it was time to redo our build process.We are using FinalBuilder and ContinuaCI produced by VSoft Technologies in Canberra, Australia.During the process we ran into some… … Read more
12 years ago 0
Dave
Part 1 of a series on how to write an IDE plugin that can paint on the IDE code editor line-by-line along with the code. Introduction: IDE plugins IDE plugins are a mysterious topic. With… … Read more
12 years ago in code editor, Delphi, IDE, opentools, otapi, paint, plugin0
Dave
Earlier today while working on an IDE plugin, I got the following compiler warnings: [dcc32 Warning] W1029 Duplicate constructor ‘TLineDifference.CreateEqual’ with identical parameters will be inacessible [sic] from C++ [dcc32 Warning] W1029 Duplic… … Read more
12 years ago in C++, compiler, Delphi, directive, error, warning0
Robert Love
One of the first things long time Delphi Developers may notice about XE6 is that it has new look and feel.One thing I have learned over the years is that when you change the user… … Read more
12 years ago 0
FPiette
ICS has been updated for Delphi XE6. No new feature, just a simple update for the latest Delphi version. VCL and FMX supported for desktop platforms. Mobile still under way. Download as usual. See http://wiki.overbyte.be Follow… … Read more
12 years ago in Delphi, FMX, ICS, Internet, vcl, XE60
Robert Love
Delphi XE6 was just released yesterday! My team of 10 Delphi Developers has been moving fast.Several Open Source Libraries that my team uses have been updated to support XE6. DUnitXDelphi-MocksJCLJVCL Spring4DWe also updated OmniThre… … Read more
12 years ago 0