Garth Dahlstrom wrote: > If you pass a list of hashed strings or whatever for display, when the > user edits and hits 'ok', will there be a straight forward way to find > the object associated with that mapping and update it?
If I understand you correctly, then I've already taken care of that by replacing a chunk of code in DlgPrefMidiBindings::buildDomElement() with: m_pMidi->getMidiMapping()->addControl(control, device); which handles adding it to the XML file. Do _you_ have any input on the compile error I'm getting? Sean <<--------------------------------------------------------------------------------->> This E-Mail message has been scanned for viruses and cleared by >>SmartMail<< from Smarter Technology, Inc. <<--------------------------------------------------------------------------------->> ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
