- Code: Select all Expand view
::oBrw:aCols[ 1 ]:nEditType := EDIT_GET_BUTTON
::oBrw:aCols[ 1 ]:addResource( "down" )
::oBrw:aCols[ 1 ]:nBtnBmp := 1
The good news, the button appears. The bad news, everytime the window is maximized or minimized, the button's image flashes. The flashing will only stop once I click the window's border.These can be seen here http://screencast.com/t/iSy86cLCWF . Anyone has any idea how to solve this? I'm using FWH 9.04
TIA