A Question for Antonio

Post Reply
User avatar
xProgrammer
Posts: 464
Joined: Tue May 16, 2006 7:47 am
Location: Australia

A Question for Antonio

Post by xProgrammer »

Hi Antonio

In order to support blocked text in GETs we need a GETGETSEL() function. The C code seems fairly easy but it passes in two gint * to be updated with the start and end of the current selection and returns a logical value - corresponding to whether or not a selection has been made.

What is the best way to pass this back to xHarbour?

Once that is sorted, supporting block editing shouldn't be very hard.

FiveLinux then will have almost everything I need.

Thanks
Doug
(xProgrammer)
Post Reply