VCL and FireMonkey without losing your mind 20th February 2023
Did you miss DevConIT? Maybe you don’t speak Italian?
Join us on Monday, 20th February to hear Andrea Raimondi present his DevConIT talk in English at our ADUG National Meeting.
… Continue reading ›Is it even possible to share any UI code across the two frameworks?
Brisbane Meeting – September 2017
Wednesday September 6th at 5:30pm to 9pm.
The Brisbane meeting is on at the usual time and place. See you there 🙂
PS, there will be pizza and drinks. Keep change handy.… Continue reading ›
Brisbane Meeting – August 2017
Wednesday August 2nd at 5:30pm to 9pm.
The Brisbane meeting is on at the usual time and place. See you there 🙂… Continue reading ›
Brisbane Meeting – July 2017
Wednesday July 5th at 5:30pm to 9pm.
Eivind will present on how to use the Google APIs to do Push Notifications with Delphi and Android.
The material will form the basis for an app that will be useful for ADUGers, and attendees will have the opportunity to influence the features of the planned app.… Continue reading ›
Brisbane Meeting – March 2017
Wednesday March 1st at 5:30pm to 9pm.
Scott Hollows will be doing a remote presentation to the Brisbane ADUG chapter.
TOPIC – Displaying and Animating 2D controls in 3D
Spin and zoom buttons, images and other controls in 3D with just a few lines of code using Scott’s utility units
All attendees will get full source code
I’ll also show you how to build the Starr Wars opening crawl including angled and animated text
Watch the one minute preview here:
Scott will also put on his ADUG president hat and answer any questions that you have about ADUG… Continue reading ›
Three Dimensional FireMonkey Component Design
FireMonkey provides access to three dimensional object creation and manipulation. While it is fun to build complex objects by connecting together the supplied primitives (Rectangle, Cone, Sphere, etc.) this could get very tedious so I want to explore creating more complex objects directly in code.… Continue reading ›
Read write image bitmap pixels in Delphi XE3
Are you having problems getting and setting individual pixels in your Delphi XE3 FireMonkey program ? I’ll discuss how to do it and provide code samples.… Continue reading ›