Re: [fpc-pascal] TMenu - barbreak Delphi Compatbility.

2011-04-13 Thread Zaher Dirkey
On Wed, Apr 13, 2011 at 12:08 AM, Paul Ishenin wrote: > 12.04.2011 21:52, Justin Smyth wrote: > > Guys. > > In Delphi you can set the break to barbreak to break the menu in half , > whats the best way ( if possible to do this in lazarus ) ? > > > This is a windows only feature and it is not impl

Re: [fpc-pascal] TMenu - barbreak Delphi Compatbility.

2011-04-12 Thread Paul Ishenin
12.04.2011 21:52, Justin Smyth wrote: Guys. In Delphi you can set the break to barbreak to break the menu in half , whats the best way ( if possible to do this in lazarus ) ? This is a windows only feature and it is not implemented in lazarus. To achive the desired effect on windows you can p

Re: [fpc-pascal] TMenu - barbreak Delphi Compatbility.

2011-04-12 Thread Justin Smyth
April 13, 2011 12:15 AM Subject: Re: [fpc-pascal] TMenu - barbreak Delphi Compatbility. In the same way: Set the caption of the item which is a separator to "-" without quotes -- Felipe Monteiro de Carvalho ___ fpc-pascal mail

Re: [fpc-pascal] TMenu - barbreak Delphi Compatbility.

2011-04-12 Thread Felipe Monteiro de Carvalho
In the same way: Set the caption of the item which is a separator to "-" without quotes -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal