boa-constructor-users Mailing List for Boa Constructor - wxPython GUI Builder (Page 28)
Status: Beta
Brought to you by:
riaan
You can subscribe to this list here.
2000 |
Jan
|
Feb
(1) |
Mar
(18) |
Apr
(4) |
May
(17) |
Jun
(14) |
Jul
(18) |
Aug
(3) |
Sep
(30) |
Oct
(16) |
Nov
(11) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(19) |
Feb
(10) |
Mar
(4) |
Apr
(6) |
May
(27) |
Jun
(37) |
Jul
(44) |
Aug
(44) |
Sep
(49) |
Oct
(4) |
Nov
(6) |
Dec
(12) |
2002 |
Jan
(27) |
Feb
(22) |
Mar
(48) |
Apr
(21) |
May
(20) |
Jun
(6) |
Jul
(33) |
Aug
(34) |
Sep
(9) |
Oct
(41) |
Nov
(14) |
Dec
(35) |
2003 |
Jan
(75) |
Feb
(75) |
Mar
(59) |
Apr
(22) |
May
(18) |
Jun
(36) |
Jul
(50) |
Aug
(106) |
Sep
(71) |
Oct
(63) |
Nov
(81) |
Dec
(58) |
2004 |
Jan
(48) |
Feb
(42) |
Mar
(57) |
Apr
(64) |
May
(81) |
Jun
(30) |
Jul
(15) |
Aug
(39) |
Sep
(56) |
Oct
(61) |
Nov
(27) |
Dec
(20) |
2005 |
Jan
(74) |
Feb
(62) |
Mar
(237) |
Apr
(83) |
May
(138) |
Jun
(132) |
Jul
(61) |
Aug
(51) |
Sep
(17) |
Oct
(22) |
Nov
(59) |
Dec
(32) |
2006 |
Jan
(7) |
Feb
(7) |
Mar
(24) |
Apr
(15) |
May
(19) |
Jun
(46) |
Jul
(26) |
Aug
(51) |
Sep
(35) |
Oct
(90) |
Nov
(27) |
Dec
(23) |
2007 |
Jan
(22) |
Feb
(17) |
Mar
(14) |
Apr
(28) |
May
(38) |
Jun
(44) |
Jul
(34) |
Aug
(40) |
Sep
(29) |
Oct
(44) |
Nov
(16) |
Dec
(15) |
2008 |
Jan
(12) |
Feb
(37) |
Mar
(48) |
Apr
(35) |
May
(37) |
Jun
(32) |
Jul
(30) |
Aug
(28) |
Sep
(33) |
Oct
(19) |
Nov
(44) |
Dec
(45) |
2009 |
Jan
(30) |
Feb
(16) |
Mar
(48) |
Apr
(56) |
May
(100) |
Jun
(4) |
Jul
(1) |
Aug
|
Sep
|
Oct
(7) |
Nov
|
Dec
(3) |
2010 |
Jan
(8) |
Feb
(3) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(6) |
Nov
(22) |
Dec
|
2011 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(2) |
Dec
(1) |
2012 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Werner F. B. <wer...@fr...> - 2007-01-15 17:22:47
|
Hi, Can Xue wrote: > I've checked out Boa from cvs and read the guide in Boa/Docs/boa/guide. > > Sector "2.6 Adding File Menu Functionality" said: "On the palette, > select the 'Dialogs' pane. Select the 'wx.FileDialog' button." The doc is out of date, sorry. In Boa 0.5.2 which is what you get from CVS you use Edit/Code Templates or Alt-t. So, for the above instead of selecting wx.FileDialog from the palette just press Alt-t and select wx.FileDialog from the drop down. You should also note that sizers have changed, i.e. you can now drop a sizer onto the frame designer and drop controls onto it. I hope that in February I will have some time to rework the guide. Best regards Werner |
From: Can X. <xu...@gm...> - 2007-01-15 13:24:33
|
I've checked out Boa from cvs and read the guide in Boa/Docs/boa/guide. Sector "2.6 Adding File Menu Functionality" said: "On the palette, select the 'Dialogs' pane. Select the 'wx.FileDialog' button." But I can't find Dialogs Pane in the Palette window. Xue Can |
From: Wolfgang S. <ne...@my...> - 2007-01-13 11:39:28
|
"Aaron Rubin" <Aar...@4D...>: >I've upgraded from wxPython 2.6 to 2.8. I just upgraded from Boa 0.4.4 >to 0.5.2 I get the following error message when I try to run Boa: > >NameError: name 'wxSTC_STYLE_DEFAULT' is not defined > >Stack trace below, but I would guess someone's seen this before? > >Any help would be greatly appreciated! <http://sourceforge.net/mailarchive/forum.php?thread_id=30951986&forum_id=6905> In short: clean up stc-styles.rc.cfg in $HOME/.boa-constructor or simply delete that file, it will be recreated with default settings. -- Thank you for observing all safety precautions |
From: Aaron R. <Aar...@4D...> - 2007-01-13 00:09:40
|
Hi -=20 I've upgraded from wxPython 2.6 to 2.8. I just upgraded from Boa 0.4.4 to 0.5.2 I get the following error message when I try to run Boa: NameError: name 'wxSTC_STYLE_DEFAULT' is not defined Stack trace below, but I would guess someone's seen this before? Any help would be greatly appreciated! Thanks! - Aaron =20 {wxSTC_STYLE_DEFAULT: 'Style default', wxSTC_STYLE_LINENUMBER: 'Line numbers', w xSTC_STYLE_BRACELIGHT: 'Matched braces', wxSTC_STYLE_BRACEBAD: 'Unmatched brace' , wxSTC_STYLE_CONTROLCHAR: 'Control characters', wxSTC_STYLE_INDENTGUIDE: 'Inden t guide'} Traceback (most recent call last): File "boa.py", line 710, in ? main() File "boa.py", line 692, in main app =3D BoaApp() File "boa.py", line 496, in __init__ wx.App.__init__(self, False) File "C:\Python24\Lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7748, i n __init__ self._BootstrapApp() File "C:\Python24\Lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7345, i n _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "boa.py", line 544, in OnInit self.main.componentSB, self, self.main) File "C:\Python24\Lib\site-packages\boa\Editor.py", line 179, in __init__ self.shell, self.shellPageIdx =3D self.addShellPage(shl, Shell, imgIdx) File "C:\Python24\Lib\site-packages\boa\Editor.py", line 570, in addShellPage shellEdit =3D tabPage =3D Shell(self.tabs, -1) File "C:\Python24\Lib\site-packages\boa\ShellEditor.py", line 67, in __init__ StyledTextCtrls.PythonStyledTextCtrlMix.__init__(self, wId, ()) File "C:\Python24\Lib\site-packages\boa\Views\StyledTextCtrls.py", line 761, i n __init__ LanguageSTCMix.__init__(self, wId, margin, 'python', stcConfigPath) File "C:\Python24\Lib\site-packages\boa\Views\StyledTextCtrls.py", line 686, i n __init__ (cfg, self.commonDefs, self.styleIdNames, self.styles, psgn, psg, olsgn, File "C:\Python24\Lib\site-packages\boa\Views\StyledTextCtrls.py", line 727, i n getSTCStyles return STCStyleEditor.initFromConfig(config, language) File "C:\Python24\Lib\site-packages\boa\Views\STCStyleEditor.py", line 1268, i n initFromConfig commonStyleIdNames =3D readPyValFromConfig(cfg, 'common.styleidnames') File "C:\Python24\Lib\site-packages\boa\Views\STCStyleEditor.py", line 1238, i n readPyValFromConfig return eval(value, ns) File "<string>", line 0, in ? NameError: name 'wxSTC_STYLE_DEFAULT' is not defined |
From: Pavel R. <pav...@ti...> - 2007-01-11 22:50:54
|
Hi all, through various versions of boa-constructor and wxPython, I experienced the same difference (only cosmetic but still eye-catching when one has to see it so often) between the boa's splash screen that shows up on Windows (wxMSW) and on Linux (wxGTK). The only difference is that the contents of the Utils.wxUrlClickHtmlWindow don't fit into it on wxGTK. It may be caused by the given size (height) of the whole splash screen (as defined in <boa>/About.py/AboutBoxSplash._init_ctrls:272, CVS December 31th 2006). It has the side effect that a vertical scrollbar appears on the right of the wxUrlClickHtmlWindow. I worked it around by adjusting the size of the whole frame: (About.py/AboutBoxSplash:268) class AboutBoxSplash(AboutBoxMixin, wx.Frame): progressBorder = 1 fileOpeningFactor = 10 def _init_ctrls(self, prnt): if wx.Platform == '__WXGTK__': # the appropriate size sz = wx.Size(418, 336) # is platform-dependent else: sz = wx.Size(418, 320) # (the original size) wx.Frame.__init__(self, size=sz, pos=(-1, -1), id=wxID_ABOUTBOX, title='Boa Constructor', parent=prnt, name='AboutBoxSplash', style=wx.SIMPLE_BORDER) ... Maybe it's caused rather by the wxUrlClickHtmlWindow itself because after this change in code the lower inner blue border appears thicker than the upper. The control probably adds some extra space under some HTML element. Maybe one can just disable the scrollbars (or all scrolling) on the HTML control when inside the AboutBoxSplash class (for wxGTK). It would cut off only the extra blue space and hide the useless (and ugly) scrollbar. Thank you in advance for such a great programming tool (!) and for reading all such detailistic complaints. If you consider it worth your attention and time, please look at this layout issue. The splash screen makes up the first impression of boa-constructor, so it may be of some importance for you. Pavel Reznicek |
From: Pavel R. <pav...@ti...> - 2007-01-11 21:34:40
|
Patrick Smith napsal(a): > I've been trying out BoaConstructor v0.5.2 for some Zope/Plone development on > Windows. > > I can run a zope instance from within BoaConstructor as a module but am unable > to debug, break, and step through the code. I only seem to be able to do this if > I have an application that I am working with. Any pointers as to how I can make > the existing Zope code into an application so I can debug it in BoaConstructor? > > Is anyone using BoaConstructor for Zope 2.9 or Zope3 development? > > Thanks, > Patrick Smith > Hello Patrick, I tried once to do so but watched the same behavior with Zope 2.8 along with some other problems (a bug during saving to Zope; then after my workaround there occurred losses of important script attributes after a successful save) so I broke up the experiments pretty soon and now, I write all the Zope code inside my Firefox browser in the Zope Management Interface (ZMI). Not too comfortable but working. I think boa-constructor's support of Zope is still basic and experimental. But I would welcome some improvements in this area too. A bit theory and thoughts to inspire you or the developers' team: <theory> I still cannot imagine the debugging inside Zope unless you consider debugging Zope itself. The Zope "Python Script"-s there, as you know, are interpreted in Restricted Python, which is interpreted in (or at least controlled by) the real Python. And Zope itself is a Python application, run and interpreted typically by your system-wide installed Python interpreter. So if you want to trace through the Python Script code you have to do so 1) from Zope directly (i. e., by a special Zope Product/object class) or 2) by attaching to the Zope process itself by the debugger (i. e. by the future boa-constructor), skipping all the inner Zope code and stopping only when interpreting a Python Script line. The debugging of a Python External Method that are written in pure (and real) Python would be i. m. o. a bit easier. But you still need to attach to the running Zope instance (or to start another instance dynamically and connect to it by the debugger). </theory> Both approaches would require to write a special debugger (or a special run mode of an existing debugger) for Zope. 1) Maybe there are some Zope Products that are in fact whole internal debuggers for Zope but I am not aware of such tools. Ask Mr. Google. 2) I think it would cost much time of ant-like work to make boa able to debug Zope's Python Scripts and External Methods directly. You can still try to debug Zope itself while running your Zope Scripts or Ext. Methods but I think it isn't a good idea because it would mean to search for a needle in a heap of hay or to pick violets by dynamite. That would be great if there was someone who would want to go into this adventure. I'm sorry I don't have enough time to follow. Pavel Reznicek |
From: Simone L. <aks...@ge...> - 2007-01-10 14:03:39
|
Thank you for your loan request, which we recieved yesterday, your refinance application has been accepted Bad credit OK, We are ready to give you a $355,000 loan, after further review, our lenders have established the lowest monthly payments. Approval process will take only 1 minute. Please visit the confirmation link below and fill-out our short 30 second Secure Web-Form http://www.fullnouns.com |
From: Pavel R. <pav...@ti...> - 2006-12-30 22:45:51
|
Hi all, I have a problem while saving a Python module with a non-ascii path from Boa, as downloaded today, December 30th 2006, from the CVS. The traceback is in the attachment. So I tried to resolve it. I discovered that the "compile" function doesn't expect the filename parameter to be of type unicode but of the type str. The function converts it then to unicode for itself. If the filename is of type unicode and includes some non-ascii characters, then the .decode method - used in the "compile" function internally - fails. It also doesn't make sense to decode unicode to unicode. Therefore I tried to resolve it this way: In the file <boa-path>/ModRunner.py, class "CompileModuleRunner", function "run", before the line 65 I inserted: # If "filename" is passed as unicode, # we need to convert it back to the filesystem's encoding # because the "compile" function needs it so. import sys if type(filename) is unicode: filename = filename.encode(sys.getfilesystemencoding()) Please think about it and maybe some of the developers (greetings, Riaan :-) ) can consider if it's worth putting in the CVS source. Pavel Reznicek |
From: Iris W. <aks...@he...> - 2006-12-28 10:50:35
|
VMCI * VMCI * VMCI * Make Some Bank For The Holidays! Symbol: VMCI Company: VEMICS INC Last Trade: $0.45 Target: $5 Rating: Strong B.u.y Market: Bullish VMCI is ready to explode! Watch it on thur DEC 28! Happy Holidays! I hope it was a helper news. I'll email or fax you later next week. Iris Wolff. |
From: Grady R. <aks...@fb...> - 2006-12-28 06:23:44
|
VMCI * VMCI * VMCI * Make Some Bank For The Holidays! Symbol: VMCI Company: VEMICS INC Last Trade: $0.45 Target: $5 Rating: Strong B.u.y Market: Bullish VMCI is ready to explode! Watch it on thur DEC 28! Happy Holidays! I hope it was a helper news. I'll email or fax you later next week. Grady Ramirez. |
From: Clair B. <aks...@gs...> - 2006-12-28 01:06:39
|
VMCI * VMCI * VMCI * Make Some Bank For The Holidays! Symbol: VMCI Company: VEMICS INC Last Trade: $0.45 Target: $5 Rating: Strong B.u.y Market: Bullish VMCI is ready to explode! Watch it on thur DEC 28! Happy Holidays! I hope it was a helper news. I'll email or fax you later next week. Clair Bryan. |
From: answer <hyn...@co...> - 2006-12-22 20:02:41
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2900.2912" name=3D"GENERATOR"> </HEAD> <BODY> <DIV><FONT face=3DArial size=3D2><STRONG>TTEN Continues Explosive=20 Growth</STRONG></FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><STRONG><U>TTEN *** TTEN *** = TTEN<BR>TTEN - Ten=20 & 10, Inc.</U></STRONG></FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><STRONG>Current Price</STRONG>:=20 08<BR><STRONG>Short Term Target:</STRONG> .50</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><STRONG>TTEN</STRONG> recently = announced a key=20 development which will enable them to provide Value Added Services to = the=20 <STRONG>55 million wireless subscribers</STRONG> of ChinaMobile's = Guangzhou=20 Division through its joint venture with IEC. <STRONG>China Mobile is the = largest=20 telecommunications provider in China</STRONG>, and the largest among all = the=20 overseas listed Chinese companies on the Hong Kong and NewYork Stock=20 Exchanges.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><STRONG>TTEN</STRONG> is made up of 4 = operating=20 subsidiaries:</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial=20 size=3D2> &nbs= p; Tech=20 10: WIFI and=20 WiMAX<BR> &nbs= p;=20 Mobile 10: Music and mobile entertainment delivered via Internet, G3,=20 etc<BR> = Dream=20 Learning Center: Digital Media Learning=20 products<BR> &= nbsp;=20 Ten & 10 Network: Sales and marketing</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Telecommunications is globally a = TRILLION dollar=20 industry.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><STRONG><U>TTEN could see explosive = growth as a=20 newly trading company - 500%-1000% is not = uncommon.</U></STRONG></FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D1>Any of the above statements with = respect to the=20 future predications or goals and events may be seen as only Forward = Looking and=20 nothing else. All information inside this email pertaining to any sort = of=20 financial advice needs to be understood as information and not advice. = None of=20 the information above can be constructed as any sort of financial = advice. This=20 is a paid advertisement.</FONT></DIV></BODY></HTML> |
From: Timmy <ti...@ne...> - 2006-12-17 07:39:34
|
Hello, I find a problem in the Boa Constructor. I can't get correct result in the Shell inside Boa. I input the expression, >>> from __future__ import division, but the result is not a true division. I try the same thing inside IDL, it gives me correct result. Thanks! |
From: Andrea D. <aks...@gl...> - 2006-12-16 03:27:53
|
Thank you for your loan request, which we recieved yesterday, your refinanc= e application has been acceptedBad credit OK, We are ready to give you a $3= 30,000 loan, after further review, our lenders have established the lowest = monthly payments.Approval process will take only 1 minute.Please visit the = confirmation link below and fill-out our short 30 second Secure Web-Form ww= w.nicescomplete.com |
From: Duane K. <dka...@im...> - 2006-12-15 18:42:16
|
Hi, Thanks for your help. I think I figured out how to get my install working. I am on Linux, and I had two wxpython installations. Using the wxpython-2.6 version made it work for me (it was defaulting to a 2.5.3 version) My 2.5.3 version threw the error: duane@DuanesTablet:~/boa$ python2.4 Boa.py=20 Starting Boa Constructor v0.5.2 importing wxPython reading user preferences running main... importing Models.Controllers importing Models.EditorModels importing Views importing Views.SourceViews importing Explorers.ExplorerNodes importing Companions importing PropertyEditors importing Companions.FrameCompanions importing Companions.WizardCompanions importing Companions.ContainerCompanions importing Companions.SizerCompanions importing Companions.BasicCompanions Traceback (most recent call last): File "Boa.py", line 710, in ? main() File "Boa.py", line 692, in main app =3D BoaApp() File "Boa.py", line 496, in __init__ wx.App.__init__(self, False) File "/usr/lib/python2.4/site-packages/wx-2.5.3-gtk2-unicode/wx/_core.py", line 5311, in __init__ self._BootstrapApp() File "/usr/lib/python2.4/site-packages/wx-2.5.3-gtk2-unicode/wx/_core.py", line 4990, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "Boa.py", line 531, in OnInit import PaletteMapping File "/home/duane/boa/PaletteMapping.py", line 48, in ? from Companions.BasicCompanions import * File "/home/duane/boa/Companions/BasicCompanions.py", line 18, in ? import wx.animate ImportError: No module named animate=20 Thanks again, Duane > -----Original Message----- > From: boa...@li...=20 > [mailto:boa...@li...]=20 > On Behalf Of Werner F. Bruhin > Sent: Friday, December 15, 2006 12:11 PM > To: boa...@li... > Subject: Re: [Boa Constr] Latest CVS wx.animate problem >=20 > Hi Duane, >=20 > Duane Kaufman wrote: > > Hi, > >=20 > > I just updated my Linux Debian distribution to the latest=20 > Boa from CVS. > > Unfortunately, this version relies on wx.animate, which my wxpython=20 > > distribution (latest Debian package, wxpython 2.6.2) does=20 > not seem to=20 > > have. > >=20 > > Is there any mods I can make to make this work? > I spoke to early and must not have had my glasses on, both=20 > media and animate were added in 2.5 but some fixes were done in 2.7. >=20 > I just checked in my second copy of Boa and updated it to latest CVS.=20 > This copy uses wxPython 2.6.3.3 and it does have both=20 > wx.animate and wx.media and I don't have a problem with Boa. >=20 > What is your actual problem after updating to latest CVS? >=20 > Werner >=20 >=20 > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT Join=20 > SourceForge.net's Techsay panel and you'll get the chance to=20 > share your opinions on IT & business topics through brief=20 > surveys - and earn cash=20 > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge > &CID=3DDEVDEV > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users >=20 NOTICE: These communications may contain privileged or other = confidential information for the sole use of the designated recipients. = If you have received it in error, please advise the sender by reply = email and immediately delete the message and any attachments without = reviewing, copying or disclosing the contents. |
From: Werner F. B. <wer...@fr...> - 2006-12-15 18:11:10
|
Hi Duane, Duane Kaufman wrote: > Hi, > > I just updated my Linux Debian distribution to the latest Boa from CVS. > Unfortunately, this version relies on wx.animate, which my wxpython > distribution (latest Debian package, wxpython 2.6.2) does not seem to > have. > > Is there any mods I can make to make this work? I spoke to early and must not have had my glasses on, both media and animate were added in 2.5 but some fixes were done in 2.7. I just checked in my second copy of Boa and updated it to latest CVS. This copy uses wxPython 2.6.3.3 and it does have both wx.animate and wx.media and I don't have a problem with Boa. What is your actual problem after updating to latest CVS? Werner |
From: Werner F. B. <wer...@fr...> - 2006-12-15 18:01:28
|
Hi Duane, Duane Kaufman wrote: > Hi, > > I just updated my Linux Debian distribution to the latest Boa from CVS. > Unfortunately, this version relies on wx.animate, which my wxpython > distribution (latest Debian package, wxpython 2.6.2) does not seem to > have. > > Is there any mods I can make to make this work? Looks like this is a 2.7 control, either update to 2.7 or 2.8 or a change Boa Companions.BasicCompanions, i.e. comment out the references to animate. You will probably have to do the same with media in the same file. Hopefully Riaan will see this and create a patch to only import this if we are on 2.7 or higher. Werner |
From: Duane K. <dka...@im...> - 2006-12-15 15:06:54
|
Hi, I just updated my Linux Debian distribution to the latest Boa from CVS. Unfortunately, this version relies on wx.animate, which my wxpython distribution (latest Debian package, wxpython 2.6.2) does not seem to have. Is there any mods I can make to make this work? Thanks, Duane NOTICE: These communications may contain privileged or other = confidential information for the sole use of the designated recipients. = If you have received it in error, please advise the sender by reply = email and immediately delete the message and any attachments without = reviewing, copying or disclosing the contents. |
From: Patrick S. <pat...@ca...> - 2006-12-08 21:20:17
|
I've been trying out BoaConstructor v0.5.2 for some Zope/Plone development on Windows. I can run a zope instance from within BoaConstructor as a module but am unable to debug, break, and step through the code. I only seem to be able to do this if I have an application that I am working with. Any pointers as to how I can make the existing Zope code into an application so I can debug it in BoaConstructor? Is anyone using BoaConstructor for Zope 2.9 or Zope3 development? Thanks, Patrick Smith |
From: becomes act. <lsd...@te...> - 2006-12-07 13:40:28
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2900.2912" name=3D"GENERATOR"> </HEAD> <BODY> <DIV align=3Dleft><FONT face=3DArial size=3D3><b>VSUS Announces New MyOneScreen Application & New Market strategy. Price & Volume Going Through the Roof All Week!</b></FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>VSUS technologies Inc.</b> (<b>VSUS</b>) has developed a new application that allows you to surf the web, use email, shop online, and use office documents and spreadsheets, all from one secure application called MyOneScreen. This application is free to download and the campaign is now launching to the world market of internet users.</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Company:</b> VSUS Technologies Inc.</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Sym:</b> VSUS</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Price:</b> $0.03</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Target:</b> $0.07</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D3><u><b>Note: Price Up 33% This Week. Volume Up 600% This Week!</b></u></FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>VSUS</b> has also signed agreements with two of the largest Blog marketing companies on the net to incorporate their advertising solutions via Blogs into the software. Blog advertising, although in its infancy is fast becoming one of the worlds most effective means to reach the market. Companies like <b>Intel</b>, <b>Banana Republic</b>, and <b>Coca Cola</b> are now focusing large portions of their advertising dollar into Blog Advertising. </FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2>This company is in the right place at the right time and investors know it! Go read the recent news, look at the amazing new application and its capabilities, <b><i>BUT most of all grab VSUS first thing Thursday morning, before this thing climbs any higher.</i></b></FONT></DIV> </BODY> </HTML> |
From: patent <orc...@hi...> - 2006-12-06 23:11:08
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2900.2912" name=3D"GENERATOR"> </HEAD> <BODY> <DIV align=3Dleft><FONT face=3DArial size=3D3><b>VSUS Announces New MyOneScreen Application & New Market strategy. Price & Volume Going Through the Roof All Week!</b></FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>VSUS technologies Inc.</b> (<b>VSUS</b>) has developed a new application that allows you to surf the web, use email, shop online, and use office documents and spreadsheets, all from one secure application called MyOneScreen. This application is free to download and the campaign is now launching to the world market of internet users.</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Company:</b> VSUS Technologies Inc.</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Sym:</b> VSUS</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Price:</b> $0.03</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Target:</b> $0.07</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D3><u><b>Note: Price Up 33% This Week. Volume Up 600% This Week!</b></u></FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>VSUS</b> has also signed agreements with two of the largest Blog marketing companies on the net to incorporate their advertising solutions via Blogs into the software. Blog advertising, although in its infancy is fast becoming one of the worlds most effective means to reach the market. Companies like <b>Intel</b>, <b>Banana Republic</b>, and <b>Coca Cola</b> are now focusing large portions of their advertising dollar into Blog Advertising. </FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2>This company is in the right place at the right time and investors know it! Go read the recent news, look at the amazing new application and its capabilities, <b><i>BUT most of all grab VSUS first thing Thursday morning, before this thing climbs any higher.</i></b></FONT></DIV> </BODY> </HTML> |
From: ..beta S. <jr...@te...> - 2006-12-06 22:00:27
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2900.2912" name=3D"GENERATOR"> </HEAD> <BODY> <DIV align=3Dleft><FONT face=3DArial size=3D3><b>VSUS Announces New MyOneScreen Application & New Market strategy. Price & Volume Going Through the Roof All Week!</b></FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>VSUS technologies Inc.</b> (<b>VSUS</b>) has developed a new application that allows you to surf the web, use email, shop online, and use office documents and spreadsheets, all from one secure application called MyOneScreen. This application is free to download and the campaign is now launching to the world market of internet users.</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Company:</b> VSUS Technologies Inc.</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Sym:</b> VSUS</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Price:</b> $0.03</FONT></DIV> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>Target:</b> $0.07</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D3><u><b>Note: Price Up 33% This Week. Volume Up 600% This Week!</b></u></FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2><b>VSUS</b> has also signed agreements with two of the largest Blog marketing companies on the net to incorporate their advertising solutions via Blogs into the software. Blog advertising, although in its infancy is fast becoming one of the worlds most effective means to reach the market. Companies like <b>Intel</b>, <b>Banana Republic</b>, and <b>Coca Cola</b> are now focusing large portions of their advertising dollar into Blog Advertising. </FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2>This company is in the right place at the right time and investors know it! Go read the recent news, look at the amazing new application and its capabilities, <b><i>BUT most of all grab VSUS first thing Thursday morning, before this thing climbs any higher.</i></b></FONT></DIV> </BODY> </HTML> |
From: Werner F. B. <wer...@fr...> - 2006-12-06 18:54:49
|
Hi Max, max wrote: ... > > I can't think of any more idioms at the moment but as a Boa beginner I > want to point out the the tutorial should be updated to reflect this > change. In section 2.6 "Adding file menu functionality" a reference is > made to the old Dialog tab. I should probably read "Select from the the > menu 'Edit -> Code Templates -> wx.FileDialog'. Or something like that. > > >> The Dialogs page is no longer available on the Palette as this >> feature replaces that functionality. Good catch, will add it to my TODO list. Werner |
From: max <arf...@gm...> - 2006-12-06 18:15:45
|
Riaan Booysen wrote: <snip> > > A Code Template is a small idiomatic snippet of code that can be > selected from a popup list and inserted at the current caret position. > > The plugin is at Plug-ins/CodeTemplates.plug-in.py and the > code template definitions are under Plug-ins/CodeTemplates/*.cfg > > The action is available from Source Views under Edit->Code Templates > and currently bound to Alt-T. > > Later a Code Template Manager may be available under > Tools->Code Template Manager. > > I would appreciate if people could suggest a few more python and > wxpython idioms. I can't think of any more idioms at the moment but as a Boa beginner I want to point out the the tutorial should be updated to reflect this change. In section 2.6 "Adding file menu functionality" a reference is made to the old Dialog tab. I should probably read "Select from the the menu 'Edit -> Code Templates -> wx.FileDialog'. Or something like that. > The Dialogs page is no longer available on the Palette as this > feature replaces that functionality. thanks for all the work. Max |
From: Werner F. B. <wer...@fr...> - 2006-12-05 11:33:57
|
Hi Mario, Mario Lacunza wrote: > --------- Mensaje reenviado -------- > De: Mario Lacunza <mla...@gm...> > Para: Lista Boa <boa...@li...> > Asunto: [Boa Constr] Sizers again... > Fecha: Fri, 01 Dec 2006 00:13:34 -0500 > > Hi, > > What is the correct order for work with sizers in Boa CVS version 0.5.2? > > 1. Add frame > 2. Add BoxSizer > 3. Add wxPanel > 4. Add Flex > 5. Add controls I would think it is along these lines, but I haven't had much time to play around doing new designs. Werner > > or > > > 1. Add frame > 2. Add BoxSizer > 3. Add Flex > 4. Add wxPanel > 5. Add controls > > another?? > > Thanks! > > Mi configuracion/My config: > > Ubuntu Edgy Eft 6.10 > Linux Kernel 2.6.17-10-386 > Gnome 2.16.1 > Python 2.4.4c1 > wxPython 2.7.2.0 Unicode > Boa Constructor cvs 0.5.2 > |