[MSEide-MSEgui-talk] about tfilenameedit bug?

2012-01-24 Thread liuzg2
i create tfilenameedit into  a twidgetgrid

var xx:tfilenameedit;
begin
 xx:=tfilenameedit.create(self);

twidgetgrid1.datacols[0].editwidget:=xx;

 twidgetgrid1.datacols[0].readonly:=true;

it can not input char
but filedialog  still can exe;

if set it readonly in designtime ,all is ok.


--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] What are changes in property editor?

2012-01-24 Thread wahono sri
I don;t know why my custom property editor does not work in Repaz
designer. Any specific changes in msedesigner? I can not found it.

Thanks

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Different behavior windows/linux, using tframecomp

2012-01-24 Thread Julio Jiménez
I'm actually changing the theme part of the ISP/Cable operator application.
I want to create  a few themes, then the user can select the desired one.
Metal-theme is probably ready. Wood-theme needs some work but it is almost
ready too.

I'll send a few captures when ready. (probably I'll update the wiki pics...
they are a bit old)
:)

Cheers.



2012/1/24 Martin Schreiber 

> On Tuesday, 24. January 2012 13.01:59 Julio Jiménez wrote:
> > Working fine.
> >
> > Thank you.
> >
> BTW, we are still awaiting the screenshots of your applications with
> tskincontroller. ;-)
>
> Martin
>
>
> --
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> ___
> mseide-msegui-talk mailing list
> mseide-msegui-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
>



-- 
Julio Jiménez Borreguero
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Different behavior windows/linux, using tframecomp

2012-01-24 Thread Martin Schreiber
On Tuesday, 24. January 2012 13.01:59 Julio Jiménez wrote:
> Working fine.
>
> Thank you.
>
BTW, we are still awaiting the screenshots of your applications with 
tskincontroller. ;-)

Martin

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Different behavior windows/linux, using tframecomp

2012-01-24 Thread Julio Jiménez
Working fine.

Thank you.

2012/1/24 Martin Schreiber 

> On Monday, 23. January 2012 16.19:02 Julio Jiménez wrote:
> >
> > Just curious why  tframecomp.frarmei.left=0  show the blinking cursor in
> > Linux and not in Windows, probably is not very important.
> >
> Please try again with git master 7492c52ed92187b058c0c0675e747a2b0ace5444.
>
> Martin
>
>
> --
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> ___
> mseide-msegui-talk mailing list
> mseide-msegui-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
>



-- 
Julio Jiménez Borreguero
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Different behavior windows/linux, using tframecomp

2012-01-24 Thread Martin Schreiber
On Monday, 23. January 2012 16.19:02 Julio Jiménez wrote:
>
> Just curious why  tframecomp.frarmei.left=0  show the blinking cursor in
> Linux and not in Windows, probably is not very important.
>
Please try again with git master 7492c52ed92187b058c0c0675e747a2b0ace5444.

Martin

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk