The sticky-windows tag has no wiki summary.
3
votes
0answers
148 views
Best way to add items to another application's modal window?
What's the best way to add items to another application's modal window?
The simple example I've written for this (as a proof of concept) uses a method that I suspect is much, much too processor ...
1
vote
3answers
236 views
MFC: 'Gluing' two windows/dialogs together
I'm trying to set something up so my main dialog has one or more child dialogs, and these are glued/docked to the outside of the main dialog - when the main dialog is minimised, the children are too, ...
0
votes
2answers
420 views
Make Sticky header of web page in Safari on iPad
I want to make a sticky header like this url: http://www.cssplay.co.uk/layouts/fixit.html has done!
But put this url on Safari of iPad, it also fails to fix the header.
Does anyone knows how to do ...