100 CHAPTER 3 CREATING AN APPLICATION S USER (Top web site)
Friday, February 8th, 2008100 CHAPTER 3 CREATING AN APPLICATION S USER INTERFACE Figure 3-50. The Timer control provides the RBClock application with much needed functionality. Changing Window and Control Properties The next step in creating the RBClock application is to modify properties associated with Window1 and the controls you placed on it. Table 3-2 provides a list of property changes you need to make. Table 3-2. Property Modifications for the RBClock Application Object Property Value Window1 Title RBClock Frame Rounded CloseButton Disabled MinimizeButton Enabled PushButton1 Caption Close StaticText1 Text REALbasic Clock EditField1 TextFont Courier TextSize 36 Alignment Center ReadOnly Enabled By disabling the CloseButton, you force the user to use the PushButton control you added to the window. By enabling the MinimizeButton, you let the user minimize the application and, later, restore it, without having to close, and then reopen the application. Also, note, the ReadOnly property of the EditField1 control is enabled. This enables the user to view the current time, but it prevents the user from entering any text into this field. Note, too, you may have to resize the EditField1 control a bit once you change the TextSize property to make sure the control is big enough to display everything.
From our experience, we can recommend PHP Web Hosting services, if you need affordable webhost to host and run your web application.