Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Tab control glitch/bug?

$
0
0
So I was writing a program to sort my collection of animes yesterday and I stumbled upon this glitch.

Basically, I have a TabControl with 3 tabs: each tab has a ListBox of the same size at the same position (just in case, style: BitOR($LBS_NOTIFY,$LBS_SORT,$WS_VSCROLL), font is Arial)

On the first tab I have a ListBox filled with about 22 lines. Each line represents an anime folder on my ext. hdd. Each anime folder has a 'season' folder inside it, and inside each season folder the respective episodes. So it's like:

Anime Folder \ Season 1 Folder \ [episodes]

When the anime list is filled and I update the seasons list with the season folders (by clicking on an item in the anime list), this happens: as the seasons list is updated and items are being added in the list, it covers the anime list. I can 'fix' this by scrolling up and down in the anime list, so the other list disappears.

Why is that happening? Is it due to my code or is it a bug in autoit?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>