Age | Commit message (Collapse) | Author |
|
|
|
|
|
changes are required to change all componens from 1-based indexing to 0-based indexing.
|
|
|
|
events.
|
|
|
|
parameter as nil.
|
|
|
|
|
|
|
|
all. Excellent <smile>
|
|
|
|
not fire OnChange event.
|
|
click on it.
* Fixed bug where components can't be created and Visible = False.
|
|
under Windows.
|
|
|
|
|
|
|
|
the Win2000 tabs.
|
|
|
|
|
|
|
|
* Fixed the issue where you still had to call Canvas.BeginDraw and Canvas.EndDraw inside HandlePaint.
* Fixed the issue where custom painting in the OnPaint event handler of a Form did not show until the form was resized or revealed.
|
|
|
|
fix the memory leaks, so all is good.
|
|
|
|
or integer values are set. Changing the focus of a text or integer property without pressing Enter will reset the changes to the previous value. A nice undo feature.
|
|
|
|
* Updated the UI Designer so F11 works switching between Properties Editor and Form Designer.
* Updated the UI Designer so that New Form and Size or Position dialog accepts values when Enter is pressed.
|
|
|
|
|
|
* TfpgApplication now has a FormCount property.
* TfpgApplication now has a Forms array property.
* TfpgApplication.CreateForm now works correctly and NO memory leaks occur.
|
|
* Minor improvement to image index handling.
|
|
* Introduced CloseAction in TfpgForm class and OnClose event.
* Introduced a new CloseQuery method and OnCloseQuery event for TfpgForm.
* TfpgForm.Hide actually freed the form. Now it only hides or make
the form invisible.
|
|
|
|
|
|
|
|
files used in CoreLib. It still needs some testing before it's ready.
|
|
|
|
* Added Demo 8 for tiOPF (still incomplete).
|
|
raised an error.
|
|
* Fixed some compiler warnings.
* Fixed some units where they override functions in parent classes were they we not supposed to.
|
|
|
|
Image support, but other than that, it's working nicely. A demo will be added soon.
|
|
* Minor workaround bug fix for saving minimized form state.
|
|
|
|
|
|
|
|
|
|
|