PDA

View Full Version : 10+ Modules Bug


maximux1
05-30-2004, 07:21 PM
I believe I have found a small bug.

I ran into the problem when adding modules to the left hand side. When I added the 10th left hand module and ordered the module as number "10" I wanted the module to be displayed at the bottom of the left hand side. However, the module was displayed in the number "1" position. Same problem when I tried to order the module as "11".

It would appear that order is only matching on the first number.

Quick fix?

ogetbilo
05-30-2004, 10:41 PM
you are right. I forgot to report this small bug.
The module numbers are going by alphabetical order, ie like
1,10,11,12,13,...,18,19,2,20,21,22,...


so you need to give a number above 90 for the tenth module. and something bigger for the eleventh one.

Our Sponsors
 

Brian
05-30-2004, 10:48 PM
http://www.vbadvanced.com/forum/showthread.php?t=967 ;)

maximux1
05-30-2004, 11:04 PM
thanks Brian

:)