Re: [Lazarus] DoomRL based of FPC now open sourced

2016-12-13 Thread Lars via Lazarus
On Wed, December 7, 2016 9:55 pm, Anthony Walter via Lazarus wrote: > Lars, > > > DoomRL has nothing to do with Doom, other than borrowing the > theme/setting. It's a rogue-like game or RPG in a Doom setting. > -- True, just thought I would mention, incase anyone had forgotten about these projects

[Lazarus] Laz 1.6.3 and Frames

2016-12-13 Thread Tomáš Emresz via Lazarus
Hello, i created stupid application with on form, created new frame, place button on it (in frame source, there is not button shown (as in forms)). Use tframe for place this on main form. Then run, but aplication hangs (with windows 7 dialog). Is there any demo or somethink more than wiki ??

Re: [Lazarus] Laz 1.6.3 and Frames

2016-12-13 Thread Mattias Gaertner via Lazarus
On Tue, 13 Dec 2016 16:22:18 +0100 Tomáš Emresz via Lazarus wrote: > Hello, > > i created stupid application with on form, created new frame, place > button on it (in frame source, there is not button shown (as in forms)). > Use tframe for place this on main form. Do you mean -Create Applica

Re: [Lazarus] FCL-PDF change

2016-12-13 Thread Graeme Geldenhuys via Lazarus
On 2016-12-09 17:29, Ondrej Pokorny via Lazarus wrote: > It looks like international characters make problems as well: > http://mantis.freepascal.org/view.php?id=31092 Range Check errors, endless loop and broken international character issues have been resolved. I've updated the bug report, and c

Re: [Lazarus] [SOLVED] Laz 1.6.3 and Frames

2016-12-13 Thread Tomáš Emresz via Lazarus
Hello, yes, but on run, applications hangs. I found, that i have somethink bad with my lazarus, because when i place button on frame, in source of my frame, there is not button in the class and something else like this. I completelly reinstall lazarus and fpc, and after this, i click rescan f