If you still are having problems with this, post your dialog layout.
By the layout, I'm referring to the section of code that looks like:
Code:
 dialog dialog_name {
title "Title"
option dbu
.
.
.
}