On Wed, 06 Aug 2008, Szakáts Viktor wrote:

Hi Viktor,

> Is there anything else left before 1.0.0?

Build tests. I'll try to make some test with OpenSolaris on x86
machine ASAP.

> I'd personally not fiddle anymore with Windows .dll problems this time,
> since I believe this is as far as we can go without deeper  
> modifications.

Let's leave it as is now.

> We have this pending MemoEdit() cursor and AChoice() mousing problem,
> none of them critical enough to stop the release, we can include it in
> next version if someone takes the time to add the support.

Adding mouse to AChoice() should be trivial for someone who knows this
code or at least knows what AChoice() should do. I can make it but I've
never used AChoice() in Clipper so 1-st I will have to make some tests
what will consume the time. If you know it then as I can see in xHarbour
it will be enough to add support for K_LBUTTONDOWN and K_LDBLCLK (in
practice the same but K_LDBLCLK should simulate also ENTER action).
We can also support for add K_MWFORWARD/K_MWBACKWARD as synonyms of
K_PGUP/K_PGDN just like in xHarbour.

> The only remaining thing I can think of is removing hbcplr from
> the GNU-make harbour dynamic libs.

I'll make it ASAP.

best regards
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to