summaryrefslogtreecommitdiff
path: root/prototypes
diff options
context:
space:
mode:
authorsekelsenmat <sekelsenmat@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-07-11 14:50:44 +0000
committersekelsenmat <sekelsenmat@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-07-11 14:50:44 +0000
commit3cc0dae4705f0535dba9e6f2f126c017c684ae53 (patch)
treed2ef26573377342f891874959b4b5f4c33483bfe /prototypes
parent7a841349c07792dfd92886cc033139210e3b5f4c (diff)
downloadfpGUI-3cc0dae4705f0535dba9e6f2f126c017c684ae53.tar.xz
Implemented the new event model on X11
Diffstat (limited to 'prototypes')
-rw-r--r--prototypes/newmultihandle/examples/helloworld.lpi33
1 files changed, 13 insertions, 20 deletions
diff --git a/prototypes/newmultihandle/examples/helloworld.lpi b/prototypes/newmultihandle/examples/helloworld.lpi
index 64d1a555..67734747 100644
--- a/prototypes/newmultihandle/examples/helloworld.lpi
+++ b/prototypes/newmultihandle/examples/helloworld.lpi
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
- <PathDelim Value="\"/>
+ <PathDelim Value="/"/>
<Version Value="5"/>
<General>
<MainUnit Value="0"/>
- <IconPath Value=".\"/>
+ <IconPath Value="./"/>
<TargetFileExt Value=".exe"/>
<ActiveEditorIndexAtStart Value="5"/>
</General>
@@ -16,7 +16,6 @@
</VersionInfo>
<PublishOptions>
<Version Value="2"/>
- <DestinationDirectory Value="$(TestDir)\publishedproject\"/>
<IgnoreBinaries Value="False"/>
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
@@ -24,7 +23,7 @@
<RunParams>
<local>
<FormatVersion Value="1"/>
- <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
</RunParams>
<RequiredPackages Count="2">
@@ -47,7 +46,7 @@
<Loaded Value="True"/>
</Unit0>
<Unit1>
- <Filename Value="..\fpgui.pas"/>
+ <Filename Value="../fpgui.pas"/>
<UnitName Value="fpgui"/>
<CursorPos X="31" Y="8"/>
<TopLine Value="1"/>
@@ -56,32 +55,32 @@
<Loaded Value="True"/>
</Unit1>
<Unit2>
- <Filename Value="..\..\fpgui2\source\gui\gui_form.pas"/>
+ <Filename Value="../../fpgui2/source/gui/gui_form.pas"/>
<UnitName Value="gui_form"/>
<CursorPos X="5" Y="2"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit2>
<Unit3>
- <Filename Value="..\gui_widget.inc"/>
+ <Filename Value="../gui_widget.inc"/>
<IsPartOfProject Value="True"/>
<CursorPos X="51" Y="20"/>
- <TopLine Value="12"/>
+ <TopLine Value="7"/>
<EditorIndex Value="4"/>
<UsageCount Value="21"/>
<Loaded Value="True"/>
</Unit3>
<Unit4>
- <Filename Value="..\gui_button.inc"/>
+ <Filename Value="../gui_button.inc"/>
<IsPartOfProject Value="True"/>
<CursorPos X="9" Y="49"/>
- <TopLine Value="34"/>
+ <TopLine Value="29"/>
<EditorIndex Value="5"/>
<UsageCount Value="21"/>
<Loaded Value="True"/>
</Unit4>
<Unit5>
- <Filename Value="..\..\..\gfx\gfxbase.pas"/>
+ <Filename Value="../../../gfx/gfxbase.pas"/>
<UnitName Value="GfxBase"/>
<CursorPos X="1" Y="510"/>
<TopLine Value="499"/>
@@ -90,13 +89,13 @@
<Loaded Value="True"/>
</Unit5>
<Unit6>
- <Filename Value="..\..\..\..\..\lazarus215\fpc\2.1.5\source\rtl\objpas\classes\classesh.inc"/>
+ <Filename Value="../../../../../lazarus215/fpc/2.1.5/source/rtl/objpas/classes/classesh.inc"/>
<CursorPos X="4" Y="25"/>
<TopLine Value="13"/>
<UsageCount Value="10"/>
</Unit6>
<Unit7>
- <Filename Value="..\..\..\gfx\gdi\gfx_gdi.pas"/>
+ <Filename Value="../../../gfx/gdi/gfx_gdi.pas"/>
<UnitName Value="GFX_GDI"/>
<CursorPos X="1" Y="1645"/>
<TopLine Value="1672"/>
@@ -105,16 +104,10 @@
<Loaded Value="True"/>
</Unit7>
</Units>
- <JumpHistory Count="1" HistoryIndex="0">
- <Position1>
- <Filename Value="..\gui_button.inc"/>
- <Caret Line="51" Column="32" TopLine="32"/>
- </Position1>
- </JumpHistory>
+ <JumpHistory Count="0" HistoryIndex="-1"/>
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
- <PathDelim Value="\"/>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>