Am 20.07.2014 05:56 schrieb "Holger Aschmann" :
>
> Hi.
>
> I write my programs in Free Pascal on NotePad, and I don't like to use
Lazarus. Is there any possibility to use fpGUI, or doesn't it work without
Lazarus?
Of course you can use fpGUI without Lazarus. Normally adding the unit
directory of
Hi all
Does anybody know if Lazarus IDE has something similar to View units (Ctrl+F12)
tool, but searching in all search paths defined in project settings?
It would allow to open modules much quicker than using standard Open file
dialog.
--
Regards,
Denis Golovan
__
On 2014-07-20 04:50, Holger Aschmann wrote:
>
> I write my programs in Free Pascal on NotePad, and I don't like to use
> Lazarus.
NotePad is an interesting choice. In a push I would maybe prefer Free
Pascal's Text IDE before I use NotePad. I'll give you the benefit of
the doubt and believe you
Hi,
I've started the v1.2 release cycle, and created a 'release-1.2' branch.
This means there is a feature freeze on that specific branch, and only
bugfixes will be applied. Please test and let me know in the support
newsgroup of any bugs you might find.
fpGUI repository on Github:
git clone ht
In our previous episode, Sven Barth said:
> In principle you could even use the LCL without Lazarus.
> The question that strikes me here is why you would prefer Notepad instead
> of an IDE like Lazarus? An IDE simplifies coding a lot by providing various
> code completion and refactoring functional
Hi!
Thank you for the informations. Next days I try to install fpGUI another time.
I am really writing my programs on NotePad, not Notepad++ or something like that. I do not need the colour-games, but I want to hold control about that, what I am doing. For me the NotePad ist the right thin
On Sun, Jul 20, 2014 at 7:24 AM, denisgolovan wrote:
> Hi all
>
> Does anybody know if Lazarus IDE has something similar to View units
> (Ctrl+F12) tool, but searching in all search paths defined in project
> settings?
> It would allow to open modules much quicker than using standard Open file
On Sunday 20 July 2014 20:20:16 Holger wrote:
> I am really writing my programs on NotePad, not Notepad++ or something like
> that. I do not need the colour-games, but I want to hold control about
> that, what I am doing. For me the NotePad ist the right thing.
Then you might like MSEide. I also
Graeme
Sorry for butting in. But wanna ask:-
Does the latest fpgui have TFpgStringGrid have the method
'LoadFromCSVFile' as in lcl TStringGrid?
Is it trivial to add?
warm regards
Nataraj
On Sun, Jul 20, 2014 at 3:17 PM, Graeme Geldenhuys <
mailingli...@geldenhuys.co.uk> wrote:
> On 2014-07-