List of Contributions

Mayca González Pérez

Contact Details

My Content

1 to 20 of 47 total
Posted By Mayca González Pérez 04-25-2024 01:56
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
I already found the function Call SetRbnToolBtnCtrlLargeIcon(btnPuntoCoor, New_Uri("pack://legacyorigin:,,,/"& MI_ICON_CROSSHAIR Large", 0)) ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 04-24-2024 17:29
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Another thing, how can I put an image from the icon.def file as an icon to a button and not URI Dim btnPunto, btnPuntoCoor as This btnPunto = MICtrlCollAddStrStrInt(EielControlColPunt, "Punto", "Punto", ControlType_ToolButton) 'ControlTypes are defined in Enums.def Call SetRbnToolBtnCtrlDrawMode(btnPunto, ...
Posted By Mayca González Pérez 04-23-2024 15:34
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Ok. Thanks ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 04-23-2024 14:14
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
I have thematic map with version15 and now in 2021 it gives me an error when reading the layers, it does not recognize them. attached files '##### OBTENIENDO TITULOS DE VENTANAS DE LEYENDA Y PRINCIPAL ############### 'str_tit_leyenda = "Theme Legend of " + WindowInfo(num_win_principal, WIN_INFO_NAME) ...
Posted By Mayca González Pérez 04-22-2024 07:34
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hello. I have this code where a menu is displayed, how can I configure the menu icon EielRTab = RbnTabCollAddStrStr (RibbonTabColl, "EIELTab", "EIEL") EielGroupColl = GetRbnTabGrps(EielRTab) 'a?dimos un grupo a la pesta?a EielGroup = RbnCtrlGrpCollAddStrStr(EielGroupColl, "MBGroup", "EIEL") EielControlCol ...
Posted By Mayca González Pérez 04-02-2024 05:17
Found In Egroup: MapInfo Pro
\ view thread
Ok. Thanks ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 03-25-2024 09:30
Found In Egroup: MapInfo Pro
\ view thread
Hello. I have a menu with its options and I want the option to be disabled. And then with a code that can activate it. That is, I want an analogue of ALTER MENU ID 150 DISABLED Dim DropObjeto as This DropObjeto = MICtrlCollAddStrStrInt(EielControlCol, "DropObjeto", "Objetos ", ControlType_DropDownButton) ...
Posted By Mayca González Pérez 03-18-2024 03:21
Found In Egroup: MapInfo Pro
\ view thread
Okay. Now it works fine. ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 03-15-2024 03:39
Found In Egroup: MapInfo Pro
\ view thread
Hi!!! It does not work. I have tried both ways. It doesn't give an error but it doesn't close the explorer ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 03-14-2024 06:14
Found In Egroup: MapInfo Pro
\ view thread
Indeed, if I have the browser closed, the loading goes faster. Is there a way to close the explorer when loading starts and when it finishes open it with some function in MAPBASIC? Thanks ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 02-28-2024 07:42
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Ok. Thanks ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 02-27-2024 03:18
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Perfect, now it works. Is there a manual that indicates all the functions that can be defined in mapinfo? For example DM_CUSTOM_POINT draws a point, now I want to know the function to draw a rectangle or move function....? And for the icons ? Thanks ------------------------------ Mayca ...
Posted By Mayca González Pérez 02-26-2024 08:52
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Ok I'll do tests Another question. I have this button that I want to insert a point into the map and launch the POINT function after drawing the point. How do I do it? The thing is that with this code the function is launched before the point is drawn btnPunto = MICtrlCollAddStrStrInt(EielControlCol2, ...
Posted By Mayca González Pérez 02-21-2024 13:39
Found In Egroup: MapInfo Pro
\ view thread
OK. I try ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 02-20-2024 03:30
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi. I want to customize the mini map toolbar with Mapbasic. Can you show me an example? I have seen there that there is a RBNMapMTBAddControl function but I don't know how to use it. Thanks ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA --------------- ...
Posted By Mayca González Pérez 02-15-2024 07:09
Found In Egroup: MapInfo Pro
\ view thread
Okay. Thank you ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 02-15-2024 05:55
Found In Egroup: MapInfo Pro
\ view thread
So what I want is that from the table visualization if I try to load a layer I don't have to do all the minimizing steps... ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 02-15-2024 05:54
Found In Egroup: MapInfo Pro
\ view thread
If now I try to load a layer it tells me For the layer to load, I have to minimize I select the view layers window And now if I try to load the layer again it works ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------
Posted By Mayca González Pérez 02-15-2024 04:08
Found In Egroup: MapInfo Pro
\ view thread
I want to activate the layer that is before opening the table ------------------------------ Mayca González Pérez COMUNIDAD. AUT. REG MURCIA ------------------------------