Support for creating custom control using CHIBasePageControl
danielc1272 opened this issue · 0 comments
danielc1272 commented
Hey,
Can you adjust CHIBasePageControl so it can be used as super class outside CHIPageControl framework? Right now, some methods cannot be overridden (like updateNumberOfPages and update(for progress:)) and others cannot be used outside, all because of internal access level.