OwlExt::TCalcEdit and TCalendarEdit always display the popup on the primary monitor
Borland's Object Windows Library for the modern age
Brought to you by:
jogybl,
sebas_ledesma
Diff:
Quick fix for all three controls in [r7749].
Note - since all three controls use the same code to get the current monitor screen rectangle, that code should be moved in a shared place, for example in owlext.cpp, which already contains a number of similar utility functions.
Related
Commit: [r7749]
@jogybl wrote:
See new TSystem::GetMonitorWorkArea that I added for the implementation of ConstrainPersistentExtent, as part of the new window extent persistence [feature-requests:#258].
For convenience, you can add this overload, if you want:
Related
Feature Requests: #258
Last edit: Vidar Hasfjord 2025-05-24