You are not logged in. You can browse in the PowerBASIC Community, but you must click Login (top right) before you can post. If this is your first visit, check out the FAQ or Sign Up.
I also find that normal user's just don't get an MDI environment
You mean they don't use ctrl+F6 to cycle through the open documents? Or Ctl+F4 to 'close current document?'
Ever since the first time I used a Windows(r) MDI application - it was Wordperfect(r) for Windows, around 1990-91 - the whole idea of "one program, many documents open" has just seemed soooo natural.
Ya gotta wonder what the schools are teaching the kids...
"Many new and intermediate users find it difficult to learn to use MDI applications."
-- MSDN, Platform SDK Documentation / User Interface Services / Windows User Interface / Multiple Document Interface.
It's not a C++ class, but part of the Windows Shell interface; looks
like a COM object, so it may be that you can use JA/COM to deal with
it. JA/COM is a commercial COM interface handler available from
I have been trying to add a button to the taskbar for every MDI
Window i create in my program (like office 2000 apps). But
i can't get it to work.
After investigate I find that there a C++ class called
"ITaskbarList" that do the job but, Is posible to get
it to work with PB?
It have a AddTab and DeleteTab functions.
Any advice will be apreciated
Thanks
Steve
PD. If any have a trick that do the job without "ITaskbarList" also post it
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: