company logo

Image :: read - Read icon from resource

The function provides the icon definition for the icon from the resource database (ADKC_Bitmap) looking for a resource with the name passed in sResource

Return value:  Reference to constant image definition ( odabagui::Image & )

Implementation details

odabagui::Image & Image  :: read ( odaba::String &sResource )
  • sResource - Name of resoure

    "ok_button"        // button in the current window

    "address.street"   // line edit in the address subwindow

    ".name"            // line edit in the upper control (window)