Hi,
i do have a forms gui with a combobox to select one of a few Gps Database files in my plugin folder.
Now i want to load a new selected file when i do get the SelectedIndexChanged event, but when i try i do get an exception error:
Object reference not set to an instance of an object
I can change gui elements within this event, but i cannot use AB methods.
Looking now for hints how to fix that ...
Greetings,
tictoc
i do have a forms gui with a combobox to select one of a few Gps Database files in my plugin folder.
Now i want to load a new selected file when i do get the SelectedIndexChanged event, but when i try i do get an exception error:
Object reference not set to an instance of an object
I can change gui elements within this event, but i cannot use AB methods.
Looking now for hints how to fix that ...
Greetings,
tictoc