From the course: Rapid Application Development with Python

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Solution

Solution - Python Tutorial

From the course: Rapid Application Development with Python

Start my 1-month free trial

Solution

(upbeat music) - [Instructor] Okay, so in your challenge, you had to complete the design of the audit application. Let's do this. I'll click on the button widget and drop it into the remaining slot. At the lower left properties pane, we can change its name to b_save. in the Layout tab, we'll change proportion to zero, border to four, and don't forget, we need to do central line, horizontally. In the Widget tab, we'll change its label to Save. Finally, I'll select the frame and I'll change its size to 760 coma 460. Okay, we've finished constructing the Audit tab, so let's save the design and preview our application. And here, we have the application design for the Main and Audit sheets as we want it.

Contents