List of Contributions

Chris Nightingale

Contact Details

My Content

1 to 4 of 4 total
Posted By Chris Nightingale 10-01-2024 09:11
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi Peter, Yes that's correct - it's very odd as it doesn't always happen, it's rather random. I can imagine trying to diagnose such an issue wouldn't be easy which is why I was asking as to whether there might be any begin/end update routines for the UI where by we are somehow forgetting to get control ...
Posted By Chris Nightingale 09-26-2024 06:33
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi everybody, I have been updating our application to interact with MapInfo Pro 2023 and so far everything has worked as expected. We have a MapBasic app which adds a custom Ribbon tab as well as some buttons and tools. This all works great. But occasionally I'm noticing an issue where by none of ...
Posted By Chris Nightingale 08-23-2024 07:54
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi Peter, Many thanks for the reply and the very detailed example. I will give this a try. I'm still very new to all this but hopefully will gradually get the hang of it!! [Update] With a bit of tweaking that has worked for me - I had to change "DM_CUSTOM_POINT" to "DM_CUSTOM_RECT" to give the ...
Posted By Chris Nightingale 08-22-2024 10:24
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi Everybody, I've been tasked with updating our MapBasic app to work with MapInfo Pro 2023. A lot of it still works (except having to replace the rather out of date DDE comms with something a little more modern!!) but there are some things I'm struggling to convert. One of those is our MapBasic app ...