On Friday 12 September 2008, [EMAIL PROTECTED] wrote:

> Revision: 9231
>          
> http://rosegarden.svn.sourceforge.net/rosegarden/?rev=9231&view=rev Author:
>   emrum
> Date:     2008-09-12 14:19:43 +0000 (Fri, 12 Sep 2008)
>
> Log Message:
> -----------
> converted src/gui/ui/RosegardenTransport.ui to version 4

We have to rewrite the transport dialog from scratch.  Just converting the .ui 
file won't make this build and do anything, because everything about Designer 
has changed.  Open the .ui file, and you'll see why I didn't pursue that 
conversion.  No icons.  We don't even have a mechanism for getting to our 
data files yet, so there's no way to tell the code how to find the missing 
icons.

The code has to be redone too, because everything has changed in terms of how 
Designer-based things are implemented.   I don't remember the details, but it 
looked like a lot of trouble to spend learning a new system to preserve the 
life of the one widget we used Designer for.

So we decided (before you showed up) to just rewrite this from scratch.  
That's one of those things we might want to figure out some way to disable or 
stub out to get the code building until we have a context in which to 
actually sit down and work on the new dialog.  I have no idea how to start 
rewriting it until we reach a point where we can think about where our data 
files come from, etc., so it has to wait until later in the process than we 
are right now.

Good thought anyway though.  We might as well get some kind of stub so that 
this ceases to prevent building.

-- 
D. Michael McIntyre 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to