ZVDatetimeCtrls is now included in Lazarus trunk sources and the
component names are identical with Delphi component names.
The report and possible example code should be done for that version.
Juha
--
___
Lazarus mailing list
Lazarus@lists.lazarus.free
On 04/14/2014 07:18 AM, Allan E. Registos wrote:
Hi all,
A minor issue in Linux.
In linux, we have this privileged to keep a certain application window
on top of any window by right-clicking the top bar and click Always On
Top from the context menu.
Now I have this date/time control, I am using
Hi all,
A minor issue in Linux.
In linux, we have this privileged to keep a certain application window on top
of any window by right-clicking the top bar and click Always On Top from the
context menu.
Now I have this date/time control, I am using the date time picker from the
package: ZVDat
On 12/04/2014 23:02, Frank Poretzky wrote:
Apart from FindComponent, which makes an application with lots of
modal windows very complex, I tried various versions of
> ...
with a corresponding AppOnMinimize() procedure. None of them worked
well, especially with the modal sub-sub-form scenario de