Hey all,
A real quick one. Using Gambas 3.9 (stable). The Form.Maximized
property only seems to be set to 'True' when it is done in the code,
but not when maximized through the window controls.
Is this expected behaviour? If so, is there any reliable way to tell
if a window has been maximized by
Hi all,
I'm working on a project that would benefit from being able to receive
events from an array of Process controls. I've been successful in
creating the array, but the Process.Read and Process.Error events
don't seem to be triggered once the controls are in the array.
For example...
Public