Re: Poll: SDI or MDI for Linux as default?
Kristof <[email protected]>
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2004-05-04 at 17:30, www.stani.be wrote: > As some Linux users clearly prefer MDI rather than > SDI, I start wondering what's the most Linux-touch to > start spe by default MDI (one window) or SDI (each > seperate). So the majority will decide what will be > used next. Please vote. > Stani > I've finally managed to test spe verxion j(on linux FC1), it runs great but not within blender. I guess in tabs/Blender.py line 94 "self.main.Add(self.filling, 1, wxALL | wxEXPAND, 0)" should be self.main.Add(self.filling, 1, wx.ALL | wx.EXPAND, 0) Is that? KriStof