Re: [MSEide-MSEgui-talk] splitter live update

2013-10-08 Thread airpas
2013/10/7, Martin Schreiber mse00...@gmail.com:
 airpas wrote:
 hi
 i could not create a form like this one with msegui
 its simple 3 panels and 2 splitter , the splitter should be live updated
 ,
 i can't find some thing simaler to Align property in lazarus .

 An example is here:
 https://gitorious.org/mseuniverse/mseuniverse/source/229475897fef9765eb91605fceb6447202f0614c:samples/panels

 Martin


thanks so much Martin
but the resize style of the splitter is line only , how to change it to update ?

--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134071iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] splitter live update

2013-10-08 Thread airpas
to see the effect
in lazarus , try to change the splitter property ResizeStyle  from
rsUpdate to rsLine

--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134071iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] splitter live update

2013-10-08 Thread airpas
ok
update means when you move the splitter all related panels update
their sizes immediately befor you release the right mouse button .

line means the panels update their sizes after release the right mouse button.





2013/10/8, Martin Schreiber mse00...@gmail.com:
 On Tuesday 08 October 2013 11:08:06 airpas wrote:
 to see the effect
 in lazarus , try to change the splitter property ResizeStyle  from
 rsUpdate to rsLine

 Ehm, I don't have a working Lazarus at the moment. Please explain what you
 want to achieve.

 Martin

 --
 October Webinars: Code for Performance
 Free Intel webinars can help you accelerate application performance.
 Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
 from
 the latest Intel processors and coprocessors. See abstracts and register 
 http://pubads.g.doubleclick.net/gampad/clk?id=60134071iu=/4140/ostg.clktrk
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134071iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to retrieve MSEide+MSEgui version of 2010 april ?

2013-10-04 Thread airpas
why the main form is very slow when moving ? , well i was willing to
ask this question befor , in design mode i noticed when you resize the
form with bigger ratio and add alot of components  then the drag of
the form becoms very slow .

2013/10/4, Ivanko B ivankob4m...@gmail.com:
 I'll have a look.
 
 Possibly because me have the design time DB connection working. Me'll
 provide its database dump if needed.

 --
 October Webinars: Code for Performance
 Free Intel webinars can help you accelerate application performance.
 Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
 from
 the latest Intel processors and coprocessors. See abstracts and register 
 http://pubads.g.doubleclick.net/gampad/clk?id=60134791iu=/4140/ostg.clktrk
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134791iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Slow form moving

2013-10-04 Thread airpas
oh i thought iam replying for ( How to retrieve MSEide+MSEgui version
of 2010 april ? ) email

i opened the example that  Ivanko B provided , there is a lag when
draging the main form .

and here is an example , it make no sense , just to show the lag


msetest.7z
Description: Binary data
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134791iu=/4140/ostg.clktrk___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] code folding

2013-09-28 Thread airpas
thank you so much , looks nice .

just a note
the line number color could be gray instead of black , and the margin
could be light gray , it gives nice looking editor space .


thanks


2013/9/26, Martin Schreiber mse00...@gmail.com:
 On Monday 23 September 2013 12:23:48 airpas wrote:
 and how to show line numbers left of the source editor?

 git master da1a610314c8be1a968d6bdf5857c28317e7340d
 has 'Project'-'Options'-'Editor'-'Line Numbers'.

 Martin

 --
 October Webinars: Code for Performance
 Free Intel webinars can help you accelerate application performance.
 Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
 from
 the latest Intel processors and coprocessors. See abstracts and register 
 http://pubads.g.doubleclick.net/gampad/clk?id=60133471iu=/4140/ostg.clktrk
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60133471iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] code folding

2013-09-23 Thread airpas
hi Martin

is MSEide suport code folding ?
and how to show line numbers left of the source editor?


thanks

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] ttabwidget style

2013-09-15 Thread airpas
thanks so much Martin
exactly what i am looking for

