The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: denise_amiga on March 22, 2007, 07:31:01 PM

Title: small bug in radedit.dll
Post by: denise_amiga on March 22, 2007, 07:31:01 PM
when the line lenght is greater of 374 characters, sb_thumbtrack/sb_thumbposition does not advance but, only it is possible to be advanced with sb_lineright.

suggestion, if you do not want to calculate the thumbtrack's width in function of the largest's line (processing all the file), beam that limits is greater, for example 512 or 1024.

sorry for my english
Title: Re: small bug in radedit.dll
Post by: KetilO on March 23, 2007, 10:37:57 AM
There is a new upload of RadASM 2.2.1.1 that fixes this.

KetilO
Title: Re: small bug in radedit.dll
Post by: denise_amiga on March 23, 2007, 02:06:28 PM
ok, thx  :U