Pelles C forum

Pelles C => Projects developed with Pelles C => Custom controls => Topic started by: Manos on April 10, 2014, 02:20:12 PM

Title: GenericGrid Control
Post by: Manos on April 10, 2014, 02:20:12 PM
This is my first Control, written in assembly in 2002.
It also is, maybe, the first Control written in Assembly language as a DLL,
that has uploaded on the Web.
This is accompanied with an Application to understand its usage.
You can rewrite the test application with PoAsm very easily.

Note:
Before use, read the ReadMe.txt.

(http://manoscoder.gr/phpBB3/images/TestGrid.gif)

Athens, 10 April 2014.
Manos.
Title: Re: GenericGrid Control
Post by: Pelle on April 12, 2014, 03:06:19 PM
Looks nice.
(I'm a little swamped at work and with the new Pelles C release, so I will look closer when I can find more time...)