PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt b0a2c7911e Fix Met tab startup binding
`ListControl._dataManager` is null until some event fires, which never happens until the Visible state is normally triggered by flipping to that tab.

The met tab Version/Location can skip Visibility changes on startup, resulting in never being initialized by the GUI framework, thus ignoring any calls to change SelectedValue. Really weird, but setting the BindingContext here forces it to create a `_dataManager` when setting a new `DataSource`.

Closes #4384
2024-11-11 15:11:47 -06:00
..
BallBrowser.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
BallBrowser.Designer.cs Ban voltorb-1 ball inheritance 2023-07-07 21:20:15 -07:00
CatchRate.cs Refactoring 2024-01-03 23:06:09 -08:00
CatchRate.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
ContestStat.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
ContestStat.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
ContextMenuPKM.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ContextMenuPKM.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
DrawConfig.cs Add setting for pkmeditor selected tab colors 2024-05-10 23:17:22 -05:00
EditPK1.cs PK1/2 edit: Use save language when detecting lang 2024-05-17 13:18:25 -05:00
EditPK2.cs PK1/2 edit: Use save language when detecting lang 2024-05-17 13:18:25 -05:00
EditPK3.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EditPK4.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK5.cs Misc tweaks 2024-06-15 18:38:05 -05:00
EditPK6.cs Misc tweaks 2024-06-01 17:44:32 -05:00
EditPK7.cs Misc tweaks 2024-06-01 17:44:32 -05:00
EditPK8.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK9.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EntityInstructionBuilder.cs Misc fixes 2024-03-04 23:46:11 -06:00
EntityInstructionBuilder.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
FormArgument.cs Misc fixes 2023-07-08 08:40:57 -07:00
FormArgument.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
GenderToggle.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
GenderToggle.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
IMainEditor.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LoadSave.cs Rename Obedience_Level To Match C# Naming Standard (#4215) 2024-03-11 20:39:31 -06:00
MoveChoice.cs Add smoother resized type icons 2024-01-04 16:41:38 -05:00
MoveChoice.Designer.cs Show move elemental type in PKM Editor 2023-04-04 14:38:07 -07:00
MoveDisplay.cs Add smoother resized type icons 2024-01-04 16:41:38 -05:00
MoveDisplay.Designer.cs Enhanced Slot Hover Preview (#4059) 2023-11-14 19:36:11 -08:00
PKMEditor.cs Fix Met tab startup binding 2024-11-11 15:11:47 -06:00
PKMEditor.Designer.cs Add enum to GUI translatable list 2024-06-03 19:37:57 -05:00
PKMEditor.resx Misc tweaks 2024-03-10 21:28:50 -05:00
SelectablePictureBox.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
ShinyLeaf.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ShinyLeaf.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
ShinyLeaf.resx Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SizeCP.cs Add enum to GUI translatable list 2024-06-03 19:37:57 -05:00
SizeCP.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
StatEditor.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
StatEditor.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
StatusBrowser.cs Minor clean 2024-05-27 10:33:25 -05:00
StatusBrowser.Designer.cs Add status indication & switcher popup 2024-04-17 00:35:42 -05:00
StatusConditionView.cs Add enum to GUI translatable list 2024-06-03 19:37:57 -05:00
StatusConditionView.Designer.cs Add status indication & switcher popup 2024-04-17 00:35:42 -05:00
TrainerID.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
TrainerID.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00
VerticalTabControl.cs Add setting for pkmeditor selected tab colors 2024-05-10 23:17:22 -05:00