Hi Jay, Thanks. I've been trying to figure that at as well. The buttons are drawn after and upon a Picture field. The scroll button, that does work as expected, is outside of the edit field - no picture field in that window; although that may also be the reason that the left portion of the Scroll Buttons don't function. I'm not familiar with "embedding". Does something have to be done to clear this up? Joe Wilkins Jay Reeve wrote: >> I'm sure this came up a long time ago, but I don't find any Examples >> as "Basic" as this. After using the APPEARANCE BUTTON statement for a >> push button of type _kControlPushButtonProc, the Buttons appear as >> expected, but nothing happens when clicked on, not even a _btnClick >> event in the Dialog Handler, though the Scroll Button does. I've >> noticed in the examples what needs to be done to implement the >> default "OK" and "Cancel" buttons; so do we need to do something >> similar for all Buttons? >> >> BTW, Ken, it was thanks to your very interesting Etch-A-Sphere >> example that I found the LPRINT Statement to print my Picture Resources. >> >> TIA, >> Joe Wilkins >> > Joe, > > Just a hunch, but does your button overlap some other object? An edit > field, a background pict, anything? If so, you may be dealing with an > embedding issue. > > e-e > =J= a y > "