Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

TextEntry hight and multiline not working, gtk3 backend #633

@ibilon

Description

@ibilon

I'm trying to display a TextEntry with multiple lines but it doesn't work and also stays at the default size.

I tried the sample code from https://github.com/mono/xwt/blob/master/TestApps/Samples/Samples/TextEntries.cs
(my entire file https://gist.github.com/ibilon/bc2a49c6160e29dae1e3884189e3019e)

I'm on linux, compiled with mcs /reference:Xwt.dll Test.cs,
mono version is 4.2.0 and gtk 3.5.4
and using latest git of xwt (f981e41)

This is the result I get:
textentry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions