Posts

Showing posts with the label FireMonkey

Last month my 27 yr old kid tells me "Pops, you need an app. My generation doesn't want to download anything to a computer, they want it on their phone."

Last month my 27 yr old kid tells me "Pops, you need an app. My generation doesn't want to download anything to a computer, they want it on their phone." So, today I create my first Android "Hello World" app. I show it to my kid. He says, "That's all you got. Guess you gotta start some where!" #FireMonkey #Android

#Delphi #Firemonkey #HexLicense #FMX

#Delphi   #Firemonkey   #HexLicense   #FMX   https://hexlicense.com/2016/10/12/hexlicense-for-fmx-is-shipping

Today is the final day to get the 40% discount! You get both the VCL and FMX editions + 1 year subscription to updates. Dont miss out - this is a once in a year offer. #Delphi #Firemonkey #VCL #LicenseManagement #Hexlicense

Today is the final day to get the 40% discount! You get both the VCL and FMX editions + 1 year subscription to updates. Dont miss out - this is a once in a year offer. #Delphi   #Firemonkey   #VCL   #LicenseManagement  #Hexlicense https://hexlicense.com/2016/10/04/whats-new-in-version-1-0-1

#DELPHI #ANDROID #FIREMONKEY

#DELPHI   #ANDROID   #FIREMONKEY   How to set minimum sdk from ICECREAM to Target SDK MARSHMALLOW in Delphi 10 Seattle ? requirement file, etc .... Please help ...

#XtremeDocumentStudio Delphi 2015 R7 released.

#XtremeDocumentStudio  Delphi 2015 R7 released. Here's some additional information on the product editions... XtremeDocumentStudio Delphi is available in two editions, ViewPrintConvert and Ultimate. XtremeDocumentStudio Delphi ViewPrintConvert includes the following: - Multi-format VCL viewer, FMX viewer for Mac OS X - Multi-format VCL printer - Multi-format VCL converter - Multi-format VCL report export for FastReport, ReportBuilder, QuickReport, ACE Reporter, and Rave Reports. Price: $200 (source is not included) XtremeDocumentStudio Delphi Ultimate includes the following: - All features of XtremeDocumentStudio Delphi ViewPrintConvert - Multi-format FMX viewer for iOS and Android Price: $600 (with source code) Originally shared by Gnostice.com Gnostice XtremeDocumentStudio Delphi 2015 R7 released http://www.gnostice.com/XtremeDocumentStudio_Delphi.asp?show=history Gnostice is pleased to announce the release of Version 2015 R7 of XtremeDocumentStudio Delphi, the next-generation mu...

Has anyone successfully hacked 3D FireMonkey to use an orthographic projection instead of the normal perspective projection? (That is, a 3D view where objects do not get smaller with distance.)

