Commit graph

10 commits

Author SHA1 Message Date
goffioul
a4f608d4b2 Use define-compiler-macro to switch to static FFI when compiled. 2005-10-27 14:51:40 +00:00
goffioul
1a8185a2da Re-vamped Win32 FFI example using static and/or dynamic FFI/callbacks. The
example can make use of Scintilla component to provide syntax highlightening.
2005-10-19 09:26:15 +00:00
goffioul
f885a005ab Context menu support added. 2005-06-13 11:41:43 +00:00
goffioul
298ef96c41 - Make "Prev/Next Window" menu items dynamic
- Add interface for library (un)loading
- Make it possible to use richtext component instead of basic edit component
2005-06-13 08:39:41 +00:00
goffioul
473a147435 Add more menu handling functions for dynamic menus implementation. 2005-06-09 14:06:44 +00:00
goffioul
c472c6c63f - Make caption and tabname handling more consistent
- Work around a problem in ECL with NULL terminating strings
2005-06-09 12:55:54 +00:00
goffioul
9c05e3a95c - Add interface for more WIN32 functions
- Add tabbed-window support to editor example
- Make WNDPROC registering more flexible: registering can be done for a single object instead of a class name.
2005-06-09 12:12:47 +00:00
goffioul
0b3a4ef5b1 Use same copyright syntax as in the file header. 2005-06-08 10:51:28 +00:00
goffioul
ec527008aa - Add support for accelerators
- Add "About" dialog
- Provides small load info and required dependencies
2005-06-08 08:42:50 +00:00
jjgarcia
8e041f10b9 New example of using UFFI with ECL (M. Goffioul) 2005-06-07 14:52:24 +00:00