Added TargetValid to TMWindow. Appropriate changes in TClient.
Colourpicker now returns coordinates relative to the set Window.
If the window doesn't exist, it will default to desktop.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@364 3f818213-9676-44b0-a9b4-5e4c4e03d09d
Did some documentation work, added some comments to some files.
Also added another check in Window.pas to help further debugging.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@231 3f818213-9676-44b0-a9b4-5e4c4e03d09d
- Added the TToolBar with the old Buttons.
- Removed the bug Run button. The Green Run button is now functional.
Window changes:
- Removed the Client: TObject parameter in TMWindow.Create,
the point of TMWindow was to be client independant, so it could
be used in the GUI too. This doesn't effect it's functionality in any way.
Client changes:
Removed the Self variable passed to TMWindow.Create.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@77 3f818213-9676-44b0-a9b4-5e4c4e03d09d