[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-dev] Document titles?



Anyone know offhand how the document title gets transferred (or should get transferred) into the view title and frame title under wxWidgets?

I have followed our code through our calls to our CCamDoc::SetTitle (which calls wxDocument::SetTitle) but that doesn't result in the tab caption changing for the current view or the top-level frame's title bar...

I can't find what is setting the tab captions or why wxDocument's title is being ignored.

Phil