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.

TfgComboBox

  1. Здравствуйте. У компонента TfgComboBox нет полей Font. Не получается адекватно его использовать из-за этого. Приходится делать вот так что хоть как-то ровно выглядело в runtime:

  2. С удивлением понял, что ширина выпадающего списка не равна ширине самого комбобокса и правая граница проходит визуально на середине иконки (стрелки вниз). Как рассчитать эту ширину?

  3. Android Version ! The Problem does not occur under iOS ! I have 2 ComboBox in my Form, One is working as expected, the other does show the Items in same Color as Background. I can select them, but can Not read the Text. Every Color Setting is turned of. Setting Text.Color to any Value does not work. Any Idea ?

  4. Hi How can I change the combobox font size? Thanks Alan

  5. В закрытом состоянии активный айтем черный, когда раскрываешь список, то все элементы серые, как будто недоступны, но выбираются нормально. Как сделать, чтобы и элементы списка при раскрытии тоже были черные (ну или вообще любого нужного цвета)? 20230704.zip

  6. The items of a TfgCombCox has grey color. They looks like disabled. Can I change the color?

  7. Hi We have a text item is is possible to add an Image item? I'd like to add an image of country flags and the name of the country. Is this possible? Thanks Alan

  8. Здравствуйте. Делаю контекстные меню для различных контролов, открывающиеся по долгому нажатию, и сталкнулся с проблемой у TFgCombobox. GestureKinds у комбинированного списка установил в TfgGestureKind.LongTap. Назначил обработчик для события onLongTap,в котором открываю своё контекстное меню, построенное на базе TfgPopup. При длительном нажатии контекстное меню появляется, но вместе с ним и список разворачивается, то-есть приходится сначала выбрать элемент списка, а затем уж пункт меню. Так и задумано или это можно подправить?

  9. Добрый день. Как на время обновления списка, отключить событие OnChanged? Т.е. у меня в программе нужно пересоздать список в fgComboBox и нужно, что бы не вызывалось событие OnChanged на это обновление. в VCL или FMX возможен был подобный код: fgComboBox1.OnChanged := nil; fgComboBox1.BeginUpdate; fgComboBox1.Clear; i := 0; while i < 10 do begin fgComboBox1.AddTextItem(inttostr(i)); inc(i); end; fgComboBox1.EndUpdate; fgComboBox1.OnChanged := fgComboBox1Changed; в котором на время составления списка "отключалось" событие OnChanged. В fgx такая схема не работает. И еще один связанный вопрос: …

  10. I would like to programatically drop down a combo box. Is it possible? What I want to achieve is to have a collection view where every item contains a button on the right side which invikes a combox with options for active collection item. Regards

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.