On Jan 2, 2011, at 8:40 PM, OKB (not okblacke) wrote:

>       The video frame now appears, but not in the right place.  I think 
> the sizer needs to be laid out again.

        The media control is a strange beast - there is no way to draw on it, 
or click on it when there is no video loaded. I tried to get is to display a 
border using the BorderWidth property - this works on all the other controls, 
but not the media control. 

>       Ah, I actually looked in dEvents but I guess I missed it.  Is there 
> any documentation on the different dEvents?  So far it seems every time 
> I want to deal with an event, I have to look inside dEvents.py to see 
> what events are available, and even then I can't tell what information 
> is available with each event.  Like, if I were writing a MediaControl 
> for the first time now, what would be the "right" way to learn that it 
> has these events, and how to use them?

        The wiki is always a good place to start - it's still incomplete, but 
it tends to have the most helpful information about using Dabo, instead of 
exhaustive generated docs. In this case you're lucky, because I added the page 
for the control earlier today:

http://wiki.dabodev.com/DMediaControl

        A good starting point is 
http://wiki.dabodev.com/FrameworkDocumentation, as this shows what has been 
documented and what hasn't. And if you can't find what you need on the wiki, 
ask here. That's how a lot of stuff ends up on the wiki: we realize that 
something needs explaining, so we write the response here on the list and then 
copy it over to the wiki.



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to