Zitat von Michael Schnell <[EMAIL PROTECTED]>:
>
> > There are two widgetset setting because you can use two different
> > widgetsets: design time / IDE and runtime / project.
> >
> I found that when changing the widget set at one of the pages it is
> changed accordingly at the other page. So in e
Zitat von Michael Schnell <[EMAIL PROTECTED]>:
> Some comments / questions:
>
>
> "rebuild the IDE with the LCL.
>
> Does that mean just using "Tools -> Buid Lazarus", or should we use the
> "Build"-Button in "Tools -> Configure Build Lazarus", with once or
> multiple times with different options
SVN (that uses http over port 80)
Of course the firewall includes a forced proxy as well.
I do know that the SVN is supposed to work through a proxy, but last
time I tried I was unable to get this running. I suppose some feature of
the proxy is used that is not correctly working with out pro
- Original Message -
From: Michael Schnell <[EMAIL PROTECTED]>
Date: Friday, February 15, 2008 1:22 pm
Subject: Re: [fpc-devel] Lazarus: A new widgest set
>
> > How can you download the zip-file, if you cannot use SVN (that
> uses http over port 80)? If svn is blocked, you cannot brows
How can you download the zip-file, if you cannot use SVN (that uses http over
port 80)? If svn is blocked, you cannot browse to the downlocation either.
AFAIK, some SVN systems automatically provide a ZIP file of the latest
state as a "nightly build".
-Michael
> I don't have the Free Pascal compiler sources (yet) and (sitting
> behind
> a firewall) I can't access the RCS. Can these be downloaded as a
> zipped
> file ?
How can you download the zip-file, if you cannot use SVN (that uses http over
port 80)? If svn is blocked, you cannot browse to the
Some comments / questions:
"rebuild the IDE with the LCL.
Does that mean just using "Tools -> Buid Lazarus", or should we use the
"Build"-Button in "Tools -> Configure Build Lazarus", with once or
multiple times with different options (e.g. "build LCL and build IDE, or
just "Build All") ?
Done.
Fast ! Great ! Thanks ! :)
-Michael
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
There are two widgetset setting because you can use two different
widgetsets: design time / IDE and runtime / project.
I found that when changing the widget set at one of the pages it is
changed accordingly at the other page. So in effect there seems to be
only one setting.
I setup the 'n
On Fri, 15 Feb 2008 11:58:25 +0100
Michael Schnell <[EMAIL PROTECTED]> wrote:
>
> > I will write some info.
> >
> OK, so right now I will not try this with my very limited knowledge.
Makefiles are for pascal programmers a strange thing.
I'm crossing fingers, that the fp package system matures
I will write some info.
OK, so right now I will not try this with my very limited knowledge.
Please let me know when I am supposed to take a look and/or to do any
additions.
-Michael
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
htt
What is your goal? Isn't the LCL a lot of "overhead" then? What
features in the LCL do you want to use?
Of course nearly nothing of the LCL is used in such applications, but as
it's not compiled in the executable it does not harm. So why not work
along the open source stuff that already exist
On Fri, 15 Feb 2008 11:39:06 +0100
[EMAIL PROTECTED] wrote:
>
>
> From: Michael Schnell <[EMAIL PROTECTED]>
> > Vincent Snijders wrote:
> > > You have lot's of questions and the few hints I gave don't seem
> > to be
> > > enough. Maybe it is better if I try to find some time to write a
> > wi
On Fri, 15 Feb 2008 10:25:11 +0100
Michael Schnell <[EMAIL PROTECTED]> wrote:
>
> > The IDE does not compile the LCL automatically, so the
> > interfaces.ppu was not created. You can compile the new widgetset
> > with 'configure build lazarus'.
> >
> I just tried to do "clean up and build all"
From: Michael Schnell <[EMAIL PROTECTED]>
> Vincent Snijders wrote:
> > You have lot's of questions and the few hints I gave don't seem
> to be
> > enough. Maybe it is better if I try to find some time to write a
> wiki
> > article. I don't think this question - answer - question cycle is
>
Michael Schnell wrote:
I want to use FP in a Linux environment that does not have a GUI. So a
very restricted peudo-widget-set is needed just just handles the message
queue. I suppose at best I do the message queue with pascal means (e.g.
What is your goal? Isn't the LCL a lot of "overhead" the
Vincent Snijders wrote:
You have lot's of questions and the few hints I gave don't seem to be
enough. Maybe it is better if I try to find some time to write a wiki
article. I don't think this question - answer - question cycle is
getting us anywhere soon.
AFAIK, Mattias did exactly the same as
You have lot's of questions and the few hints I gave don't seem to be enough. Maybe
it is better if I try to find some time to write a wiki article. I don't think this
question - answer - question cycle is getting us anywhere soon.
Vincent
___
fpc-dev
No. You have to edit the Makefile.fpc with a text editor. Add the new
directory to the [Targets] dir key.
Ok. No problem.
Additionally I added a line for the nogui directory in the "cleanlaz"
section of the /lcl/Makefile.fpc
Then regenerate the Makefile using fpcmake
Does that mean I n
Michael Schnell schreef:
What is missing is the adaption of the the Makefile.fpc (and the
generated Makefile) in lazarus/lcl/interfaces
Do you suggest that the appropriate makefiles are generated when
"building the LCL with that widgetset" using the "Configure Build
Lazarus" box ?
No. You ha
I tried doing a "Build LCL" in "Configure Build Lazarus" with the new
widget set selected. This was performed in just a few mSecs and the
output from make was only a single line showing something like "leaving
directory" .
This did not change anything.
-Michael
___
Did you actually compile that interfaces.pp, it is not compiled
automatically, but only if you build the LCL with that widgetset.
Supposedly I did not.
I'll try to understand the "Configure Build Lazarus" options. maybe same
can be used to "build the LCL with that widgetset".
What is miss
The IDE does not compile the LCL automatically, so the
interfaces.ppu was not created. You can compile the new widgetset with
'configure build lazarus'.
I just tried to do "clean up and build all" in 'configure build
Lazarus'. This seems to have no different effect.
In two locations in 'co
On Fri, 15 Feb 2008 09:34:39 +0100
Michael Schnell <[EMAIL PROTECTED]> wrote:
>
> > Can you send me the patch so far?
> I'm (still) not familiar with diff / patch files, but it's really
> such a tiny difference that I easily can tell it in English ( :) ):
>
> in ide/lazconf.pp I added at the en
Leonard Robbins ha scritto:
The attached jpg is a screen shot that shows what has become of this
screen after replacing FPC 2.0.2 with FPC 2.2.0 on my WIN32 XP SP2
computer. Other than this, I haven't run into any problems, but I'm an
end-user writing number-crunching stuff with no graphics et
Michael Schnell schreef:
moreover I created directories lcl/interfaces/nogui and
lcl/units/i386-win32/nogui (doing the first test in WinXP)
for a test i copied interfaces.pp from lcl/interfaces/win32 into
lcl/interfaces/nogui
With that I can select noGUI as a new widgetset (right below fpG
Can you send me the patch so far?
I'm (still) not familiar with diff / patch files, but it's really such a
tiny difference that I easily can tell it in English ( :) ):
in ide/lazconf.pp I added at the end of line 56
, 'nogui'
and at the end of line 59
, 'noGUI'
accordingly in /lcl/interfa
27 matches
Mail list logo