Re: GUI programs

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

Jeremy Foster wrote:

> I am looking to create a simple editor as way of learning euphoria...
> I have also been looking at Dave's Win32Lib, and the VEL005.

I've written an emulated text edit control, used in the Win32Lib IDE. Take a
look at IDE_EDIT.EW; it's essentially a stand-alone editor. I haven't added
cut or paste options.

The GENERIC.EXW is a simple editor that uses the Win32 MLE control, which is
limited to 32K. However, it does implement many other features: cut, paste,
open, save and printing.

-- David Cuny

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

Search



Quick Links

User menu

Not signed in.

Misc Menu