[Gambas-user] Richtext-Area alignment

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Feb 26 18:52:40 CET 2014


Just quickly from hat, but maybe you need call "txt.Refresh" also.

Jussi


On Wed, Feb 26, 2014 at 1:23 PM, Rolf-Werner Eilert <
eilert-sprachen at ...221...> wrote:

> For a Richtext-Area ("txt") I have a Toggle-Button for center alignment
> ("btnZentriert") and try this:
>
> Public Sub btnZentriert_Click()
>
>    If btnZentriert.Value = True Then txt.Format.Alignment = Align.Center
>
> End
>
> It doesn't have an effect, but I don't see how to do else.
>
> Please enlighten me :-)
>
> Rolf
>
>
> ------------------------------------------------------------------------------
> Flow-based real-time traffic analytics software. Cisco certified tool.
> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
> Customize your own dashboards, set traffic alerts and generate reports.
> Network behavioral analysis & security monitoring. All-in-one tool.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list