On Mon, 2012-09-24 at 15:07 +0300, Sagar Srivastava wrote:
Dear All,
Greetings of the day !!!
In the following class : 
RadioButton::RadioButton 
(
Window * 
pParent, 
const ResId & 
rResId 
)
Is there any function to change / update Resource ID .
No, not really. Once the RadioButton has been constructed from a given
id there isn't a sort of "reload" from another id. 
You can generally tweak the individual things that get loaded from an
ID, e.g. SetText to change the text of the button, SetStyle to tweak
alignment and so forth. And/or the "have two buttons and hide one" hack
C.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.