Huihong Luo wrote: > I was wondering if there are plans to implement a toolbar on full screen > mode? So a user can use toolbar to switch, rather than hot keys.
No such plans so far. It needs some configuration to enable it, because in the default configuration fullscreen should stay fullscreen. > If no such plan, i would like to spend some time implementing that > feature, at least on Windows? Any suggestions on how to do that in the > right way? No Qt expert, but if you implement it in Qt and integrate it properly with the switch from/to fullscreen it should work on all platforms out of the box. > I am quite familar with vbox code. This contribution only affects the GUI parts, so it's pretty risk free. Sure, you can crash the VM process even from GUI parts, but nothing which would do further harm. Klaus _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
