delphidabbler/codesnip

Revise how wait message is displayed in SWAG dialogue

delphidabbler opened this issue · 0 comments

Consider using cut-down version on progress form for initialisation and when loading multiple snippets.

Perhaps use a base class frame - TBusyBaseFrame that gets sub-classed by TBusyFrame. Can also rewrite TProgressFrame as a subclass of TBusyBaseFrame.

This issue split out from issue #110.