Delphi XE4 - FiremonkeyI have an application that runs fine on windows, however when running on iOS simulator the onKeyUp event for a TEdit control is not being fired?
Please advise if this event should get fired when running on iOS?
This problem occurs onKeyUp events created directly on the control and by assigning the event programatically.
Running XE4 update 1
iPhoneOS6.1.sdk
Minimac: OS X 10.9
XCode 5
iOS Simulator Version 7.0 - iPad Retina / iOS 7.0.3(11B508)
...
Ann: FastReport FMX for Delphi XE3 (FireMonkey 2) and XE2 (FireMonkey) releasedDear friends,
Visual report designer is available now on both MS Windows and MAC OS X!
Full sources.
We can write here full list of possibilities, but it will so long. Let
see FastReport VCL and FastReport FMX comparison table:
http://www.fast-report.com/en/products/comparison-fast-report-firemonkey-vcl.html
And all of this - just now in your hands for business-applications for Mac.
Report generator FastReport FMX is the first multiplatform solution for
including Business Intelligence into software based on Embarcadero
FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X)...
Delphi iOS 7 firemonkey xe5 VideoZoomFactor unimplementedHi,
I want to use the new IOS 7 AVCaptureDevice feature VideoZoomFactor in Delphi XE5 but the feature hasn't been implemented.
Is there a good way to use features that haven't yet been added to base objects in delphi? Are those header files, like IOSapi.AVFoundation.pas machine generated?
I modified the files FX.Media.IOS, iOSap.AVFoundation and FMX.Media to add the missing feature i wanted and recompiled. That worked for this feature, but I would like to find a better way.
is there a timetable to releasing the iOS 7 features in firemonkey? I was kind of surprised to find i...
Implementing a sip client on delphi xe4 firemonkey for iOS:-)
I need to develop a voice and video SIPclient for iOS using XE4 Firemonkey. What the best way to do this?
It´s SIP supported by Firemonkey? Are there any APIs?
Regards
Gustavo wrote:
> I need to develop a voice and video SIPclient for iOS using
> XE4 Firemonkey. What the best way to do this?
Good luck. SIP is not a trivial protocol to implement manually. You are
best off finding a pre-made SIP library to do the work for you.
> It´s SIP supported by Firemonkey?
I seriously doubt it.
> Are there any APIs?
SIP is an application-layer proto...
How do you rate you experience programming for IOS in Delphi/Firemonkey [Edit]Hello:
I've been taking a IOS programming course in objective-c/swift with xcode, and while doing my homework assignments I came to the conclusion that this is a very finicky environment, where very often things don't work as expected or there is always some minor UI glitch that has to be fixed or found workarounds for.
Just to give you some examples (by far not an exaustive list): a UITableView doesn't align to the top when you use a navigation controller; upon selecting a row in a UITableView some buttons in the row disappear while the row is selected; specifying layout con...
Ann: X-platform report generator for Delphi XE3 (FireMonkey 2) and XE2 (FireMonkey) releasedDear friends,
Visual report designer is available now on both MS Windows and MAC OS X!
Full sources.
We can write here full list of possibilities, but it will so long. Let
see FastReport VCL and FastReport FMX comparison table:
http://www.fast-report.com/en/products/comparison-fast-report-firemonkey-vcl.html
And all of this - just now in your hands for business-applications for Mac.
Report generator FastReport FMX is the first multiplatform solution for
including Business Intelligence into software based on Embarcadero
FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X)...
Delphi XE8 FireMonkey iOS Style problem with segmented buttonsHi,
Going through some tutorials to get used to mobile development using FireMonkey and Delphi XE8. One of the most basic layouts tend to use the toolbar component with segmented speed buttons, and then applying the correct segmented style to each button.
However, there seems to be an issue with the iOS style.
...
Delphi XE8 FireMonkey iOS Style problem with segmented buttons [Edit]Hi,
Going through some tutorials to get used to mobile development using FireMonkey and Delphi XE8. One of the most basic layouts tend to use the toolbar component with segmented speed buttons, and then applying the correct segmented style to each button.
However, there seems to be an issue with the iOS style. [Screenshot.|https://drive.google.com/file/d/0B68Ju-patBf-RVVEMmI5UDd2cG8/view?usp=sharing]
Using the "segmentedbuttonleft", "segmentedbuttonmiddle", and "segmentedbuttonright" styles is producing an extra border on the right button in iOS. It seems...
I can to install one not delphi program foir iOS into one iOS for delphi?For example i have one programm builded as xcode for iOS, and i build one program as delphi for iOS. I want to have only one instalation, i can to add this xcode program into my delphi installer of my ios program?
I can to do the same as android? how i can to to this?
> {quote:title=oscar mejia wrote:}{quote}
> For example i have one programm builded as xcode for iOS, and i build one program as delphi for iOS. I want to have only one instalation, i can to add this xcode program into my delphi installer of my ios program?
>
> I can to do the same as android? how i can to to...
Ann: TsiLang Components Suite v7.1! (Multilanguage solution for Delphi and C++Builder with full FireMonkey support including Android and iOS)Hello,
We're glad to announce the release of TsiLang Components Suite 7.1!
Simple and powerful localization solution for software developers.
It's virtually impossible to find popular software that would not be
translated (localized) into multiple languages. In fact, even niche and
second-tier developers localize their products to increase international
sales. Unfortunately, the process of software localizations is both time
consuming and very expensive. Luckily, developers who use Delphi,
or C++Builder platform can use TsiLang Components Suite to localize
their software...
Ann: TsiLang Components Suite v7.1! (Multilanguage solution for Delphi and C++Builder with full FireMonkey support including Android and iOS)Hello,
We're glad to announce the release of TsiLang Components Suite 7.1!
Simple and powerful localization solution for software developers.
It's virtually impossible to find popular software that would not be
translated (localized) into multiple languages. In fact, even niche and
second-tier developers localize their products to increase international
sales. Unfortunately, the process of software localizations is both time
consuming and very expensive. Luckily, developers who use Delphi,
or C++Builder platform can use TsiLang Components Suite to localize
their software...
Installing components for FireMonkey HD and FireMonkey iOSHi,
How do I install components for both FireMonkey HD and FireMonkey iOS?
I have one package 'FMXMyFireMonkeyControl' and 'FMIFireMonkeyControl'
which both point to the same file with the same registration
'TFireMonkeyControl'.
If I compile one package (FMXMyFireMonkeyControl) it installs correctly,
then change the include file (FMCompile.INC) to compile for IOS
(FMIFireMonkeyControl) which is included in the
FMX.FireMonkeyControl.pas file:
{$I FMCOMPILE.INC}
uses
{$IFDEF COMPILEIOS}
FMX_Types, FMX_Objects, FMX_Forms, FMX_Dialogs, FMX_Effe...
Making Firemonkey more compatible with DelphiI have programmed in Delphi since 1995 Delphi1
I am now evaluating Delphi XE4.
It boggles my mind, why embarcadero has lost the most important aspects of Delphi.
Simplicity and Fast User Interface creation.
I can easily see how Firemonkey can be improved to bring it in line with traditional Delphi Techniques by doing the following.
1. All Firemonkey controls need a data aware counterpart.
2. Firemonkey Styles need to be converted to TControl descendants.
3. ie. TLayout goes to TPanel ( TFMXPanel )
4. ie. TRectangle does to TFrame TFMXFrame )
5. LiveBindings gets placed un...
Delphi and Delphi for .NetIt seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
I would like to know is it true all .Net application is slower than Win32 native applicaiton or it is Delphi for .Net only.
Your information is great appreciated,
Inung
On 2011-06-21 18:20:17 +0100, Inung Huang said:
> It seems that Delphi for .Net is slower than Delphi Win32 native applicaiton.
> I would like to know is it true all .Net application is slower than
> Win32 native applicaiton or it is Delphi for .Net only.
If you are only running the code in the application once then, yes, yo...