[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-dev] DialogOps and Hour-glasses



All,

I've fixed the export hour-glass issue by setting OpFlags.HasOwnTimeIndicator to true in the BitmapExportOptions constructor. Is there any DialogOp that needs a wait cursor (I'm guessing not, since by their very nature they involve active user intervention)? If not would it be best to move this change up into the DialogOp constructor?

   Luke