Jump to content
View in the app

A better way to browse. Learn more.

FGX Native

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Здравствуйте!

Пишу мобильное приложение на Delphi 12.3 с FGX (FireMonkey NextGen) под Android.
Нужно корректно определить высоту статус-бара (верхней панели, где часы, заряд и т.д.), чтобы задать отступ сверху у Layout.

This is not necessary.

Simply use the alignment options. FGX uses the flexbox layout idea.

Post an image of what you want to achieve.

Alan

  • Author
29 минут назад, Alan сказал:

This is not necessary.

Simply use the alignment options. FGX uses the flexbox layout idea.

Post an image of what you want to achieve.

Alan

I didn't think it would work. Thanks.

  • Author

т.е

1 час назад, Yaroslav Brovin сказал:

Используйте событие TfgForm.OnSafeAreaChanged.

Покажите на примере как это работает, что то не пойму, т.к. это событие срабатывает после всех


procedure TStartForm.fgFormSafeAreaChanged(Sender: TObject;

const AScreenInsets: TRectF);

begin

lbl.Position.Y := AscreenInsets.Height;

end;

У меня это значение почему то -16.615383...
я наверное что то не понял

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.