Hi
You cannot specify DrawMode and Corsor using the Create Menu statement.
You will have to use the Create ButtonPad statement.
Peter
From: mapi...@googlegroups.com <mapi...@googlegroups.com>
On Behalf Of Praveen Kumar
Sent: 25. september 2023 08:46
To: MapInfo-L <mapi...@googlegroups.com>
Subject: [MI-L] Draw Line facing error
This message originated Externally. Use proper judgement and caution with attachments, links, or responses. |
Hi Experts
I may be facing an error when trying to draw the cursor in the legacy tab. How can I solve it? pls help me
==================================================================
Create Menu "WFI SITESEE" As
"CREATE CELL SYMBOLS" Calling procCreateCells ,
"CELL EDIT DIALOG" Calling procEditCell,
"VIEW FREQUENCIES" HelpMsg "Displays the query dialog \nVIEW FREQUENCIES" DrawMode DM_CUSTOM_LINE Cursor MI_CURSOR_FINGER_UP
Calling procViewFrequencies ,
"VIEW BSIC" Calling procViewBSIC,
"VIEW HSN" Calling procViewHSN,
"VIEW MAIO" Calling procViewMAIO,
"ADD REMOVE NEIGHBORS" Calling procNeighbors,
"ABOUT" Calling procAbout
--
--
You received this message because you are subscribed to the
Google Groups "MapInfo-L" group.To post a message to this group, send
email to mapi...@googlegroups.com
To unsubscribe from this group, go to:
http://groups.google.com/group/mapinfo-l/subscribe?hl=en
For more options, information and links to MapInfo resources (searching
archives, feature requests, to visit our Wiki, visit the Welcome page at
http://groups.google.com/group/mapinfo-l?hl=en
---
You received this message because you are subscribed to the Google Groups "MapInfo-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
mapinfo-l+...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/mapinfo-l/bd39b80e-a8c5-414f-8880-56a53860bbf2n%40googlegroups.com.
Hi
You can find a number of examples on this in the MapInfo Pro community:
You can also use the Create Ribbon statement as that gives you more control.
HTH
Peter
From: mapi...@googlegroups.com <mapi...@googlegroups.com>
On Behalf Of Praveen Kumar
Sent: 25. september 2023 09:11
To: MapInfo-L <mapi...@googlegroups.com>
Subject: Re: [MI-L] Draw Line facing error
This message originated Externally. Use proper judgement and caution with attachments, links, or responses. |
Sir can you give an example ?
To view this discussion on the web visit https://groups.google.com/d/msgid/mapinfo-l/94b97186-6a2f-4747-9d63-67c24a1f9465n%40googlegroups.com.