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.

1.8.0.0 English

Featured Replies

  • Administrators

Download:
The distributive is available by request only.

Release date:

29 December 2020


Loss of backward compatibility 🚨

Changed the processing logic for HardwareBack button when TfgForm.CloseOnHardwareBack option is enabled:

  • Clicking the button now processes only the active form, and not all forms, as before.
  • Instead of TfgForm.Hide now called TfgForm.Close.
  • If the button click was on the main form and CloseAction is equal to Hide, then the application goes into the background. 

New

  • The new property TfgVirtualKeyboard.IsKeyboardShown was added for indicating whether the virtual keyboard is currently open.
  • Added a new TfgForm.Close method to hide or destroy the form. The decision on action with the form is made based on the TfgForm.DefaultCloseAction property or in the TfgForm.OnClose event.

Improvements 🙌

  • Now, using TfgAutoreleasePool, you can lazy destroy objects and interfaces that were not previously placed in the internal storage list.
  • For iOS controls added the ability to manage focus (SetFocus, ResetFocus, IsFocused).
  • Properties ContentPadding, IconName, BorderStyle, SelectAllOnFocus, OnReturnKeyPressed, OnEnter, OnExit and all selection methods were implemented for TfgEdit in iOS.
  • Events OnEnter and OnExit were implemented for TfgMemo in iOS.
  • Events TfgNavigationBar.OnActionButtonTap and TfgNavigationBarButton.OnTap were implemented for iOS.

Bug Fixes 🐛

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

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.