List of Contributions

Navjot Kaur

This individual is no longer active. Application functionality related to this individual is limited.

Contact Details

My Content

1 to 10 of 10 total
Posted By Navjot Kaur 07-06-2020 18:26
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi,  How can we create a button on Ribbon with Python that is disabled initially and gets enabled only when some map is open. For example, in above Py customization file, The "Open Dialog Winform Button" Thanks ------------------------------ Navjot Kaur Knowledge Community Shared Account ...
Posted By Navjot Kaur 06-24-2020 09:11
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Thanks it works. I have another question. Suppose there is a customized button in Mapinfo that open a map for example "worldcap" when user clicks on it. When user clicks on the button for the second time, how to make sure it closes the previous opened map/or any action done in the first click. ...
Posted By Navjot Kaur 06-23-2020 21:13
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi, What is the correct way to Create Thematic map based on individual values in Python. In my data, I don't want to specifically mention values. Is there any way it can automatically take all values from a column and generate thematic map. For example, in this case, I don't want to mention values ...
Posted By Navjot Kaur 06-10-2020 13:46
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Thanks it worked for me. I have one another question. Once I create customized buttons add-ins and  dialog boxes etc. in PYQT5, what's the  procedure to create installation file to install MapInfo along with all the customized dialogs and add-ins on others computers. Thanks, Navjot ------- ...
Posted By Navjot Kaur 06-02-2020 09:00
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Can you please create class in PyQT5 dialog code and then import that in py_mapinfo_customization. I want to see how sample code looks for similar PyQT5 dialog when we create class in custom_pyqt.py Thanks, Navjot ------------------------------ Navjot Kaur Knowledge Community Shared Account ...
Posted By Navjot Kaur 06-01-2020 19:30
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi Anshul, Can you please help to create simple sample for following: 1. A customized button in MapInfo 2. When user clicks on that button then a PYQT5 dialog box opens up which is parent to MapInfo. I am looking for something similar type of dialog box example that you have posted for WINFORM ...
Posted By Navjot Kaur 05-29-2020 07:46
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
It worked for me. Thank you very much Anshul! ------------------------------ Navjot Kaur Knowledge Community Shared Account ------------------------------
Posted By Navjot Kaur 05-22-2020 08:38
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Thanks Anshul! Your post was very helpful. I have another question. Can we use Python PYQT5 module created dialogs as well within MapInfo instead of Winform? It is very easy to create dialog in PYQT5designer but I don't know how to make those interacting with MapInfo. If this is possible, can you ...
Posted By Navjot Kaur 05-20-2020 08:37
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Thanks Anshul I really appreciate for your help. This is a very good sample. Basically I am working on creating another application with Python that opens MapInfo and then controls it. In that application, there will be MapInfo interface as such along with that there will be customized buttons/ ...
Posted By Navjot Kaur 05-12-2020 17:07
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Can you please suggest how we can create dialog Boxes with Python that is inherited by MapInfo? For example, Dialog boxes that control MapInfo as well ------------------------------ Navjot Kaur Knowledge Community Shared Account ------------------------------