Re: [MSEide-MSEgui-talk] MSEide and Lazarus project.

2017-03-23 Thread Fred van Stappen
Hello.

Thanks Graeme and Martin, it works wow.

For those who are interested, here a easy way to compile your Lazarus projects:

1) Create a new Global Marcros (Settings>Configure MSEide)

ValueMacros
/usr/share/lazarus/1.6.4  Lazarus

2) Copy lazarus.prj included in attachment and paste it in same directory of 
your lpi project  (example myproject.lpi).

3) Rename it with the same name as the name of lpi.
Example: myproject.prj for myproject.lpi

4) Load it with MSEide, compile it, run it and say: wow.

Fre;D



De : Graeme Geldenhuys 
Envoyé : mercredi 22 mars 2017 19:02
À : mseide-msegui-talk@lists.sourceforge.net
Objet : Re: [MSEide-MSEgui-talk] MSEide and Lazarus project.

On 2017-03-22 17:46, Fred van Stappen wrote:
> Do you know a (easy) way to compile a LCL project with MSEide ?

I'll dig through my code... Somewhere I have a MSEide project that
compiles a LCL application (obviously including the LCL too). If I find
it, I'll share the project file, which you should be able to use as a
import target.

Regards,
  Graeme

--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
fpGUI Toolkit
fpgui.sourceforge.net
What is fpGUI? fpGUI Toolkit (or the Free Pascal GUI Toolkit) is a 
multi-platform toolkit for creating graphical user interfaces. Offering a 
complete set of custom ...




My public PGP key:  http://tinyurl.com/graeme-pgp

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
mseide-msegui-talk Info Page - 
SourceForge
lists.sourceforge.net
To see the collection of prior postings to the list, visit the 
mseide-msegui-talk Archives. Using mseide-msegui-talk: To post a message to all 
the ...





lazarus.prj.tar.gz
Description: lazarus.prj.tar.gz
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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 and Lazarus project.

2017-03-23 Thread Fred van Stappen

Oooops in previous mail (--> macro name: lazarus (with a litle "l") -->

1) Create a new Global Marcros (Settings>Configure MSEide)

ValueMacros
/usr/share/lazarus/1.6.4  lazarus


Fre;D

De : Fred van Stappen 
Envoyé : jeudi 23 mars 2017 22:57
À : General list for MSEide+MSEgui
Objet : Re: [MSEide-MSEgui-talk] MSEide and Lazarus project.


Hello.

Thanks Graeme and Martin, it works wow.

For those who are interested, here a easy way to compile your Lazarus projects:

1) Create a new Global Marcros (Settings>Configure MSEide)

ValueMacros
/usr/share/lazarus/1.6.4  Lazarus

2) Copy lazarus.prj included in attachment and paste it in same directory of 
your lpi project  (example myproject.lpi).

3) Rename it with the same name as the name of lpi.
Example: myproject.prj for myproject.lpi

4) Load it with MSEide, compile it, run it and say: wow.

Fre;D



De : Graeme Geldenhuys 
Envoyé : mercredi 22 mars 2017 19:02
À : mseide-msegui-talk@lists.sourceforge.net
Objet : Re: [MSEide-MSEgui-talk] MSEide and Lazarus project.

On 2017-03-22 17:46, Fred van Stappen wrote:
> Do you know a (easy) way to compile a LCL project with MSEide ?

I'll dig through my code... Somewhere I have a MSEide project that
compiles a LCL application (obviously including the LCL too). If I find
it, I'll share the project file, which you should be able to use as a
import target.

Regards,
  Graeme

--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
fpGUI Toolkit
fpgui.sourceforge.net
What is fpGUI? fpGUI Toolkit (or the Free Pascal GUI Toolkit) is a 
multi-platform toolkit for creating graphical user interfaces. Offering a 
complete set of custom ...




My public PGP key:  http://tinyurl.com/graeme-pgp

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
mseide-msegui-talk Info Page - 
SourceForge
lists.sourceforge.net
To see the collection of prior postings to the list, visit the 
mseide-msegui-talk Archives. Using mseide-msegui-talk: To post a message to all 
the ...



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSE IDE - weird disappearing behavior when submodule

2017-03-23 Thread Martin Schreiber
On Wednesday 22 March 2017 21:02:33 Krzysztof wrote:
> Hi Martin,
>
> About week ago I noticed weird behavior with my IDE. Thought that it was a
> result of my mess up with docking into one window. Today removed .prj file
> and tried from the beginning and finally found what is a reason. Problem is
> when main form contain submodule. See link to video below. Tested also with
> latest git update made 5 minutes ago (I rebuild mymseide). I think it could
> be related to the issue with closing app when popup is showing. Also
> attached demo on which you can test.
> Note: This issue is affected in mainmenu, context menus and also
> editcomboboxes (recent projects lists)
>
> Video (main action at 37sec)
> https://drive.google.com/open?id=0B33a2H5HSPjSd05tQkhPemh2MnM

