I cannot change background color to designed one for main form even I excluded seClient from StyleElements. I found it's happened because FormStyle is fsMDIForm. If FormStyle is fsNormal background is changes to designed color. Is it a bug? Why MDI parent form is not follow rule if I excluded seClient from StyleElements?
Preserve main form color background when using Style for Delphi Seattle
Delphi XE5 Firemonkey: Blackscreen after waking up from Standby-mode
Hello,
everytime when I have my app opened and switch to standby-mode, the app just shows a blackscreen after waking it up again.
Its still running as usual, i just can't see anything anymore, until I either switch to another In-App windows using the "Back-Button"or closing the App entirely.
How can I prevent this blackscreen? Or can I maybe Repaint the components? Everything I tried so far hasn't worked.
Thanks in advance,
Kevin
Berlin 10.1 Update 1 - very slow compiler for iOS
i'm about to code my first iOS app. Got to about 120,000 lines of code (25,000 my own code, the rest comes from TMS components for GUI). Compiling for the simulator takes about 10 seconds. Compiling/debug for the iPad (without deploy) takes 1:38 = 98 seconds, that's 10 times slower ...
Deploy to iPad takes 60 more seconds.
Is this normal?
Delphi must connect with SAP Server
Good Morning.
I need to make my Rest Server connect to the SAP server, someone could guide me how to do this? Thank you.
Berlin 10.1 Update 1 ListView UpdateObjects event
Hi,
I have noted when an app orientation changes, the TextLabels created on ListView1UpdateObjects values are getting lost (disappear)
(but the Text values populated via Livebinding are remains there).
This was not the case with Seattle. ie. TextLabels created on ListView1UpdateObjects values are also remains there after orientation changes.
(ListView ItemAppearance was set to ImageListItem in both versions of Delphi for this test app).
Any workaround to fix this issue?
Thank you,
Jey
I can't install android tools
Hi,
I'm interested in C++ Builder for Android.
I don't know how install Android tools.
Only I can install C++ Buillder Berlin 10.1.
How i can download it?
thanks,
Javier.
RTL Source missing in trial version
When installing the trial version for Delphi 10.1 Enterprise the RTL sources are missing. I suppose this is correct, but trying to compile an old component of mine I get a "system.pas missing" error.
Is it possible to solve?
Thanks a lot
Piero
Cannot locate SDK API level for Android
I have latest Android SDK installed with Android Studio 2.3, but when I try to add it to C++ Builder 10.2 the SDK API level field displays "Cannot locate SDK API level" and the android application cannot compile.
Does anybody have solution for that?
Radiant Shapes and Raize VCL components for RX Tokyo?
I realise it's still early days but Radiant Shapes and Raize Components are missing from the list of Getit packages in RAD Studio 10.2 Tokyo.
Can we expect to see them appear in the near future?
Update starter directly from berlin 10.1 to tokyo 10.2
I's like to update starter directly from berlin 10.1 to tokyo 10.2 - I do not see a way to do so within the program IDE or external. Downloading 10.2 just installs a second version and leaves the original alone. (I hope I've missed the obvious)
I have spent time installing components in 10.1 and do not want to loose that time investment. I'm moving a program developed in D6 with lots of 3rd party and custom components.
Foreground Service In FMX Android Development
Dear Sir,
I am trying to create a service application in FMX Android (Delphi XE10.1 Berlin Update 2) but when the host app is in foreground or in background everything works well. However, if I close the host app service stops as well.
I know that in android if the service is declared to run in the foreground, it's rarely killed. So is there a way to create a foreground service in FMX and if yes can you provide us an example ?
Thank you very much in advance for your answer.
Delphi Seattle: TimageViewer Problem on OSX 10.12 Sierra
I'm working with Rad Studio 10 Seattle.
I'm having problems with a program that needs to run on Windows and OSX.
The program works on Windows and OS X 11.10 El Capitan.
The program behaves strangely on OSX 10:12 Sierra.
The program has an About window with a TimageViewer that displays the logo of the application.
The logo does not appear on OSX Sierra.
The main window has a TImageViewer that works properly on all systems.
I tried different ways of loading the logo without success.
I tried using Delphi Berlin without success, the problem persists.
Delphi 10.2 Tokyo: TAniIndicator not working on Android
Hi I am testing Delphi 10.2 Tokyo. It seems that TAniIndicator is not working on Android. All I did was drop a TAniIndicator on a form, enabled and aligned to center. Works on windows but shows nothing on Android. Is this a bug? Hank.
Any support for Fast Reports?
Fast Reports is missing from GetiT.
Download from Fast Reports itself will not install in Rad Studio 10.2
Missing main page from IDE
Any idea where my main page of Rad Studio went? After starting Rad Studio for the third time today the main page is missing. Any idea how I can show the main page? Thanks. Peter
Chinese characters in memo
good morning
I have a memo field in the firebird database and I use dbexpres tools with Delphi xe5 when I enter the data normally but after the run the application the data is formatted in Chinese characters
The picture is illustrated in this link
http://up.top4top.net/downloadf-362vvmhm1-rar.html
I tried to hide those fields and re-create them in the database to no avail as the tables containing those fields and the result itself
And the odd thing is that I created another application but the memo fields appear normally and this is the application
http://up.top4top.net/downloadf-341w5ykb1-rar.html
What is your solution?
I have just upgraded to Tokyo. Our Android project is having some major difficulties. Some advise please.
Hi I have just upgraded to Tokyo. Our Android project is having some major difficulties, such as: 1. FormShow and FormActive is called while the splash screen is still showing 2. None of our effects, such as glow effects on buttons is working. A previous post regarding the AniIndicator not working was posted. I suspect it might be linked, as ours is also not working 3. The application has become VERY slow to a point that it is unusable. Although the same app work 100% running on iOS 32, Windows. I would like some guidance to this issue, as I would like someone to confirm/give advice regarding my Android SDK settings. I would also like advice as to how to log an issue that will get urgent attention. Much appreciated! Regards Stiaan Pretorius
INstalltion of 1.2 trial or free
Installation of 10.2 fails with provide serail number
Does any GetIt package install in 10.2?
Hi,
Don't know about you, after going through the usual hassle of full day remove older version and install the new one (why the heck can't we get a real upgrade?), now I see a few packages available in GetIt. Tried several, all download, compile and fail, with fatal errors.
For the first time I installed 10.2 Tokyo using the WebInstaller.
But again, most of the GetIt packages I'm supposed to use are not present, and the ones that are, fail.
What about you? Were you able to install, say, Abbrevia, Lockbox?
Why E1026 Cannot find 'MyForm.Windows.fmx' on fmx multi device project open or compile?
I have been creating multi-device firemonkey apps for a while now. I am trying to create a new multi-device project that brings together some existing (fmx) units and forms plus some newly created forms.
When I compile the project, compile is ok, but fails because it cannot find the E1026 FormName.Windows.fmx and FormName.Surface.fmx files. for each Form.
I checked the library path and environment vars and they look ok(?).
Later, when I reopen the project I get a similar error for the main form. I am DOA with this issue. I cannot find anything in the forums.
Any help would be appreciated. Thanks!