SetWindowColor did not work XUBUNTU 17.04 (SOLVED)

Linux specific forum
netep
New User
New User
Posts: 7
Joined: Wed Oct 19, 2016 11:49 am
Location: Hamburg/Germany

SetWindowColor did not work XUBUNTU 17.04 (SOLVED)

Post by netep »

Moin !

Testing xubuntu 17.04 64bit

Code: Select all

OpenWindow(1,0,0,500,500,"Test SetWindowColor (Background RED)",#PB_Window_ScreenCentered)
SetWindowColor(1,RGB(255,0,0))

Repeat
  EventId = WaitWindowEvent()
  
Until EventId = #PB_Event_CloseWindow

End
Should by red is Gray.

Testing different Themes, allways Gray !

Did i something wrong ??

Works fine Lubuntu 16.04.02, but I can't stay for ever at this old version.

Go away from PB to Gambas or freebasic? I won't, I like PB since 3.94.

So what to do? Show me please a workaround.

regards

peter

edit 12.05.17

installed libgtk2.0-dev and the sun is shinning again, red is red.

The spring arrived at Hamburg, so next test with 17.10 at october 2017.

I wish you all a wonderfull summer !!

so long

peter