Good catch! :-)
Please try again with git master 3459e9228bf2b18c8b10228d66421d59955b8a85.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Behavior of MSEgui form?

2017-03-23 Thread Fred van Stappen
Oooops, I did not see that answer.

(Huh, maybe because all MSE mails go in spam here in my Hotmail account, even 
if each day i set it as "this is not a spam")


Thanks Martin.


De : Martin Schreiber 
Envoyé : jeudi 23 mars 2017 08:25
À : mseide-msegui-talk@lists.sourceforge.net
Objet : Re: [MSEide-MSEgui-talk] Behavior of MSEgui form?

On Wednesday 22 March 2017 18:53:16 Fred van Stappen wrote:
> Hello Martin.
>
>
> Huh, I know I already ask it, but do you have plan for behavior of forms?
>
> This is the only thing that make me nervous sometimes, it is when passing
> with the mouse on main-menu in MSEide, the focus change for a other form
> (outside of MSEide) or load a MSEform from designer.
>
That should not happen. Does it happen with original MSEide too?
>
> Or maybe coud you give me light where to look at code to change the
> behaviour of focus-form?
>
Here:
https://www.mail-archive.com/mseide-msegui-talk%40lists.sourceforge.net/msg10748.html

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
mseide-msegui-talk Info Page - 
SourceForge
lists.sourceforge.net
To see the collection of prior postings to the list, visit the 
mseide-msegui-talk Archives. Using mseide-msegui-talk: To post a message to all 
the ...



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Skinning tpopupmenu - remove 3D light

2017-03-23 Thread Martin Schreiber
On Wednesday 22 March 2017 18:56:49 Krzysztof wrote:
> Hi Martin,
>
> I'm trying to create flat aka Windows 10 skin (without 3D effects). I have
> problem with tpopupmenu. I want just simple background on active menuitem
> but it still has this gray and white frame. How to remove it? See attached
> example and screenshot.
>
Please use tframecomp.optionsskin fso_flat and fso_noanim.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Behavior of MSEgui form?

2017-03-23 Thread Martin Schreiber
On Wednesday 22 March 2017 18:53:16 Fred van Stappen wrote:
> Hello Martin.
>
>
> Huh, I know I already ask it, but do you have plan for behavior of forms?
>
> This is the only thing that make me nervous sometimes, it is when passing
> with the mouse on main-menu in MSEide, the focus change for a other form
> (outside of MSEide) or load a MSEform from designer.
>
That should not happen. Does it happen with original MSEide too?
>
> Or maybe coud you give me light where to look at code to change the
> behaviour of focus-form?
>
Here:
https://www.mail-archive.com/mseide-msegui-talk%40lists.sourceforge.net/msg10748.html

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Skinning tpopupmenu - remove 3D light

2017-03-23 Thread Krzysztof
2017-03-23 9:02 GMT+01:00 Martin Schreiber :
>
> Please use tframecomp.optionsskin fso_flat and fso_noanim.
>

Thanks!
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSE IDE - weird disappearing behavior when submodule

2017-03-23 Thread Krzysztof
2017-03-23 12:08 GMT+01:00 Martin Schreiber :
>
> Good catch! :-)
> Please try again with git master 3459e9228bf2b18c8b10228d66421d59955b8a85.
>

Fixed, thanks :)
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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 and Lazarus project.

2017-03-23 Thread Graeme Geldenhuys
On 2017-03-22 18:02, Graeme Geldenhuys wrote:
> I'll dig through my code... Somewhere I have a MSEide project that
> compiles a LCL application

An archive of the project file is attached.

You should be able to import those settings using MSEide’s Project
Options. I only needed it under Linux (LCL-GTK2), but with one or two
IDE macros you should be able to make it much more flexible.


Regards,
  Graeme



puntenboek.tar.gz
Description: GNU Zip compressed data
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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 and Lazarus project.

2017-03-23 Thread Fred van Stappen

Excellent.


Write you later with good result.


Thanks.


Fre:D





De : Graeme Geldenhuys 
Envoyé : jeudi 23 mars 2017 15:08
À : mseide-msegui-talk@lists.sourceforge.net
Objet : Re: [MSEide-MSEgui-talk] MSEide and Lazarus project.

On 2017-03-22 18:02, Graeme Geldenhuys wrote:
> I'll dig through my code... Somewhere I have a MSEide project that
> compiles a LCL application

An archive of the project file is attached.

You should be able to import those settings using MSEide’s Project
Options. I only needed it under Linux (LCL-GTK2), but with one or two
IDE macros you should be able to make it much more flexible.


Regards,
  Graeme

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk