From: Bell J. <jbe...@ya...> - 2002-03-31 06:19:28
|
Bill, Sorry, but forget my last comment re colour. I may have missed specofying it when I initially did the exercise. I've found that if I change colours everything's definitely fine. Bill, any idea how to add notebook pages properly? John --- Bill Barnes <bi...@kg...> wrote: > Hi John, > > Thanks for the response. Keeps me going. > Sorry my follow-up post didn't make the list before > you wrote. > > I now have 0.1.1a and just completed a run through > the tutorial. Feel like I > cheated to pass a test. Believe this is something I > can work with. Quite a > big difference between this and Glade. > > The only exception in execution is that the color in > the 'About' window did > not display. It is reflected in the file. Here's a > snippet. > > self.staticText2 = wxStaticText(id = > wxID_WXDIALOG1STATICTEXT2, label = 'This > is my first Boa Constructor application', name = > 'staticText2', parent = > self, pos = wxPoint(88, 48), size = wxSize(238, 16), > style = 0) > > self.staticText2.SetBackgroundColour(wxColour(255, > 255, 0)) > > Any clues here? > > -Bill > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ |