Revision: 14387 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14387&view=rev Author: vszakats Date: 2010-04-24 11:37:11 +0000 (Sat, 24 Apr 2010)
Log Message: ----------- 2010-04-24 13:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/achoice.prg ! REVERTED: Fixed typo in ACHOICE() K_UP handling, which caused a bogus line to appear below the bottom when the height of the achoice area was only one line. Pls verify me for regressions. [ It did cause regression. So now the original bug is present again. ] TOFIX: --- #include "inkey.ch" CLS hb_keyPut( K_DOWN ) hb_keyPut( K_UP ) /* bogus '2' appears out of the area here. */ AChoice( 0, 0, 0, 0, { "1", "2" } ) --- Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/hbnetio/netiomt.prg trunk/harbour/src/rtl/achoice.prg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour