Dual Monitor/Dual IDE issues
I have 2 instances of the IDE open because I'm working on a client and a server. Also have dual monitors. This is Delphi 10. Let's say I have the client project on monitor 1, and the server project...
View ArticleHow can I convert utc to local time in MultiDevice App
How can I convert TDateTime in Multidevice application between UTC and Local time? or how can I get the TimeZone bias?
View Articlescan a network WIFI for returning the devices connected
Hi to all, I need to lnow how I can develope an smartphone app (iOS / Android) detecting the devices connected in the same WIFI network using Upnp for discover its. Can someone please let me know how...
View ArticleDelphi 10 - OSX app won't run
The PAServer Version 8.0.1.43 reports... >dyld: Library not loaded: /usr/lib/libSystem.dylib Referenced from: /Users/michaelleahy/PAServer/scratch-dir/Mike-Delphi...
View ArticleFMX components trigger premature mouse events in iOS - Delphi 10
I have a simple Multi-Device application that consists of a TTabControl, 1 TTabItem and a TButton on in the tabitem. If I press and hold the button down, onMouseUp is triggered before I let go....
View ArticleC++ Formatter Options missing (RAD 10 Seattle)
XE10 Tools->Options->Formatter C++ Formatter Options missing I am unable top customize the C++ formatting. Anyone know how to get the option back? I asked in the forums a couple of weeks ago - no...
View ArticleTListView and Livebindings...
Hello All, I am using C++ Builder XE7 and I am kind of new to Livebindings. I am working on a Firemonkey app which I have hooked a TListView to a Query through Livebindings. The Items in the ListView...
View ArticleXE10 Seattle: iOS apps crash immediately
Hi, Just fully uninstalled XE8 and installed XE10.Got all my new provisioning profiles and started to write a simple app: a form with one button. That's it. No matter what I do, those apps now install...
View ArticleWhich direction to take when it comes to remote database and mobile...
To be honest this is probably more of a "where the heck do I start" type of question than a specific issue as I can't see the wood for the trees with so many small demos out there all doing something...
View ArticleQ: Detecting restarting app form app switcher
Regarding FMX: Sometimes users restart my app from the device's app switcher (double tap home button in iOS or long tap on Android). The app will than return to the last used form. But this form can be...
View ArticleSupport for tvOS?
Hello, I'm wondering if RAD Studio 10 Seattle supports the tvOS SDK? If not, is there any plan to support it? If so, will it be in an update or in version 11? Thanks.
View ArticleApplication hangs and closes on android 4.4.4 KTU84P
Dear Community I am using Delphi RAD STUDIO 8 and I have been making an application for android . I have successfully run the application on android 4.4.2 . But when I tried to run the app in 4.4.4...
View Articleaccess violation at address 41018791 in module bds.exe
during install of omniThreadLibrary, got the error "access violation at address 41018791 in module bds.exe " how do I get around this?
View ArticleWindows 32 / 64 bit size on Windows 10 Home as compared to IDE
When I compile my application, it runs up at 1/3 to 1/4 size of the form designer in IDE. Running Delphi Seattle 10 on Windows 10 Home under Parallels 11 VM on my MAC
View ArticleDelphi Seattle 10 deploying to OSX 10.10.5 - wrong library referenced?
Message from the PA Server: dyld: Library not loaded: /usr/lib/libSystem.dylib Referenced from: /Users/philipthorburn/PAServer/scratch-dir/philipthorburn-Local...
View ArticleXE10 error cant find dcciosarm230.dll
XE10 When i try to compile for an IOS32 device, i have the error " cant find dcciosarm230.dll " This file is present in the bin directory ! Thank you
View ArticleXE 10 TNotificationCenter does not work in Ios
Hello: I am using the TNotificationCenter to present a Local Notification in my app, and, in IOS does not work but in Android does work. I tried with the sample example code of Embarcadero, and the...
View ArticleSpecial Characters 64bits
Hi, I'm using C++ Builder 10 Seattle. Label2->Caption = "TEST µs °C"; is displayed as "TEST µs °C" when compiling in Windows 64bits. It is displayed correctly on 32bits. It is also displayed...
View Articleinfo.plist (iOS) UIAppFonts - xml tags generated by Project > Options...
There is a really great tutorial here regarding how to bring in custom fonts into Android and iOS apps. I tried to streamline the iOS process by adding a key/value pair of UIAppFonts/myfont.ttf to...
View ArticleTListView with LiveBindding
Hello Using the XE10 trial ver. I try the ListView tutorial from the DocWiki. When I create the OnButtonClick ListView event It's create the code: procedure TForm1.ListView1ButtonClick(const Sender:...
View Article