Discussions tagged FMX
-
more than a month ago
Tokyo 10.2.3 FMX, Grid PopupMenu for a column
Hello, (desktop application windows) I saw that each column of a grid can have a popupmenu property but i can't have this to work ! I am certainly missing something here, what is the proper way to have my column popumenu and not the "général" popm... -
more than a month ago
Problem with virtual keyboard overlaps a component
I've used de TWebBrowser component on my multi-device application and it works fine. However, I would like that my application reshapes itself so that the virtual keyboard does not overlap the webBrowser component. Additionally, I tried to use a Vert... -
more than a month ago
Android Service
Hello! I'm trying to add service to my android app. I'm doing like in this video: https://www.youtube.com/watch?v=0mD3WLK8FYc When I deploy app on my phone: Samsung Note8 and apps starting i get error about segmentation fault 11. My delp... -
more than a month ago
OpenGL Error when using TAndroidHelper.Context
Hello, I am developing an APP with Rad Studio 10.2 and all hotfixes. I now have a problem with icons that I added to the APP. Under Android 5 and some Android 7 devices (e. g. HTC One AICP) the ListView with the self-created icons works wonderfully.... -
more than a month ago
How to record video?
I need to RECORD quality video -- just displaying it is not enough. (So please don't point me to the "Video" topic in the help... been there, done that, need more.) I'm trying to RECORD a video from within my app. My app is collecting data from... -
more than a month ago
Problems with creating Firemonkey Style
Hello to all, I'm trying to create a style for the Fmx :: TListBoxItem class. I have inserted a rectangle as a base (ListArtItemsRecBase) to get the effect you see in the figure. But doing so I blocked the events associated with the TListbox that ... -
more than a month ago
Pop-up menus closes immediately on MacOS High Sierra 10.13
Create a new Firemonkey C++ Builder application for MacOS add a StringGrid add a Popup menu add some menu items connect the pop-up menu with the string grid. Run the app on MacOS 10.12.6 and the pop-up menu will appear normally when right-clicki... -
more than a month ago
[Tokyo] Did styles change radically?
Hi,I recompiled some apps on which I used the Jet and the Diamond styles on iOS and Android.The TSwitches where fine in Seattle, a little round button to switch on and off (left and right) Now with Berlin and Tokyo, the same styles, those are big ug... -
more than a month ago
Update TMemo inside long process
How do I get a FMX.TMemo to visually update during a long running process. I have tried the .Repaint and don't want to use the Application.ProcessMessage if at all possible. Any suggestions?... -
more than a month ago
Re: Delphi Tokyo and iOS 11 Beta 2
Hi there Ive read that Apple will be releasing iOS 11 to the public in the Autumn. Bearing this in mind, Im wanting to start testing my FMX Apple Apps with iOS 11 Beta 2, to check that all works OK. Is it possible to use Delphi Tokyo with iOS 1... -
more than a month ago
FMX TFrame Mouse Events?
This refers to Tokyo 10.2. I'm trying to capture the mouse events on an FMX TFrame instance but for some reason these events are not available unless the frame parent is a form. I created a new frame instance during runtime and made an existing TSc... -
more than a month ago
TDateEdit raise access violation after pick a new date (FMX)
I can't use (Firemonkey) TDateEdit in C++Builder 10.2. After selecting a new date in picker window, the component always raises this exception: $C0000005 with message 'access violation at ... read of address 0x000000e0' ... -
more than a month ago
How to send and receive USSD codes via FMX for Android
I need to send specific USSD code (*100#) to receive the balance of my mobile voice minutes. How do I send and receive the result in my code, and not show the dialer pop up of the phone... -
more than a month ago
OnMarkerTitleClick-Event in TMapView, (alternatively CustomMarker)
Hi, Im wondering if anyone has successfully added a clickevent to a TMapMarker title, the popup that is shown once a marker is clicked? I need this because the user should be able to click on a marker, get information (title, snippet) from that m... -
more than a month ago
How do I convert TPresentationProxyFactory.Current.Register to C++ Builder
I am trying to subclass TCustomEdit __fastcall TAltorFMXEdit::TAltorFMXEdit(TComponent* Owner) : TCustomEdit(Owner) I have added : __fastcall TStyledAltorEdit::TStyledAltorEdit(TComponent* Owner){} //----------------------------------------------... -
more than a month ago
Animating gif in firemonkey
i put a custom loader gif in my multi-device application and when i run it just shows as an image. is there any way to animate this gif to view as normal?... -
more than a month ago
Missing export filters in FastReport FMX 2.2.1 embarcadero edition
Hi, I have installed FastReport FMX 2.2.1 for Delphi 10 Seattle on a windows 7 machine.I have downloaded it from the "registered user downloads" section of the EDN.Now I am trying to export a generated report from my application at runtime.What I ha... -
more than a month ago
Delphi XE7 FMX: TStringGrid: OnSelectCell event bug
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 invisb... -
more than a month ago
Design help/ideas for Mobile > Datasnap/SQL server > Firewall > Application/SQL server
Hi, I'm hoping some of you developers, MVPs, and evangelists can help me come up with a design plan and possible samples for something I would like to try. This area of Delphi is totally new to me as I have been purely working in a desktop UI to in... -
more than a month ago
Android Report Delphi XE10
is there any report component for android in Delphi xe10...
- Page :
- 1
- 2