 |
 |
| MDI |
 |
 |
By SD - Posted on November 17, 2002 - 14:02:25 (#4219)
Current version when comment was posted: 1.1 |
 |
 |
I'm in hope that investigation of those sources may help us to fix two BeZilla problems
|
|
| Thanks, how about ... |
 |
 |
By nymia - Posted on October 28, 2002 - 01:18:49 (#3826)
Current version when comment was posted: 1.1 |
 |
 |
First of all, thank you very much for the tip. I haven't tried it yet, but I will when I use BeMDI in my csvg project.
Secondly, I have an idea that is probably doable, though. I think an MDI client can be reparented to another BWindow to implement a feature that allows the user to drag the client out of the BWindow into another BWindow. Maybe track the drag in mousemove() or messagerecieved(), (I don't know exactly) until it reaches a certain BRect within the Bounds() that automatically reparents the client.
This one I definitely need, although I don't have the skill to implement it in code.
|
|
| Re: This is super |
 |
 |
By Thomas Krammer - Posted on October 27, 2002 - 10:27:39 (#3815)
Current version when comment was posted: 1.1 |
 |
 |
You should set the view color to B_TRANSPARENT and erase the background in your implementation of Draw(). This will avoid the overdraw effect.
|
|
| This is super |
 |
 |
By nymia - Posted on October 24, 2002 - 13:42:09 (#3755)
Current version when comment was posted: 1.1 |
 |
 |
This is the first time I saw a subclassed BView with a bring-to-front and send-to-back feature. I thought this feature was impossible to implement, but here it is.
One glitchy thing I noticed when I used it was when I created a BTextView and moved a BBitmap over it, there were some overdraws happening for a split second. I don't know why it is happening, though. Maybe you have some ideas how to turn this overdrawing off.
|
|
| Thanks for the PPC binaries! |
 |
 |
By brian68 - Posted on March 23, 2002 - 15:55:55 (#664)
Current version when comment was posted: 1.1 |
 |
 |
Keep up the great multi-platform development! Those of us with Mac & BeBoxes really appreciate it!
Cheers!
|
|
|
|
|