Re: [Audacity-devel] DTMF tone generator
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Markus M. <me...@me...> - 2007-01-10 12:40:54
|
salvatore ventura schrieb: > I already commited to introduce the timetextctrl in all of > the generators, and in the near future I might actually try > to port all of the into the ShuttleGui, so they will all > have a common structure that might be used as a guideline > (?), so we will definitely need to check how they will come > out in the different platforms. > One interesting point is that your previous code (with the non-expanded slider) should have actually worked from my point of view. Of course the wxEXPAND was the easiest way to fix this, but I think such incompatibilities should better be fixed directly in the shuttle gui engine code rather than adding workarounds to the client code. Markus |