Ping: Kansas Boiled Beef

  • Thread starter Thread starter xtort.net
  • Start date Start date
It was on my to-do list for a while now, to make Xint with standard
toolbar icons. People been asking for it :P

So... here you go... v4.0 with a set of "normal" icons:

http://xtort.net/apps/xint.exe

Just a suggestion, you might not want to post a direct link to a
download here. Most people want to read about a program before
downloading it.

Having said that, here's that link:

http://www.xtort.net/xtort/xint.php

80)>

By the way, nice looking page you have at http://www.xtort.net.

--
Regards from John Corliss
My current killfile: aafuss, Chrissy Cruiser, Slowhand Hussein, BEN
RITCHEY and others.
No adware, cdware, commercial software, crippleware, demoware, nagware,
PROmotionware, shareware, spyware, time-limited software, trialware,
viruses or warez please.
 
Sorry about that John, I didn't think of that..(I guess its always
better to err on the side of caution these days)

thanks!
 
(e-mail address removed) :
It was on my to-do list for a while now, to make Xint with standard
toolbar icons. People been asking for it :P

So... here you go... v4.0 with a set of "normal" icons:

Thank you, downloaded and installed it already Great editor.
Your previously used icons were far from ugly, but freeware users are
a conservative bunch ;-).

Have you been thinking about a tabbed document interface and a spell
check engine, provided the .exe file can be kept at about its present
size? Or is that unrealistic?

BTW, I can't undo wordwrap. A bug?

KBB
 
Thanks for letting me know about this...I fixed this wordwrap thing
just now... let me know if you have any more problems with it.

The implementation of wordwrap in the edit control I use (SynEdit), has
been a problem for all sorts of developers who use the component. I
think that PSPad (which is top-notch stuff) is just getting over some
problems now, which were caused by the edit control itself. A lot of
these issues with the SynEdit control I assume go back to its ancestor,
mwEdit.

I could do a spell checker and still keep things fairly small, I dunno
about a tabbed UI though, I got to think about that one.

Right now I am looking at some other options for edit controls, one of
which is that brilliant Scintilla edit control. It would be cool to
just build a gui wrapper for all of the user preferences in the Scite
editor. That would, IMO, be nice stuff.
 
I could do a spell checker and still keep things fairly small, I dunno
about a tabbed UI though, I got to think about that one.

It's written in Delphi? There should be a simple way to implement MDI
in Delphi. The first time I saw the code for an MDI program it was in
TP, around 5.5.
 
(e-mail address removed):
Thanks for letting me know about this...I fixed this wordwrap thing
just now... let me know if you have any more problems with it.

It's working fine now. Thanks for the swift action.

KBB
 
Back
Top