11-05-2024
06:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-05-2024
06:33 AM
Hi,
yeah, this seems to be the problem. Even if I change my code as jjstr8 suggested, this line throws the exception:
I also had the same idea to make my own DisabeldCommandList, but I get the following error:
in english: Cannot create an instance of the abstract class or interface 'interface'.
(I'm not so good with interfaces and abstract classes)