-
I've noticed that the TRichMemo property CarePos's X and Y value never seem to be set.
This makes it impossible to implement a Row, Column feature in my editor.
If there is another way of finding out that information, let me know.
2009-09-17 21:41:49 UTC in Lazarus Code and Component Repository
-
In order to maintain compatibility with TMemo and the Win32 TRichEdit could an OnSelectionChange change event be added to TRichMemo
This will also facilitate toggling things like Bold/Italic etc buttons as well as Cut/Copy/Paste buttons when building an RTF editor.
2009-09-17 21:38:30 UTC in Lazarus Code and Component Repository
-
I've just been integrating TRichMemo into my application and found that if I reduce the FontSize using
FontParams.Size := 13;
followed by
Editor.SetTextAttributes( Editor.SelStart, Editor.SelLength, FontParams );
It works but if FontParams.Size is set to a large number like 32 or 48 or bigger, the font NEVER resizes.
2009-09-17 21:35:38 UTC in Lazarus Code and Component Repository
-
By disappearance, I did not mean Embarcado's support of the language, but the general decline in Delphi use in the commercial arena. In the UK, Delphi jobs are almost non-existant, hence my comment.
2009-09-03 18:07:49 UTC in HTMLViewer
-
With the disappearance of Delphi for Win32, I think this project should have better FreePascal and Lazarus support so that those of use who are sticking with Object Pascal as our development environment of choice can port our applications to Linux, Mac OS X etc.
2009-06-10 18:13:43 UTC in HTMLViewer
-
Some developers and I would like to officially add Lazarus support to the HTMLView components, while still allowing it to work under Delphi. This would also have the added ability that it would work on Mac OS X and also Linux.
Some of it is already. thanks to the good work of Phil, it just needs a few tweaks to work properly on Windows with Lazarus and then I would attempt to get it working...
2009-03-04 08:11:23 UTC in HTMLViewer
-
savage committed patchset 220 of module JEDI-SDLv1.0 to the JEDI-SDL : Pascal headers for SDL CVS repository, changing 2 files.
2008-09-14 17:57:58 UTC in JEDI-SDL : Pascal headers for SDL
-
savage committed patchset 219 of module JEDI-SDLv1.0 to the JEDI-SDL : Pascal headers for SDL CVS repository, changing 2 files.
2008-04-22 22:11:04 UTC in JEDI-SDL : Pascal headers for SDL
-
To whom it may concern :
I am unable to Add or commit any files for the JEDI-SDL project. Is there a problem with my login information? I tried several times around 20:00 on the 20th of April and am getting a Server Access denied message when I try to do either of the above.
Thanks,
Dominique.
2008-04-20 19:33:57 UTC in SourceForge.net
-
Pass the addess of the function.
2008-02-26 23:30:49 UTC in JEDI-SDL : Pascal headers for SDL