Jack D. Unrue

Show:

What's happening?

  • Comment: load system-wide RC file

    Regarding location on win32, it's not uncommon to place such global config files somewhere within an application's install directory tree. I wouldn't recommend either c:\ or c:\windows If we ever get to the point where we have a native installer, then the installer could present some degree of customization, perhaps just a couple of options or full control over the entire contents of the...

    2007-11-01 02:09:29 UTC in CLISP - an ANSI Common Lisp

  • Graphic-Forms version 0.8.0

    Release 0.8.0 of Graphic-Forms, a Common Lisp library for Windows GUI programming, is now available. The API and feature set is still evolving, so this is still another alpha release. For information on what's new in this release: http://awayrepl.blogspot.com/2007/8/graphic-forms-version-080.html The README.txt file in the release zip file also has important information. Download...

    2007-08-21 05:27:37 UTC in Graphic-Forms

  • Comment: Made change to initialize-instance specialised for dialog

    Applied, thanks! This is now checked into svn and will be available in the 0.8.0 release. Run GFT::STANDALONE-DIALOG for a simple test case. Note that (at least for me) this test case misbehaves when run via SLIME, but I suspect that such misbehavior is due to some other root cause rather than this enhancement.

    2007-08-21 04:51:03 UTC in Graphic-Forms

  • Comment: abstractions for owner-drawn controls/menus/windows

    I was thinking of the feature in Win32 whereby most if not all window-based objects provide mechanisms (primarily style flags and messages) that gives complete responsibility for rendering them to an application or 3rd party library, in place of the built-in rendering. E.g., the BS_OWNERDRAW style flag and WM_DRAWITEM message. I'd like GF apps to have the same capability, but of course with a...

    2007-04-21 20:16:46 UTC in Graphic-Forms

  • Comment: status bar style for top-level windows

    This has been implemented and will be available in release 0.8.0.

    2007-04-03 03:19:31 UTC in Graphic-Forms

  • Comment: implement graphics plugin that uses skippy

    http://www.xach.com/lisp/skippy/.

    2006-12-21 03:02:52 UTC in Graphic-Forms

  • implement graphics plugin that uses skippy

    skippy is Zach Beane's image file library. It currently supports GIF but Zach has mentioned possibly supporting PNG as well.

    2006-12-21 03:02:32 UTC in Graphic-Forms

  • Graphic-Forms version 0.7.0

    I'm pleased to announce release 0.7.0 of Graphic-Forms, a Common Lisp library for Windows GUI programming. This is an alpha release, meaning that the feature set and API have not yet stabilized. For information on what's new in this release: http://awayrepl.blogspot.com/2006/12/graphic-forms-version-070.html The README.txt file in the release zip file also has important information...

    2006-12-02 01:06:38 UTC in Graphic-Forms

  • Comment: list-box control type

    Marking this fixed, additional enhancements can be entered separately.

    2006-12-02 00:20:26 UTC in Graphic-Forms

  • Comment: scrolling infrastructure

    Scrolling functionality was added in version 0.6.0.

    2006-11-30 02:52:33 UTC in Graphic-Forms

About Me

  • 2000-12-09 (9 years ago)
  • 119851
  • junrue (My Site)
  • Jack D. Unrue

Send me a message