Has anyone successfully hacked 3D FireMonkey to use an orthographic projection instead of the normal perspective projection? (That is, a 3D view where objects do not get smaller with distance.) I got some way there a few months ago hooking some matrix and camera functions (thanks Delphi Detours!) but it's not perfect, and I haven't got picking working at all. I would really like this and would give millions of internet points to anyone who has got it working. (In fact until I found it didn't exist, I had expected FMX already had it - orthographic projections are widely used in business 3D apps. Marco Cantù, any chance in XE8? Or from an unreleased internal build? Also, you may wonder if there is some connection between this question and the one I just asked about affine 2D transformations. Yes, because the polygon I want to draw is an orthographically projected rectangle, where I've done all the 3D work myself, have its four corners in 2D space, and want to draw it on a...

How can you draw an image with an affine transformation applied in FireMonkey? I would like to take a rectangular bitmap, and draw that (in a 2D form) stretched to a not-quite-arbitrary four-sided polygon, the corner points of which I calculate. It happens that the polygon will result in a shape that could be implemented via a simple affine transformation. I hoped for a way to use TCanvas.Matrix to achieve this, or for a Draw method that took a target polygon instead of a rectangle, or to be able to use TImage3D in a 2D form, or something similar. I can't find one. Any ideas?

How can you draw an image with an affine transformation applied in FireMonkey?  I would like to take a rectangular bitmap, and draw that (in a 2D form) stretched to a not-quite-arbitrary four-sided polygon, the corner points of which I calculate. It happens that the polygon will result in a shape that could be implemented via a simple affine transformation. I hoped for a way to use TCanvas.Matrix to achieve this, or for a Draw method that took a target polygon instead of a rectangle, or to be able to use TImage3D in a 2D form, or something similar.  I can't find one. Any ideas? I'm aware of TAffineTransformEffect but can't see how to go from the four quad points to the rotation/scale values it requires (and it seems to give different results in XE6 than the screenshots in the documentation.) Any ideas? #fmx   #firemonkey  #transformation #affine

Originally shared by David Berneda

Originally shared by David Berneda TeeChart 2014.12.140923 VCL/FMX release with full RAD Studio XE7: https://t.co/3KlSIEiiyo @RADtools #vcl #delphi #firemonkey #xe7 https://t.co/3KlSIEiiyo

#VCL and #FireMonkey #multi-device development #RADStudioXE7 - See what's coming-take your apps to the next level -...

#VCL and #FireMonkey #multi-device development #RADStudioXE7 - See what's coming-take your apps to the next level -   http://buff.ly/1pcKD00 http://buff.ly/1pcKD00

#VCL and #FireMonkey #multi-device development #RADStudioXE7 - See what's coming-take your apps to the next level - http://buff.ly/1pcKD00

#VCL and #FireMonkey #multi-device development #RADStudioXE7 - See what's coming-take your apps to the next level -   http://buff.ly/1pcKD00 http://buff.ly/1pcKD00

Originally shared by Thomas Mueller (dummzeuch)

Originally shared by Thomas Mueller (dummzeuch) Old farts make basic mistakes. #blog #delphi #firemonkey http://blog.dummzeuch.de/2014/05/29/segmentation-fault-on-startup-in-delphi-xe6-firemonkey-application-for-android/
#FireMonkey, #Android, Windows and #PostMessage with #Delphi   #XE5

We're cross platform! iOS, Mac OS X, Android and Win32/64, all-in-one. Open source localization components for Delphi XE5.

We're cross platform! iOS, Mac OS X, Android and Win32/64, all-in-one. Open source localization components for Delphi XE5.   #android #iOS #OSX #firemonkey #win32 #win64 #vcl   #opensource #delphi

I have posted a #FireMonkey question on StackOverflow

I have posted a #FireMonkey   question on StackOverflow http://stackoverflow.com/questions/20549901/firemonkey-how-to-draw-a-focus-rectangle-on-a-bitmap http://stackoverflow.com/questions/20549901/firemonkey-how-to-draw-a-focus-rectangle-on-abitmap

TECNativeMap 1.5 is available for Windows, Mac OS X, #iOS and #Android

TECNativeMap 1.5 is available for Windows, Mac OS X, #iOS   and #Android 100% #Delphi #vcl and #FireMonkey, no WebBrowser, no Javascript for more responsiveness and less memory consumption http://www.helpandweb.com/ecmap/en/tecnativemap.htm http://www.helpandweb.com/ecmap/en/tecnativemap.htm

Hi everyone

Hi everyone, does anyone know how to handle Window messages in #firemonkey   form? I mean posting messages by PostMessage/SendMessage() methods. PS: Actually I wanted to uncheck single RadioButton, as far as I can't uncheck it in its OnClick event handler, I wanted to post message in message queue and handle it after OnClick event.

hi everyone

hi everyone, I have problem with TComboBox in #firemonkey application ( #DelphiXE4  ) I want to change text color in ComboBox, I mean text wich we see when combobox is its usual state. I've created custom style for combobox and changed color in foreground object as in TEdit. Nothing changed. After that I googled that I should change TListBoxItem style, (seems it is little bit differrent things). no luck here too. Also I tried to iterate through item and change TextSettings property. no luck anyway. does anyone know how to do that (color of text in ComboBox itself, not in popup)?

Hi everyone

Hi everyone, I have Delphi XE4 update 1 and started new #FireMonkey   project. I don't have a lot of experience with FM platform. I decided to create separate DataModule and place all my StyleBooks, which I'm going to share between forms, there. So, problems are: 1. IDE doesn't allow to add simple shapes in StylesDesigner when stylebook is in datamodule. 2. I should create DM before creating any form in my application, so I edited dpr file. Application starts fine, but when I open such form in designer I get exception. after that I decided to create hidden form instead of DataModule to store shared StyleBooks, this solves problem 1.1. But problem 2 remains. Any time I open form which uses shared StyleBook I get an error message and sould press Ignore button to continue my work. Does anyone know about best practises of using shared stylebooks?

TECNativeMap now available for #MacOSX

Image
TECNativeMap now available for #MacOSX 100% #Delphi #vcl and #FireMonkey, no WebBrowser, no Javascript for more responsiveness and less memory consumption http://www.helpandweb.com/ecmap/en/tecnativemap.htm

New #TeeChart beta (VCL and #FireMonkey, from D7 up to XE4) uploaded: http://www.steema.com/linkIn/BETAVCL

New #TeeChart beta (VCL and #FireMonkey, from D7 up to XE4) uploaded: http://www.steema.com/linkIn/BETAVCL