2013/9/15, Martin Schreiber mse00...@gmail.com:
 On Saturday 14 September 2013 18:52:08 airpas wrote:
 hi

 can i change the default style of ttabwidget angles ? i like to make
 it with gradient colors

 the rectangle shape of the angle also i'd like to make it like the
 angles of visual studio 2008 source editor.



 so any way to do this ?

 The look of the tabs can be defined by the ttabwidget.tab_* properties. For

 example the frame for tab_frametab can be composited by 4 images for the
 corners and 4 stretched images for the edges.
 An example is here:
 http://gitorious.org/mseuniverse/mseuniverse/source/59a1483da3fabb89a4accf93b30978c7dff0560a:attic/msedocumenting/mse/trunk/help/tutorials/widgets/tabwidget

 Overlapping diagonal tab edges probably is not possible, it would need
 chances
 in layout calculation and break the use of tface and tframe as base skin
 elements.

 Martin


--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] ttabwidget style

2013-09-14 Thread airpas
hi

can i change the default style of ttabwidget angles ? i like to make
it with gradient colors

the rectangle shape of the angle also i'd like to make it like the
angles of visual studio 2008 source editor.



so any way to do this ?


thanks

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] code completion

2013-07-09 Thread airpas
thanks Martin it works now .
but exploring msegui units every time just to know classe's func/proc
is annoying .




2013/7/9, Martin Schreiber mse00...@gmail.com:
 On Tuesday 09 July 2013 13:22:18 Ivanko B wrote:
 Have You compiled the project (even unsuccessfully) ?
 ( AFAIK, MSEide needs to have RTTI data available to perform these
 operations).

 MSEide compiled in RTTI is used for method properties. Parameter listing
 needs
 the sources.

 Martin

 --
 See everything from the browser to the database with AppDynamics
 Get end-to-end visibility with application monitoring from AppDynamics
 Isolate bottlenecks and diagnose root cause in seconds.
 Start your free trial of AppDynamics Pro today!
 http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] code completion

2013-07-08 Thread airpas
hi Martin

don't you have any intention to add code-completion ?
i think its so important . there is already class completion which is
really good .


thanks

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Can't find unit activex used by msewindnd

2013-07-01 Thread airpas
fpc.exe -otest.exe -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\addon\*
-FiD:\mseide_msegui_src_3_0beta1\msegui\lib\addon\*
-FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel\windows
-FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel
-FiD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel
-FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\* -l -Mobjfpc -Sh
-Fcutf8 test.pas

2013/6/30, Martin Schreiber mse00...@gmail.com:
 Am 30.06.2013 16:18, schrieb airpas:
 Free Pascal Compiler version 2.6.2 [2013/02/12] for i386
 Copyright (c) 1993-2012 by Florian Klaempfl and others
 Target OS: Win32 for i386
 Compiling test.pas
 Compiling
 D:\mseide_msegui_src_3_0beta1\msegui\lib\common\graphics\msegraphics.pas
 Compiling
 D:\mseide_msegui_src_3_0beta1\msegui\lib\common\widgets\msedragglob.pas
 Compiling
 D:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel\msepointer.pas
 Compiling
 D:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel\windows\mseguiintf.pas
 Compiling
 D:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel\windows\msewindnd.pas
 msewindnd.pas(15,13) Fatal: Can't find unit activex used by msewindnd
 Fatal: Compilation aborted
 Error: E:\FPC\2.6.2\bin\i386-win32\ppc386.exe returned an error
 exitcode (normal if you did not specify a source file to be compiled)

 I checked again with a clean install, no problems.

 Please go to 'Project'-'Options'-'Make', click 'Show command line' and
 send the result.

 In order to check where FPC searches the units you can compile with -vt.
 For me activex.ppu is in E:\FPC\2.6.2\units\i386-win32\winunits-base.
 
 Unitsearch: ActiveX.ppu
 Unitsearch: ActiveX.pp
 Unitsearch: ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\kernel\windows\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\kernel\windows\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\kernel\windows\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\kernel\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\kernel\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\kernel\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\db\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\db\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\db\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\ifi\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\ifi\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\ifi\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\i18n\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\i18n\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\i18n\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\math\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\math\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\math\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\editwidgets\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\editwidgets\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\editwidgets\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\dialogs\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\dialogs\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\dialogs\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\audio\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\audio\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\audio\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\image\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\image\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\image\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\graphics\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\graphics\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\graphics\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\fpccompatibility\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\fpccompatibility\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\fpccompatibility\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\regcomponents\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\regcomponents\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\regcomponents\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\delphicompatibility\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\delphicompatibility\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\delphicompatibility\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\pascalscript\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\pascalscript\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\pascalscript\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\designutils\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\designutils\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\designutils\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\crypto\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\crypto\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\crypto\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\opengl\ActiveX.ppu
 Unitsearch: E:\test\msegui\lib\common\opengl\ActiveX.pp
 Unitsearch: E:\test\msegui\lib\common\opengl\ActiveX.pas
 Unitsearch: E:\test\msegui\lib\common\serialcomm\ActiveX.ppu
 Unitsearch: E:\test

