Before you create a text object your application must specify options for the text object's frame (that is, the view rectangle). Frame options determine whether the window in which the text object is displayed has scroll bars, a size box, or a number of other options. Listing 3-5 shows how an application uses the MLTE constants described in "Frame Option Masks" to specify a frame that has horizontal and vertical scroll bars and a size box.