From: Stefan Heinen on 29 May 2010 20:57 Hey, My GUI has a text, that I like to give the same background color as the gui. Anyone any sugestions? Thx, Stefan
From: Matt Fig on 29 May 2010 21:14 set(txthandle,'backgroundcolor',get(gcf,'color'))
From: Stefan Heinen on 30 May 2010 12:12 "Matt Fig" <spamanon(a)yahoo.com> wrote in message <htse4u$7nd$1(a)fred.mathworks.com>... > set(txthandle,'backgroundcolor',get(gcf,'color')) Thx, I had this tryed.. but I wrote 'BackgroundColor'. And that didn't work.
|
Pages: 1 Prev: Solving unknown in eqn with integral Next: DICOM IMAGE WRITING |