[wxGTK] - wxFrame::Move() over the system taskbar!

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
Post Reply
tomay3000
Filthy Rich wx Solver
Filthy Rich wx Solver
Posts: 207
Joined: Mon Apr 24, 2017 4:23 am

[wxGTK] - wxFrame::Move() over the system taskbar!

Post by tomay3000 »

Hello,

is it possible to move a wxFrame by code wxFrame::Move(); over the system taskbar, because it seems not possible under wxGTK.
It always keeps the system taskbar height spacing in the bottom.
Take a look at the screenshot to understand:
Screenshot from 2018-06-14 03-01-45.png
Thank you.
Post Reply