neilt1700

Results 5 issues of neilt1700

**Justification** When working on a large project and when creating, removing or renaming modules, this process is greatly slowed down as Rubberduck automatically does a refresh after each of these...

enhancement
has-workaround

If a button is in a frame, the resulting label button gets covered up by the frame. Setting the z-order to 0 for the elements in the button does not...

bug

It should be possible to modernise the scroll bar. Something like: - Have a background label for the whole scroll bar. - Have a label at either end one with...

enhancement

It should be possible to modernise the spin button by substituting it with labels in a similar way to command buttons. The up and down arrows can be each formed...

enhancement

I ran the code on all 29418 stem example given at https://snowballstem.org/algorithms/english/stemmer.html (Sample English vocabulary, Its stemmed equivalent). It only failed on one :-) - "freely" stemmed to "free", it...