- The Keyboard layout/scheme for "wordstar" ?
How different is that from current default, or classic-scheme default?
I modified the classic-schema a few years ago to be mostly wordstar
correct. What I didn't do at the time was add persistent blocks.
___
We are still on the wrong mailing list. Should be
laza...@lists.lazarus.freepascal.org
Anyway, if it's about SynEdit, feel free to ask where to start looking,
I am glad to give some pointers. (But please make sure you are on SVN
0.9.27, since it is completely different)
From What I understan
In our previous episode, Felipe Monteiro de Carvalho said:
> > - There are writeln's in several places. This will break Windows GUI (Darwin
> > ?too?) programs, and look sloppy on other systems.
>
> I isolated them in ifdefs
> I removed the lazarus files, they aren't needed at all.
>
> Another th
On Thu, Jul 16, 2009 at 01:36:15PM +0200, Andreas Berger wrote:
Out of curiosity (because I never used this feature in any editor),
what would you use it for?
Persistent blocks and the full Wordstar keyboard shortcuts is why I use
the Delphi IDE until today.
If you miss wordst
On Fri, Jul 17, 2009 at 11:54 AM, Marco van de Voort wrote:
> - There are writeln's in several places. This will break Windows GUI (Darwin
> too?) programs, and look sloppy on other systems.
I isolated them in ifdefs
> - There are lazarus packages there. It should go to Lazarus I think, since
>
On 17 Jul 2009, at 16:54, Marco van de Voort wrote:
- There are writeln's in several places. This will break Windows GUI
(Darwin
too?)
On Mac OS X writeln's from GUI apps simply go into the system and
console logs (or to the console itself, if you start a gui app from
the command line
In our previous episode, Felipe Monteiro de Carvalho said:
> I added fpvectorial under packages/fpvectorial and started a page for
> it on the wiki
>
> I still didn't make makefiles because they really confuse me ...
- There are writeln's in several places. This will break Windows GUI (Darwin
t
On 17 Jul 2009, at 16:37, Felipe Monteiro de Carvalho wrote:
I still didn't make makefiles because they really confuse me ...
You don't have to write a makefile, only a makefile.fpc, and those are
dead simple. Just copy paszlib/Makefile.fpc and change the name,
required packages (if any,
In our previous episode, Felipe Monteiro de Carvalho said:
>
> I added fpvectorial under packages/fpvectorial and started a page for
> it on the wiki
>
> I still didn't make makefiles because they really confuse me ...
I'll have a look.
___
fpc-pascal
Felipe Monteiro de Carvalho wrote:
I still didn't make makefiles because they really confuse me ...
Isn't it time to switch to the new build system any way? 'fpmake.pas'
style?
Just curious, when is the switchover going to happen? From Makefiles to
fpmake.pas style?
Regards,
- Graeme
Hello,
I added fpvectorial under packages/fpvectorial and started a page for
it on the wiki
I still didn't make makefiles because they really confuse me ...
bye,
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.or
On Thu, Jul 16, 2009 at 01:36:15PM +0200, Andreas Berger wrote:
>
> > Out of curiosity (because I never used this feature in any editor),
> > what would you use it for?
> Persistent blocks and the full Wordstar keyboard shortcuts is why I use
> the Delphi IDE until today.
If you miss wordstar s
If you use Lazarus (or at least the LCL) it has a unit Clipbrd
and you can do
Clipboard.AsText:= FText;
Martin
Torsten Bonde Christiansen wrote:
Graeme Geldenhuys wrote:
Torsten Bonde Christiansen wrote:
Does anyone know of a page that has a short introduction/tutorial,
preferably somet
Sabine & Jens Kluschat wrote:
Can You delete my Adress in Your List?
You can unsubscribe by going to the following URL:
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.n
Torsten Bonde Christiansen wrote:
But from your answer if guess there is no single (simple) way to do
this?
No, various toolkits all handle the clipboard in different was. So you
need to create an abstraction layer that wraps the various platforms you
want to support into a common API - whic
Hello!
Can You delete my Adress in Your List?
I don´t want to get mails actually.
Thank You!
Jens___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Graeme Geldenhuys wrote:
Torsten Bonde Christiansen wrote:
Does anyone know of a page that has a short introduction/tutorial,
preferably something that will work cross-platform wise.
What GUI toolkit are you using and what platform? Or is it a console
based application, which normally mea
Torsten Bonde Christiansen wrote:
Does anyone know of a page that has a short introduction/tutorial,
preferably something that will work cross-platform wise.
What GUI toolkit are you using and what platform? Or is it a console
based application, which normally means the clipboard only func
Hi all.
I've been spending som time now, looking for documentation on how to
utilize the clipboard, but so far I have had no luck.
Does anyone know of a page that has a short introduction/tutorial,
preferably something that will work cross-platform wise.
Kind regards,
Torsten Bonde Christia
On Thu, 16 Jul 2009 19:03:40 +0200
Florian Klaempfl wrote:
> Micha Nelissen schrieb:
> > Florian Klaempfl wrote:
> >>> Then you must be the only one since everybody I know despises it.
> >>> We use multiple times login sometimes and then the settings are
> >>> always messed up.
> >>
> >> Well, t
20 matches
Mail list logo