Originally posted by: Rodolfo Maspoch
The Outbar Control is great!
But, when you define only one folder it crashes, because in
CGfxOutBarCtrl::CGfxOutBarCtrl() iSelFolder is initialized to 1.
The solution is initialize it to zero:
iSelFolder = 0;
ReplyOriginally posted by: Gunz
Your Outbar Control is very useful and well written, I've only a question: has folder animation a bug or the fact that only some of the folders actually scroll up and downwards is "normal" ???
Reply