Hi,
Lister
I have some problem.
I create text object through the mapbasic syntax
given below.
x1 = commandinfo(Cmd_INFO_X)
x2 = commandinfo(Cmd_INFO_X2)
y1 = commandinfo(Cmd_INFO_Y)
Y2 = commandinfo(Cmd_INFO_y2)
Create text Into window
frontwindow()"goodmorning"
(X1,y1) (X2,Y2)
Font ( )
The Problem is font clause not working and
height . when i am zooming in the window .The text
obj geting too much height.
The buttonpad drawmode caluse should be in
DM_CUSTOM_LINE . But I want to draw text object in a
single mouse click.
Any sugation How to control text height while
zoom in or zoom out and draw text object in a single
mouse click.
Cheers
Sann
__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.