I agree, but there is also a very good technical reason - when you are
workning with OLE automatisation, you had to "count your dot" very
carefully because there is overhead costs associated with calling another
application - the morale is - do as much as possibly in one application,
perform the call and the do the rest in the other application.
E.g. obj.txtOutputFilePath.Visible has two dot's
A call to a office tool like MS word from Vb has often very many dot's and
it is more effecient to split the applications instead of trying to
control everything from one place.
Ole Gregor,
Viborg Amt, Miljø og Teknik
(45) 87 27 13 07
"peterelphick" <[EMAIL PROTECTED]>
Sendt af: [EMAIL PROTECTED]
30-01-2001 22:31
Besvar venligst til "peterelphick"
Til: <[EMAIL PROTECTED]>
cc:
Vedr.: Re: MI-L programming without MapBasic
I use Mapbasic and Visual Basic/OLE a lot. Most things you can do in MB
can
be done in VB (and therefore Delphi). However, many things are quicker to
do
in MB, so I often end up writing an MB program to do the bulk of the GIS
work and then controlling it from from VB to get the benefits of the
better
Windows interface.
----- Original Message -----
From: Marc Pelletier <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 16, 2001 7:20 PM
Subject: MI-L programming without MapBasic
> Hello all,
>
> I am a delphi programmer without mapbasic. Are there any good reasons
not
> to control MapInfo from a delphi app instead of vice versa? Are there
> things I can't do, or only with difficulty, that would be easier in
MapBasic?
>
> Basically does mapbasic give me anything that I can't accomplish via
ole?
>
> I have version 4.1, would upgrading help?
>
> Finally, what limitations are there within MapBasic? Can I get at the
> underlying polylines or polygons for each object? Can I work with
> projections? Can I link to external databases (dbf) and update/change
them?
>
> Thanks
>
> Marc Pelletier
> GIS Analyst/ Programmer
> Traxis Inc.
>
>
>
> _______________________________________________________________________
> 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.
_______________________________________________________________________
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.
_______________________________________________________________________
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.