Re: [MSEide-MSEgui-talk] Can't find unit activex used by msewindnd

2013-07-01 Thread airpas
it works now thanks
i re-install FPC 2.6.2 and build the project , every things ok now ,
seems the old installation of fpc was a bit messy .


1 question : is the antialiased drawing ( lines , curves , ..) supported by mse?


thanks for the greate MSE




2013/7/1, Martin Schreiber mse00...@gmail.com:
 On Monday 01 July 2013 09:59:40 airpas wrote:
 fpc.exe -otest.exe -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\addon\*
 -FiD:\mseide_msegui_src_3_0beta1\msegui\lib\addon\*
 -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel\windows
 -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel
 -FiD:\mseide_msegui_src_3_0beta1\msegui\lib\common\kernel
 -FuD:\mseide_msegui_src_3_0beta1\msegui\lib\common\* -l -Mobjfpc -Sh
 -Fcutf8 test.pas

 Looks OK for me. Can anybody reproduce the problem?
 Did you check if there actually is a activex.ppu in you FPC
 directory units/i386-win32/winunits-base?
 Another try is to use 'Build' instead of 'Make', sometimes there is a
 miracle
 with -B.
 If it does not help add -vt to the first row
 of 'Project'-'Options'-'Make'-'Make options' and check the resulting
 listing.
 It is recommended to use 'Copy messages to file' and 'Message output file'
 and to close the message window because of the long listing.

 Martin

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] Can't find unit activex used by msewindnd

2013-06-30 Thread airpas
hi
this error message appears when try to compile any thing with mseide .

in configure MSEide i set the paths properly , so whats wrong


thankx

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-30 Thread airpas
wow , greate ide + great GUI + new compiler ! ,  if this happen your
name will be written in history . belive me


i'll stay tuned too .

btw : here where i live , many of my friends start using mseide .

this product has a bright future

2013/6/29, Martin Schreiber mse00...@gmail.com:
 On Saturday 29 June 2013 21:42:24 Julio Jiménez wrote:
 Yes Borland did a great job even when Delphi was full of bugs :D

 So, may I think you are unhappy with the direction that FPC is following
 or
 simply you think can make a better tool?

 Both.

 You know, Pascal community is not big and dividing efforts is not probably
 a good idea. Probably you have your good reasons to take this decision, I
 still think it's probably a big work for only one developer.

 Me too. :-)
 MSEide+MSEgui is also big work BTW...

 As Freepascal user, I'm a bit worried because actually I can share code
 between FPC, Lazarus and MSEide applications with very little effort and
 probably this will change if you take a different way.

 I have MSEide and Lazarus applications running in production, with very
 good results. With different compilers... who know what will be going on.

 I'll stay tuned :)

 I have FPC based applications in production and a big FPC codebase too so
 there sure will be a solution. Maybe different dialects, we will see. First
 I
 want to check what can be achieved with a fresh attempt.

 Martin

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Can't find unit activex used by msewindnd

2013-06-30 Thread airpas
fpc 2.6.2

i download MSEide+MSEgui 3.0beta1 (src  bin)

put mseide.exe in msegui\apps\ide
then configure all paths correctly

like this --

FPCDIR :  E:\FPC\
FPCDIRLIB : E:\FPC\2.6.2\units\
MSEDIR : D:\mseide_msegui_src_3_0beta1\msegui\
MSELIBDIR : ${MSEDIR}lib\common\


2013/6/30, Martin Schreiber mse00...@gmail.com:
 On Sunday 30 June 2013 09:49:59 airpas wrote:
 hi
 this error message appears when try to compile any thing with mseide .

 in configure MSEide i set the paths properly , so whats wrong

 activex is a FPC unit located in FPC
 directory units/i386-win32/winunits-base. Which FPC version?

 Martin

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk