sharpooth Posted April 29, 2010 Posted April 29, 2010 Hello, Can any one tell me how to change text size in dialog window? I do not know how insert image to show the problem. thanks a lot Quote
sharpooth Posted April 29, 2010 Author Posted April 29, 2010 I am making a program under dcl. boxed_column { : popup_list { key = "mylist1"; label = "profile "; fixed_width_font = true; width = 30; value = ""; } Quote
alanjt Posted April 29, 2010 Posted April 29, 2010 I think... fixed_width_font = false; value = 0; Quote
JohnM Posted April 29, 2010 Posted April 29, 2010 dcl is ok but you will find the openDCL is much more flexable and will allow you do do what you want Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.