Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all 1888 articles
Browse latest View live

Problems after compiling

$
0
0

if i compile myprogram compiling is successfull, but I can't see the exefile. If iI active the taskmanager i can see this file. I work with mysql.


Tokyo 10.2 Android edit box problem when displaying virtual keyboard

$
0
0

Since upgrading from XE10 to XE10.2 I have a problem that all my edit boxes in my app no longer move above the virtual keyboard.

However, on iOS it works just fine!

I'm using the code to move the vertical scroll box up to display the edit box just above the keyboard.

I will be trying to reinstall XE10 to make sure that I'm not shipping out an inferior product on Google's Play store.

Am I the only one who is having this problem? Does anyone know what to do?

ISAPI DLL stops working in 10.1 Berlin

$
0
0

Hi!
I upgraded to Delphi 10.1 Update 2 and now I get an error:

"Received content of invalid Content-Type setting: text/html - SOAP expects "text/xml"

when calling just ANY method of my existing ISAPI DLL. Everything worked fine in 10 Seattle with an x64 build target and IIS 8.5 that comes with MS Windows Server 2012.

To get an idea og whats going wrong a created a new ISAPI DLL with 10.1 from scratch, including the echoXY example methods. I called them by a very simple VCL Forms client that just contains a Button and the HTTPRIO component. The error stays the same. So ISAPI seems to be broken in 10.1. I did not change any single setting on the server.

Is there any workaryound? I spent many hours googling and found a number of solutions that did not work like skipping the ISAPThreadPool unit and so on.

Thanks, Reg

FIREDAC / MONGODB / Auth SCRAM-SHA-1 not supported -C++Builder Berlin 10.1 Enterprise

$
0
0

Hi,
I'm trying to connect a FDConnection with mondoDB 3.n if I don't use the username and the password (in my local sandbox) all works properly, but if I try to connect the components to a cloud MondoDB with authentication I faced this error."Auth SCRAM-SHA-1 not supported"
There is a way to use this kind of authentication?
C++Builder/Rad Studio Berlin 10.1 Enterprise ed.
Thanks

BTLE Scan for devices without pairing first (Win10)

$
0
0

Using RAD Studio Berlin (Delphi)

One of the "what's new" pages lists:

Applications running on Windows platform lower than Windows 10 need to pair the devices before discovering BluetoothLE servers. For more information, see Windows Bluetooth FAQ.

The WinRT API for Windows 10+ platforms allows to scan for devices without the need to pair them.


Are there further details on how to get this working?

That is, I'm running Berlin in a Win7 pro VM within a Win10 host.  Win 10 sees the devices in the Win 10 Bluetooth manager, but my applications cannot detect them during  DiscoverDevices.

Is there anything particular that needs to be installed in order to be able to scan for devices without pairing first?

 

Thanks.

EdB

 

H

$
0
0

Hi !

I need create application for iOS/Android/Win10 that work with device by BLE. I opened examples but no one not about write characteristics ( only read). I need working code that connect to BLE device and read and write characteristics .

Please provide it. 

Bluetooth LE on Win32 or Win64

$
0
0

Hello,

If I check out the app with BLE as Win32 or Win64 for a desktop-app, the software find nothing. I test on a computer with internal Bluetooth 4.0 and on a other computer with an external BLE dongle. I suspect, that the app couldn’t find an BLE 4.0 adapter on the computer? Did you have any idee?

The same app under Android is doing well.

IDE: Delphi XE7

Best,

Markus

Is there any tool to create a PDF file in Embarcadero?

$
0
0

I am using C++ Builder to create a app for Android and I need to save a PDF file, but I don't know how I can do this. Is there any free tool to do that?

 

Tks.


Mapview -- can't use with other components.

$
0
0

Mapview takes over entire screen and won't show other controls.

Have a map as a TabItem using the latest 10.2 Tok code. If the tab with the map is active, the multiview main panel can't open.

So I think I saw this reported earlier. Another item (mapping) that is a must have in order to release our application.

Also have help request in to support for a solution for code completion no longer working and all uses being see as unknown. No help yet after 6 days.

Need some idea on the timing and progress in order to make product decisions.

 

Thank you,

 

Clark

 

 

Getit -- LifeTrak Move -- Berlin 10.1

$
0
0

I tried to run the LifeTrakPas demo and it won't discover the LifeTrak Move device.

Yet the LifeTrak is paired to the development PC show up when scanned by the BTLE component.

I can't test with Berlin 10.2 since Getit is empty and I have not seen a fix yet.

 

Has anyone been able to run the LifeTrak demo successfully yet ?

 

Clark

Error when compiling for 64 bit windows: frxClass not found. For 32 bit windows it's working well

$
0
0

Hi,

 

I get an error message when compling for 64-bit windows: [dcc64 Fatal Error] uFormRekeningschema.pas(7): F2613 Unit 'frxClass' not found.

 

But if I compile for 32 bit windows this error don't appear. Do you hav any idea how to fix this for the 64-bit windows?

 

Kind regards,

 

Jacques Kuipers

 

Delphi 10.2 Tokyo: Components do not show some images from TimageList on Android

