1 00:00:05,630 --> 00:00:06,670 Hey everyone. 2 00:00:07,070 --> 00:00:12,410 So in the last week you have seen the overview of the project and this video will begin to work on that 3 00:00:12,410 --> 00:00:12,600 one. 4 00:00:12,900 --> 00:00:21,510 So here I have again exemplified wonder why and few things that I forgot to show Internet last video 5 00:00:22,080 --> 00:00:26,280 I'd like if you add something inappropriate here that doesn't make any sense. 6 00:00:26,310 --> 00:00:34,830 It will provide you something mental please and drugging and you can also do stuff like 34 and 23 and 7 00:00:35,100 --> 00:00:45,770 32 and just write a deputy you get to dissect so let's begin to work on this one you have a screenshot 8 00:00:45,840 --> 00:00:51,560 for this one so that we can have an idea that how we need to work with Declan 9 00:00:54,470 --> 00:01:02,190 first of all we will begin with inputting the libraries that is prompting to import everything and we'll 10 00:01:02,210 --> 00:01:08,930 create a window ticket then windowed main loop. 11 00:01:08,930 --> 00:01:10,220 There you go. 12 00:01:10,280 --> 00:01:13,440 Now first of all we'll create the geometry. 13 00:01:13,490 --> 00:01:17,120 So simply here for this one window geometry 14 00:01:20,460 --> 00:01:34,920 and the values of 500 x 300 the size of this window then the title just window title smart bugger you. 15 00:01:35,300 --> 00:01:37,020 Then the background color. 16 00:01:37,070 --> 00:01:46,400 So for that one configure this window with background colloquial to sky blue color and it sees actually 17 00:01:46,400 --> 00:01:49,940 light sky blue save. 18 00:01:50,290 --> 00:01:54,530 And let me try Ariel. 19 00:01:54,610 --> 00:01:57,350 So here we have a perfect window. 20 00:01:57,560 --> 00:01:59,800 Now let me move to the labels 21 00:02:02,700 --> 00:02:05,870 so first of all here we have this label on the top. 22 00:02:05,920 --> 00:02:07,700 I'm a smart calculator. 23 00:02:08,320 --> 00:02:19,930 So for that one element equal to label then we go where we need in window after that X equal to I. 24 00:02:20,000 --> 00:02:24,370 And a smart calculator. 25 00:02:24,880 --> 00:02:31,770 David then it has a weight of 20. 26 00:02:31,920 --> 00:02:40,020 And also if you notice these are betting on x axis so that X is equal to three then just placed this 27 00:02:40,020 --> 00:02:48,550 one element of the place I will use place method here 150 and Y equal to 10. 28 00:02:49,000 --> 00:02:52,200 They will save run. 29 00:02:52,710 --> 00:02:57,160 David would display after that one here we have this one second. 30 00:02:57,610 --> 00:03:09,010 Just copy this one this detail with L2 and just change the text and the locations. 31 00:03:09,070 --> 00:03:14,710 Also this one we are not going to provide a word because that is a small one and did not require David 32 00:03:14,710 --> 00:03:18,770 to specify because the test specified it. 33 00:03:19,030 --> 00:03:20,650 So here we will write. 34 00:03:20,860 --> 00:03:24,590 My name is bugger. 35 00:03:24,780 --> 00:03:27,840 Have you then the locations. 36 00:03:28,030 --> 00:03:34,670 If this is X 150 this is somehow a 30 greater then so 180. 37 00:03:34,720 --> 00:03:42,400 And if that is 10 quantitative this is going to be 40 save run. 38 00:03:42,450 --> 00:03:45,920 David go I must got a smart calculator. 39 00:03:45,950 --> 00:03:47,350 My name is bugger. 40 00:03:47,450 --> 00:03:55,510 Then we have this L three so copy this one based this one here l three. 41 00:03:55,820 --> 00:04:04,490 Change the text simply what can I help you. 42 00:04:04,550 --> 00:04:15,440 We go after that one develops for this is one 76 because this one a little closer to X with this and 43 00:04:15,450 --> 00:04:16,050 divide value. 44 00:04:16,060 --> 00:04:22,100 Here is one hundred thirty save and let have a look. 45 00:04:22,110 --> 00:04:22,500 There we go. 46 00:04:23,830 --> 00:04:33,280 Then we have an entry here so for this one I'm taking a variable text in a string variable so string 47 00:04:33,280 --> 00:04:33,970 read. 48 00:04:34,050 --> 00:04:36,420 There we go then an entry there. 49 00:04:36,880 --> 00:04:42,360 So even equal to entry in window. 50 00:04:43,090 --> 00:04:47,000 So here in the upper weighting here is 30. 51 00:04:47,080 --> 00:04:52,830 Then the text variable equal to text in Navy. 52 00:04:54,010 --> 00:04:55,840 After that one just plays this one. 53 00:04:55,840 --> 00:05:05,710 So even place with X is equal to hundred and Y will do 160 so X hundred white world one hundred and 54 00:05:05,830 --> 00:05:07,560 sixty maybe. 55 00:05:08,660 --> 00:05:11,380 Again perfect. 56 00:05:11,860 --> 00:05:19,900 So here we have the entry and all three levels just this level and this list box so I can copy any of 57 00:05:19,900 --> 00:05:26,640 these based this one here with L. 58 00:05:26,970 --> 00:05:35,870 Labial so here the text is just this but actually there is a button I forget there. 59 00:05:36,520 --> 00:05:41,290 So there is actually a button because we actually pressed S1 not a label. 60 00:05:41,290 --> 00:05:48,910 So no problem for that finance so just be one is equal to button and we declare a button in window with 61 00:05:48,910 --> 00:05:50,250 an exit. 62 00:05:50,600 --> 00:05:57,530 Just this so I got this one with justice that I'm doing wrong there. 63 00:05:57,550 --> 00:06:00,110 So off to that one. 64 00:06:00,130 --> 00:06:00,510 Come on. 65 00:06:00,510 --> 00:06:01,010 No no. 66 00:06:01,020 --> 00:06:01,280 Right. 67 00:06:01,290 --> 00:06:01,900 No. 68 00:06:02,500 --> 00:06:11,700 Let's just play this one by one place with X is equal to two hundred and ten and Vi is equal to 200 69 00:06:14,770 --> 00:06:24,800 maybe go just this of a button there after that one in the last we had this list is equal to list box 70 00:06:24,800 --> 00:06:26,160 widget. 71 00:06:26,290 --> 00:06:35,060 Here we go after that one just provide window weight and width we are taking here 20 with height is 72 00:06:35,060 --> 00:06:36,520 equal to three. 73 00:06:36,710 --> 00:06:46,260 So with 20 height equal to three and then just placed this one X is equal to 150. 74 00:06:46,260 --> 00:06:49,200 And value is equal to 230 75 00:06:52,070 --> 00:06:59,630 PRI and they will so our list looks just like this one followed by a button. 76 00:07:00,000 --> 00:07:01,350 So they will go with this button. 77 00:07:03,360 --> 00:07:06,330 Then this entry entry Labor's. 78 00:07:06,510 --> 00:07:10,600 So we are done with different data and we do not require this one. 79 00:07:10,590 --> 00:07:20,300 No no in the next video we will color the metal patients with this one and then continue our application. 80 00:07:20,570 --> 00:07:21,440 So thanks for watching. 81 00:07:21,980 --> 00:07:25,240 I hope you got the same result with the same coordinates. 82 00:07:25,250 --> 00:07:26,390 And I will see in the next video.