

Martifan
Members-
Content Count
57 -
Joined
-
Last visited
Community Reputation
2 NeutralRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
DelphiFMX-BASS, all platforms supported by FireMonkey framework
Martifan replied to TDDung's topic in Cross-platform
That's very good, could you please show an example of how you did this? -
DelphiFMX-BASS, all platforms supported by FireMonkey framework
Martifan replied to TDDung's topic in Cross-platform
Very good, you figured out how to use audio codecs in Bass, say (Opus). I tried but there are problems with decoding -
UP!
-
Can you post the archive somewhere? thank you in advance
-
I have a free version, but this patch is not there
-
thanks, but it's empty, can you put it somewhere on the cloud? thank you in advance
-
where can I download it?
-
Hello, I have a problem like this: after switching from background to foreground, the application freezes for 8-10 seconds, and then continues to work and gives an error in the logs: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces, or set CA_ASSERT_MAIN_THREAD_TRANSACTIONS=1 to abort when an implicit transaction isn't created on a main thread. what is the problem and how to solve it? thanks in advance
-
Hello everyone, Please tell me, how do I use “Pushkit “? How do I register a “Token”? And how do I send a notification
-
UP
-
Delphi 10.4.1 Draws crookedly, the lines go somewhere above
-
UP
-
Hello everyone, please tell me how to draw a route between point A to point B? on delphi, iOS
-
oh yes, that's it, thanks the result is returned: TUserInterfaceStyle.Light или Result := TUserInterfaceStyle.Dark
-
Hello, how can you find out what style is in the iPhone? (Black or white) P.S. Example if possible on Delphi Thanks in advance