$
0
0

I tried to compile and run original sample application on Android tablet - “ListVieImageIndex”. I found out that some rows of TlistView did not show any picture. Then I created simple program with several buttons, which give image from TimageList and behavior was similar – some buttons were without image.

Same applications compiled in Delphi 10.1. Berlin work well.

Next problem with Delphi is caused by version of Android. It is not possible on Android v.7 to debug a program, because after installation on Android and start process "launching", is debugging stopped with error: “run-as: Could not set capabilities: Operation not permitted”.

Does any GetIt package install in 10.2?

$
0
0

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?

Delphi 10.2 Tokyo: Components do not show some images from TimageList on Android

$
0
0

 

I tried to compile and run original sample application on Android tablet - “ListVieImageIndex”. I found out that some rows of TlistView did not show any picture. Then I created simple program with several buttons, which give image from TimageList and behaviour for similar – some buttons were without image.

Same applications compiled in Delphi 10.1. Berlin work well.

Next problem with Delphi is caused by version of Android. It is not possible on Android v.7 to debug a program, because after installation on Android and start process launching is debugging stopped with error: “run-as: Could not set capabilities: Operation not permitted”.

 

 

 

 

 

 


 

 

Delphi XE7 FMX: TStringGrid: OnSelectCell event bug

$
0
0

    Delphi XE7 update1 bugs:  (Under FMX environment)     18.  stringGrid: OnSelectCell event bug: after first triggering this event, once you move your mouse into this column this event will be triggered    [No matter you move into visible or invisble area of this column) Drop a stringGrid into a Form, and create 2 column: StringColumn1, StringColumn2, and set RowCount:=100;    procedure TForm1.StringGrid1SelectCell(Sender: TObject; const ACol, ARow: Integer; var CanSelect: Boolean); begin if StringGrid1.Columns[acol].Name='StringColumn1' then    showmessage( 'StringColumn1');   end;  


FireUI Live Preview not Synchronizing with my IDE RAD Studio

$
0
0

I just recently installed the FireUI in all my devices for my App development. In contradiction with its FireUI function to sync with my devices, it appears that it is not synchronizing. I am not sure if I missed something.

Here are the background of what I did so far:

  1. I am using mac with parallel desktop as my virtual for windows.
  2. I used wifi(bridge) for my network connection.
  3. The fireUI of my devices (mac, iphone6s+, windows, samsung android) are able to connect.
  4. The RAD Studio Berlin 10.1 confirmed its connection.
  5. When I created multi-device form in RAD Studio and put some controls like tchart, tbutton, tlistboxes, radiobutton. None except one of the listbox appeared in my mac and windows, but the rest are none.

I search over the internet and I found minimimal posting related to FireUI except those introductory postings but no troubleshooting such as this case i have.

Appreciate if someone could assist me on this.

Thanks & cheers!

 

How set recipients for TSendMail

$
0
0

How do you use the recipients property of TSendMail?

XCode 8.3?

$
0
0

Hi,

As always, starts aligned like each previous releases... RAD Studio is out, and a few days later, the new XCode is there too.
Did anybody try XCode 8.3 with RadStudio 10.2?
Is anything broken?
Thanks for any clue.

Problem with TViewport3D with Delphi Tokyo under Android

$
0
0

Hi,

I am encountering a problemwith Delphi Tokyo and the TViewport3D component. I have an application (made with Berlin update 2) which use an TViewport3D. With Berlin update 2, the application works fine under Windows, MacOS and my Android phone (Galaxy S4 under Android 5.0.1). The same application compiled under Tokyo works fine under Windows and Mac OS but not under Android. On Android, the screen stay black and the application crash.

I use the same Android SDK (version 24.3.3 32 bits) under Berlin and Tokyo. I will participate in Delphi Tokyo's presentation in Paris (France) the next may 17 (my project will be on GitHub just before the presentation : https://www.eventbrite.nl/e/billets-accelerez-vos-developpements-delphi-tournee-europeenne-2017-33619409559?elqTrackId=4c0f84b51d3947969540095d249f2f7f&elq=4351a2c392164ab48b0cf38ac4c859e4&elqaid=21262&elqat=1&elqCampaignId=7199).

Have you the same problem (just put a TViewport3D on a form) and if yes is there a solution ?

Regards,

Grégory Bersegeay.

FMX components trigger premature mouse events in iOS - Delphi 10

$
0
0

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.  FMX.Platforms.iOS  touchesCancelled is being called which is forcing a MouseUp event.

  • This only happens when the button is in a TabControl (the main application relies heavily on TabControls, so we don't want to move away from this).
  • If we downgrade back to XE8, this DOES NOT happen
  • This happens even on a simple test application with the 3 components mentioned above, and put some kind of action in the onMouseEvent of the button
  • This does not occur on Android on Win32 (kind of obvious since FMX.Platforms.iOS wouldn't be called)
  • We also tried replacing with a onMouseLeave event, but still touchesCancelled gets called and a MouseUp event is forced.
  • Happens on devices and simulator

Any ideas?

Viewing all 1888 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>