[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Virtual keyboard is a bit too virtual
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] Virtual keyboard is a bit too virtual |
Date: |
Sun, 07 May 2017 10:43:18 +0100 |
On Sun, 2017-05-07 at 10:05 +0200, Johan Vromans wrote:
> On Sat, 06 May 2017 21:56:40 +0100, Richard Shann <address@hidden>
> wrote:
>
> > On Sat, 2017-05-06 at 22:21 +0200, Johan Vromans wrote:
> > > Built from latest git. The VK is empty except for the letter "C". It
> > > *is* sensitive (clicking with the mouse enters notes).
> > >
> > > Fedora 25.
> >
> > Try
> >
> > denemo --version
> >
> > to find the Gtk version you are compiling and running with.
>
> Gtk versions runtime: 3.22.11, compiled against: 3.22.12,
It sounds like they are changing the CSS style syntax between different
versions of Gtk. The documentation is often missing, so I can't be sure.
Can you compile and run this small test code (the first line gives the
command for compiling and linking at the command line. Then you run the
resultant executable as
./TextStyleChange
which should popup a label with yellow background and red (?) text.
the virtual keyboard should be showing black and white, but is not.
Richard
TestStyleChange.c
Description: Text Data