RE: EuCom

new topic     » topic index » view thread      » older message » newer message

Good question!  Several reasons:

1. Because it was "there" and I needed to clibm that mountain.
2. I wanted a grid control that would be native to Euphoria/Windows.
3. I could add whatever features I wanted to a custom written control.
4. Matt has done a good job so far with EuCom but if you look at the 
current trends in computer programming technology MS might soon abandon 
COM in order to push everyone to .NET.  My control uses standard windows 
apis which I doubt will go away any time soon.

Jonas

10963508 at europeonline.com wrote:
> So Matt is on holiday I guess.
> For anyone intereseted, to use SHEET.EXW you have to first register
> sgrid.ocx.
> You do that with this:
> regsvr32 sgrid.ocx
> Jonas, this sheet demo looks same to your control, I'm just interested, 
> why
> did you write your own control?
> I'll try to debug eucom a little we'll see how succesfull ill be.
> 
> ----- Original Message -----
> From: <10963508 at europeonline.com>
> To: "EUforum" <EUforum at topica.com>
> Sent: Saturday, July 13, 2002 11:57 AM
> Subject: Re: EuCom
> 
> 
> > I'll also need to have Internet Explorer browser control in my program,
> > that will also require EuCom's help. Anyone done this already?
> > These things would be easily done
> > within Visual Basic or Visual C++, so will I have to switch to them?
> >
> > ----- Original Message -----
> > From: <10963508 at europeonline.com>
> > To: "EUforum" <EUforum at topica.com>
> > Sent: Saturday, July 13, 2002 10:29 AM
> > Subject: EuCom
> >
> >
> > > To Matt Lewis,
> > > I wanted to use ADO to access .mdb files because it is simpler and
> faster
> > > than
> > > ODBC.
> > > With TBROWSE.EXE I generated msado15.ew for file C:\Program Files\Common
> > > Files\System\ado\msado15.dll.
> > > I was really surprised it generated wrapper for me automatically.
> > > I then run program which has only this line:
> > > include msado15.ew
> > > (I copied all include files from EuCom to my program's directory)
> > > and it gives me this Windows error:
> > > "The instruction at ... referenced memory at ... Memory could  not be
> read
> > > from."
> > > I then tried it with another file, msadox.dll, and it displayed the same
> > > Windows error.
> > > I am using WinXP, EuCom v2.0a.
> > >
> > > Matt, if you could fix this bug then EuCom would really be useful!
> > >
> > >
> > > By the way,
> > > I try to run SHEET.EXW and Interpreter gives me this error:
> > >
> > > C:\EUPHORIA\samples\OLD ON CD ALREADY\eucom2a\activex.ew:672 in function
> > > get_ax_obj_ix()
> > > subscript value 0 is out of bounds, reading from a sequence of length 0
> > >     ax_ix = 0
> > >
> > > ... called from C:\EUPHORIA\samples\OLD ON CD
> > ALREADY\eucom2a\activex.ew:869
> > > in function get_handle_ax()
> > >     ax_ix = 0
> > >     obj_ix = <no value>
> > >     ok = <no value>
> > >     this = <no value>
> > >     pwindow = <no value>
> > >     phwnd = <no value>
> > >     hwnd = <no value>
> > >
> > > ... called from C:\EUPHORIA\samples\OLD ON CD
> > > ALREADY\eucom2a\activex.ew:1155 in procedure set_visible_ax()
> > >     ax_ix = 0
> > >     visible = 0
> > >     hwnd = <no value>
> > >     ok = <no value>
> > >
> > > ... called from C:\EUPHORIA\samples\OLD ON CD
> ALREADY\eucom2a\SHEET.EXW:41
> > >
> > >
> > > Tone ©koda
> > >
> > >

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu