Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Component: ListDialog
Functions for a dialog to pick items from a list.
| Item | Details |
|---|---|
| ListDialog.AddItemToList Adds a line to the list. | Mac/Win 4.2 |
| ListDialog.AddItemsToList Adds entries to the list. | Mac/Win 4.2 |
| ListDialog.AddSQL Adds items via SQL statement. | Mac/Win 5.1 |
| ListDialog.ClearColumnHeaders Clears column headers. | Mac/Win 9.2 |
| ListDialog.ClearList Clears the list. | Mac/Win 4.2 |
| ListDialog.ColumnCount Queries column count. | Mac/Win 9.2 |
| ListDialog.GetAllowEmptySelection Queries whether empty selection is allowed. | Mac/Win 5.0 |
| ListDialog.GetAllowMultipleSelection Queries whether multiple selection is allowed. | Mac/Win 4.2 |
| ListDialog.GetCancelButtonLabel Queries the caption of the cancel button. | Mac/Win 4.2 |
| ListDialog.GetColumnHeader Queries column header text. | Mac/Win 9.2 |
| ListDialog.GetFilter Queries the current filter text. | Mac/Win 10.6 |
| ListDialog.GetHeight Queries height of dialog. | Mac/Win 4.3 |
| ListDialog.GetOtherButtonEvaluate Queries expression to evaluate for other button. | Mac/Win 9.5 |
| ListDialog.GetOtherButtonLabel Queries the caption of the other button. | Mac/Win 9.5 |
| ListDialog.GetPositionX Queries dialog position. | Mac/Win 6.5 |
| ListDialog.GetPositionY Queries dialog position. | Mac/Win 6.5 |
| ListDialog.GetPrompt Queries the current prompt text. | Mac/Win 4.2 |
| ListDialog.GetSelectButtonLabel Queries the caption of the select button. | Mac/Win 4.2 |
| ListDialog.GetSelectedTag Queries the selected tag. | Mac/Win 4.2 |
| ListDialog.GetSelectedTitle Queries title of the selected item. | Mac/Win 4.2 |
| ListDialog.GetShowsFilter Queries whether to show a filter. | Mac/Win 10.6 |
| ListDialog.GetUsesAlternatingRowBackgroundColors Whether alternating row background colors should be used. | Mac only 10.4 |
| ListDialog.GetWidth Queries the width of the dialog. | Mac/Win 4.3 |
| ListDialog.GetWindowTitle Queries the window title. | Mac/Win 4.2 |
| ListDialog.ListCount Queries number of list entries. | Mac/Win 4.2 |
| ListDialog.ListItem Queries the text displayed for the given index. | Mac/Win 4.2 |
| ListDialog.ListTag Queries the tag for the given index. | Mac/Win 4.2 |
| ListDialog.Reset Resets all list dialog options. | Mac/Win 10.0 |
| ListDialog.SetAllowEmptySelection Sets whether empty selection is allowed. | Mac/Win 5.0 |
| ListDialog.SetAllowMultipleSelection Sets whether multiple selection is allowed. | Mac/Win 4.2 |
| ListDialog.SetCancelButtonLabel Sets the caption of the cancel button. | Mac/Win 4.2 |
| ListDialog.SetColumnCount Sets column count. | Mac/Win 9.2 |
| ListDialog.SetColumnHeader Sets the column header text. | Mac/Win 9.2 |
| ListDialog.SetFilter Sets the current filter text. | Mac/Win 10.6 |
| ListDialog.SetHeight Sets the height of the dialog. | Mac/Win 4.3 |
| ListDialog.SetOtherButtonEvaluate Sets the other button evaluate. | Mac/Win 9.5 |
| ListDialog.SetOtherButtonLabel Sets the caption of the other button. | Mac/Win 9.5 |
| ListDialog.SetPosition Sets position for dialog. | Mac/Win 6.5 |
| ListDialog.SetPositionX Sets position for dialog. | Mac/Win 6.5 |
| ListDialog.SetPositionY Sets position for dialog. | Mac/Win 6.5 |
| ListDialog.SetPrompt Sets prompt text. | Mac/Win 4.2 |
| ListDialog.SetSelectButtonLabel Sets the caption of the select button. | Mac/Win 4.2 |
| ListDialog.SetSelectedTag Sets which item is selected. | Mac/Win 4.2 |
| ListDialog.SetSelectedTitle Sets which item is selected. | Mac/Win 4.2 |
| ListDialog.SetShowsFilter Whether to show a filter field. | Mac/Win 10.6 |
| ListDialog.SetUsesAlternatingRowBackgroundColors Set wether alternating row background colors should be used. | Mac only 10.4 |
| ListDialog.SetWidth Sets the width of the dialog. | Mac/Win 4.3 |
| ListDialog.SetWindowTitle Sets window title. | Mac/Win 4.2 |
| ListDialog.ShowDialog Shows the dialog. | Mac/Win 4.2 |
| ListDialog.Sort Sorts entries. | Mac/Win 7.5 |
50 functions.
Release notes
- Version 10.4
- Version 10.0
- Added ListDialog.Reset function.
- Fixed ListDialog functions to show text with tabs if column count is 1.
- Version 9.5
- Added other button for ListDialog with ListDialog.GetOtherButtonEvaluate, ListDialog.GetOtherButtonLabel, ListDialog.SetOtherButtonEvaluate and ListDialog.SetOtherButtonLabel functions.
- Version 9.2
- Added ListDialog.ClearColumnHeaders, ListDialog.GetColumnHeader andListDialog.SetColumnHeader functions.
- Added ListDialog.ColumnCount and ListDialog.SetColumnCount for multi column list dialogs.
- Version 7.5
- Added ListDialog.Sort function.
Blog Entries
- Filter for ListDialog
- MBS FileMaker Plugin, version 9.6pr1
- Neues MBS FileMaker Plugin 9.2
- MBS FileMaker Plugin 9.2 - More than 5800 Functions In One Plugin
- List Dialogs with headers
- List Dialogs with multiple columns
- Dialogs made in FileMaker
- MBS FileMaker Plugin 7.5 - Über 5000 Funktionen in einem Plugin
- MBS FileMaker Plugin 7.5 - More than 5000 Functions In One Plugin
- MBS FileMaker Plugin 5.1 for OS X/Windows
Example Databases
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins