You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
(5) |
Apr
(7) |
May
(11) |
Jun
(19) |
Jul
(9) |
Aug
(5) |
Sep
(6) |
Oct
(18) |
Nov
(9) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(8) |
Feb
(1) |
Mar
(5) |
Apr
(1) |
May
(1) |
Jun
(73) |
Jul
(128) |
Aug
(39) |
Sep
(91) |
Oct
(24) |
Nov
(42) |
Dec
(37) |
2006 |
Jan
(8) |
Feb
(22) |
Mar
(15) |
Apr
(44) |
May
(13) |
Jun
(9) |
Jul
(19) |
Aug
(35) |
Sep
(28) |
Oct
(53) |
Nov
(19) |
Dec
(29) |
2007 |
Jan
(28) |
Feb
(37) |
Mar
(86) |
Apr
(14) |
May
(48) |
Jun
(2) |
Jul
(20) |
Aug
(19) |
Sep
(19) |
Oct
(8) |
Nov
(11) |
Dec
(11) |
2008 |
Jan
(3) |
Feb
(1) |
Mar
(22) |
Apr
(7) |
May
(3) |
Jun
|
Jul
(16) |
Aug
(10) |
Sep
(5) |
Oct
(3) |
Nov
(24) |
Dec
(9) |
2009 |
Jan
(14) |
Feb
(4) |
Mar
(16) |
Apr
(13) |
May
(22) |
Jun
(3) |
Jul
(3) |
Aug
(8) |
Sep
(20) |
Oct
(18) |
Nov
(5) |
Dec
(11) |
2010 |
Jan
(4) |
Feb
(4) |
Mar
(7) |
Apr
(5) |
May
(41) |
Jun
(15) |
Jul
(3) |
Aug
(2) |
Sep
(9) |
Oct
(7) |
Nov
(8) |
Dec
(3) |
2011 |
Jan
(28) |
Feb
(29) |
Mar
(3) |
Apr
(7) |
May
(3) |
Jun
(1) |
Jul
(1) |
Aug
(2) |
Sep
|
Oct
(4) |
Nov
(7) |
Dec
|
2012 |
Jan
(3) |
Feb
(4) |
Mar
(3) |
Apr
(3) |
May
(2) |
Jun
(2) |
Jul
(3) |
Aug
(3) |
Sep
(2) |
Oct
(3) |
Nov
|
Dec
(1) |
2013 |
Jan
|
Feb
|
Mar
(4) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(7) |
Dec
(5) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
|
2015 |
Jan
(7) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Francesco M. <f18...@ya...> - 2005-12-12 12:57:59
|
Hi, Ernesto Rangel Dallet wrote: > Hello again Francesco! > I took your advice, and looked up TortoiseCVS, however, before i even > install it, i think it would be "wise" for me to learn what CVS is > exacly and how to > use it :-[ , for that i also found the book you sugested, and im > looking forward to reading it, But like i mentioned before, i been > finishing up my current "work-to-eat" project, wich must be done by mid > january or else it gets canceled (wich would probably result in me > killing myself) :-) so to be quite honest, i just cant risk spending > time to learn about CVS right now, so i just uploaded the .zip file of > wxMSWResources (source, sample, etc) and added a release of it. > I prommise once i get "out of the hole" (hopefully in the first days of > january) ill learn about CVS and do it the proper way. ok sure ! I understand you perfectly ;) Thanks for the release, Francesco |
From: Ernesto R. D. <mid...@ya...> - 2005-12-12 12:06:27
|
Hello again Francesco! I took your advice, and looked up TortoiseCVS, however, before i even install it, i think it would be "wise" for me to learn what CVS is exacly and how to use it :-[ , for that i also found the book you sugested, and im looking forward to reading it, But like i mentioned before, i been finishing up my current "work-to-eat" project, wich must be done by mid january or else it gets canceled (wich would probably result in me killing myself) :-) so to be quite honest, i just cant risk spending time to learn about CVS right now, so i just uploaded the .zip file of wxMSWResources (source, sample, etc) and added a release of it. I prommise once i get "out of the hole" (hopefully in the first days of january) ill learn about CVS and do it the proper way. Thanks for everything! Francesco Montorsi wrote: > Hi, > > Ernesto Rangel Dallet wrote: > >> Thanks!, >> If i may try your patience a little more with my dumb wxCode-newb >> questions: >> >> Even tho i been writting code for several years now, I have never, >> ever used CVS (to be honest, i have only a vague concept of what it >> is), and i read on the Maintainer guide, that i have to use it to >> upload the code. >> So, considering were talking about a single 285kb .zip file, plus i >> dont need to add any kind of webpage or anything.(the information >> shown in the components list is enough). > > a webpage even if very very simple is usually recommended; you can > just edit the one which comes in the "template" folder of wxCode... > >> Is there a way i could jump to "Step 3: make a release for your >> component" ? > > you could do it, but please, do first a try to setup a CVS client on > your PC and to upload > your sources to CVS. > CVS is a powerful system used to store any kind of files which could > be modified > contemporaneously by multiple developers. To know more about CVS, I > suggest you to read > the intro of the CVSBOOK freely available chapters (do a google > search)... > > if you are using win32 (as I guess from your mail user agent) I > suggest you to use TortoiseCVS: extremely easy to use and almost > painless (follow maintguide) > > >> Im planning to add another piece of code to wxCode (a very nice >> wxTimeCtrl) soon, will i again have to use CVS to do it? in other >> words, is it absolutely neccesary to use CVS every time i want to add >> a component? > > it is *strongly* advised since CVS is a very convenient way to provide > sources to other developers. > Also, it lets you to take advantage of some things like wxCode > bakefile build system (see links to bakefile in maintguide) ;) > > Thanks for your submission ! > Francesco > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.yahoo.com.mx/ |
From: SourceForge.net <no...@so...> - 2005-12-09 20:45:39
|
Bugs item #1377363, was opened at 2005-12-09 12:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1377363&group_id=51305 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: jas (ei2pi) Assigned to: Nobody/Anonymous (nobody) Summary: wxhttpengine 2.0 crash in wxProxySettingsDlg Initial Comment: If wxProxySettingsDlg is called with bShowNoProxyFor=false, there is an access violation when the uninitialized m_tcExceptions is used during Get/SetProxySettings. --- proxysettingsdlg.cpp.orig Sat Nov 26 20:55:29 2005 +++ proxysettingsdlg.cpp Fri Dec 9 11:26:10 2005 @@ -47,6 +47,7 @@ { m_stExceptionsDesc = NULL; m_stExceptionsNote = NULL; + m_tcExceptions = NULL; wxBoxSizer *sizer = new wxBoxSizer( wxVERTICAL ); wxBoxSizer *hsizer = NULL; @@ -179,7 +180,8 @@ //! Set exceptions list as string void wxProxySettingsDlg::SetExceptions(const wxString &exceptions) { - m_tcExceptions->SetValue( exceptions ); + if( m_tcExceptions ) + m_tcExceptions->SetValue( exceptions ); } void wxProxySettingsDlg::SetProxySettings(const wxProxySettings &settings) @@ -222,7 +224,10 @@ //! Get exceptions string wxString wxProxySettingsDlg::GetExceptions() { - return m_tcExceptions->GetValue(); + if( m_tcExceptions ) + return m_tcExceptions->GetValue(); + else + return wxEmptyString; } wxProxySettings wxProxySettingsDlg:: GetProxySettings(void) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1377363&group_id=51305 |
From: Francesco M. <f18...@ya...> - 2005-12-08 09:46:04
|
Hi, Ernesto Rangel Dallet wrote: > Thanks!, > If i may try your patience a little more with my dumb wxCode-newb > questions: > > Even tho i been writting code for several years now, I have never, ever > used CVS (to be honest, i have only a vague concept of what it is), and > i read on the Maintainer guide, that i have to use it to upload the code. > So, considering were talking about a single 285kb .zip file, plus i > dont need to add any kind of webpage or anything.(the information shown > in the components list is enough). a webpage even if very very simple is usually recommended; you can just edit the one which comes in the "template" folder of wxCode... > Is there a way i could jump to "Step 3: make a release for your > component" ? you could do it, but please, do first a try to setup a CVS client on your PC and to upload your sources to CVS. CVS is a powerful system used to store any kind of files which could be modified contemporaneously by multiple developers. To know more about CVS, I suggest you to read the intro of the CVSBOOK freely available chapters (do a google search)... if you are using win32 (as I guess from your mail user agent) I suggest you to use TortoiseCVS: extremely easy to use and almost painless (follow maintguide) > Im planning to add another piece of code to wxCode (a very nice > wxTimeCtrl) soon, will i again have to use CVS to do it? in other words, > is it absolutely neccesary to use CVS every time i want to add a component? it is *strongly* advised since CVS is a very convenient way to provide sources to other developers. Also, it lets you to take advantage of some things like wxCode bakefile build system (see links to bakefile in maintguide) ;) Thanks for your submission ! Francesco |
From: Ernesto R. D. <mid...@ya...> - 2005-12-08 07:13:31
|
Thanks!, If i may try your patience a little more with my dumb wxCode-newb questions: Even tho i been writting code for several years now, I have never, ever used CVS (to be honest, i have only a vague concept of what it is), and i read on the Maintainer guide, that i have to use it to upload the code. So, considering were talking about a single 285kb .zip file, plus i dont need to add any kind of webpage or anything.(the information shown in the components list is enough). Is there a way i could jump to "Step 3: make a release for your component" ? Im planning to add another piece of code to wxCode (a very nice wxTimeCtrl) soon, will i again have to use CVS to do it? in other words, is it absolutely neccesary to use CVS every time i want to add a component? Thanks again! Francesco Montorsi wrote: > Hi, > I've approved and committed the component to the CVS and added you > to the developer list; you should be able to commit to wxCode the > wxMswRes sources in few hours (as soon as Sourceforge gets updated); > look at http://wxcode.sourceforge.net/maintguide.php for more info... > > > Ernesto Rangel Dallet wrote: > >> Hello, i chose system and wrapper because the class manages resources >> specific to MSW, so i tought it would be appropiate, and wrapper >> because its a wrapper arround (part) of the W32API (its resources part). > > now I understand ;) > However these categories have other meanings in wxCode categorization > system so I removed the two categories... > > >> However, this is in fact the very first time i add a component to >> wxCode, and to be honest, i did it in kinda of a hurry, cause im >> currently involved in a quite large project due next january. But its >> no biggie, if you feel it only belongs in miscellaneous & data >> container, ill put select those. (can you please tell me how do i >> change those settings?) > > now you can do everything from the "edit your component" link in > wxcode.sf.net website. > > >> IMPORTANT: About my account being registered to "Craig Prescott", >> there must be some mistake, my sf account is erd_1507 (suer ID >> *1313915) *and my name is Ernesto Rangel Dallet. Should i re-submit >> the request using this account? > > No, not required; for some reason the SFuser for your wxCode > subscription was 'cpp'; I adjusted it... > > > Francesco > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.yahoo.com.mx/ |
From: Francesco M. <fr...@us...> - 2005-12-08 00:01:04
|
name: wxThings wxversion: all category: control,data container,miscellaneous language: cpp description: wxThings is a variety of data containers and controls including, wxBlockInt/Double, wxRangeInt/Double, wxCircleInt/Double, wxRay2DInt/Double, wxEllipseInt/Double, wxGenericColour, wxGenericPen, wxGenericBrush, wxOptionValue, wxSpinCtrlDbl, wxCustomButton, wxBitmapCombobox, wxMenuButton, and various public domain median sort algorithms. location: wxthings cdate: 2005-12-05 id: 109 status: stable docs: hand buildsys: bakefile,makefiles extdep: none wiki: disabled wxport: all samples: 1 approved: 0 author: John Labenski version: 1.0 maintainerid: 7 Maintainer SF username: jrl1 Maintainer name: John Labenski Maintainer mail address: jla...@gm... |
From: Francesco M. <f18...@ya...> - 2005-12-07 21:35:51
|
Hi, John Labenski wrote: > On 12/7/05, Francesco Montorsi <f18...@ya...> wrote: > >>>name: wxThings >> >>just one thing: IIRC it was proposed the idea to make a special component, wxSnippet, >>which integrates these kind of generic controls... is wxThings going to be organized this >>way or it will be a component like all others ? > > > It'll be a library that you compile and link to, kinda' like > wxWidgets/contrib/gizmos. I don't want it to be just a dump of code, > but rather an easy to compile and use library since that's how I'll be > using it. It is an odd assortment of classes, but I think it's ok, > people can just use the files separately or let the linker strip out > the unused parts. > > If we decide to change things later, it's easy enough to move things around. I agree Francesco |
From: Francesco M. <f18...@ya...> - 2005-12-07 21:35:17
|
Hi, I've approved and committed the component to the CVS and added you to the developer list; you should be able to commit to wxCode the wxMswRes sources in few hours (as soon as Sourceforge gets updated); look at http://wxcode.sourceforge.net/maintguide.php for more info... Ernesto Rangel Dallet wrote: > Hello, i chose system and wrapper because the class manages resources > specific to MSW, so i tought it would be appropiate, and wrapper because > its a wrapper arround (part) of the W32API (its resources part). now I understand ;) However these categories have other meanings in wxCode categorization system so I removed the two categories... > However, this is in fact the very first time i add a component to > wxCode, and to be honest, i did it in kinda of a hurry, cause im > currently involved in a quite large project due next january. But its no > biggie, if you feel it only belongs in miscellaneous & data container, > ill put select those. (can you please tell me how do i change those > settings?) now you can do everything from the "edit your component" link in wxcode.sf.net website. > IMPORTANT: About my account being registered to "Craig Prescott", there > must be some mistake, my sf account is erd_1507 (suer ID *1313915) *and > my name is Ernesto Rangel Dallet. Should i re-submit the request using > this account? No, not required; for some reason the SFuser for your wxCode subscription was 'cpp'; I adjusted it... Francesco |
From: Ernesto R. D. <mid...@ya...> - 2005-12-07 20:09:11
|
Hello, i chose system and wrapper because the class manages resources specific to MSW, so i tought it would be appropiate, and wrapper because its a wrapper arround (part) of the W32API (its resources part). However, this is in fact the very first time i add a component to wxCode, and to be honest, i did it in kinda of a hurry, cause im currently involved in a quite large project due next january. But its no biggie, if you feel it only belongs in miscellaneous & data container, ill put select those. (can you please tell me how do i change those settings?) IMPORTANT: About my account being registered to "Craig Prescott", there must be some mistake, my sf account is erd_1507 (suer ID *1313915) *and my name is Ernesto Rangel Dallet. Should i re-submit the request using this account? Thanks! Francesco Montorsi wrote: > Hi, > >> name: wxMSWResources >> wxversion: 2.6 >> category: data container,system,wrapper,miscellaneous > > why did you choose 'system' and 'wrapper' as categories ? > I think 'miscellaneous' and 'data container' could be ok (even if the > last one was not exactly intended for such class...) but 'system' and > 'wrapper' no; check out > > http://wxcode.sourceforge.net/categories.php > >> language: cpp >> description: This is the wxMSWResources class, a convenient way of >> working with resources with wxWidgets in MSW. The main goal of the >> class is to allow you to create apps that do not require ANY external >> files, like .mo catalogs, images, etc. It automatically creates a >> unique temp folder, allows you to extract resources of any kind to it >> from the .exe´s module, and deletes them all when the app is >> closing. It also allows you to access resource data directly. Make >> shure you check out the sample app \"MyPics\" provided as a Visual >> Studio.net 2003 project to learn its usage. >> >> location: wxmswres >> cdate: 2005-11-29 >> id: 108 >> status: stable >> docs: hand >> buildsys: projectfiles >> extdep: none >> wiki: disabled >> wxport: wxmsw >> samples: 1 >> approved: 0 >> author: Ernesto Rangel Dallet >> version: 1.0 >> maintainerid: 30 >> >> Maintainer SF username: cpp > > looking at http://sourceforge.net/users/cpp, I see that this user > account is registered to "Craig Prescott", is it right or maybe you > mistyped it ? > > > >> Maintainer name: Ernesto R. Dallet >> Maintainer mail address: mid...@ya... >> > > Francesco Montorsi > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.yahoo.com.mx/ |
From: John L. <jla...@gm...> - 2005-12-07 17:06:36
|
On 12/7/05, Francesco Montorsi <f18...@ya...> wrote: > > name: wxThings > just one thing: IIRC it was proposed the idea to make a special component= , wxSnippet, > which integrates these kind of generic controls... is wxThings going to b= e organized this > way or it will be a component like all others ? It'll be a library that you compile and link to, kinda' like wxWidgets/contrib/gizmos. I don't want it to be just a dump of code, but rather an easy to compile and use library since that's how I'll be using it. It is an odd assortment of classes, but I think it's ok, people can just use the files separately or let the linker strip out the unused parts. If we decide to change things later, it's easy enough to move things around= . Regards, John Labenski > > wxversion: all > > category: control,data container,miscellaneous > > language: cpp > > description: wxThings is a variety of data containers and controls incl= uding, wxBlockInt/Double, wxRangeInt/Double, wxCircleInt/Double, wxRay2DInt= /Double, wxEllipseInt/Double, wxGenericColour, wxGenericPen, wxGenericBrush= , wxOptionValue, wxSpinCtrlDbl, wxCustomButton, wxBitmapCombobox, wxMenuBut= ton, and various public domain median sort algorithms. > > location: wxthings > > cdate: 2005-12-05 > > id: 109 > > status: stable > > docs: hand > > buildsys: bakefile,makefiles > > extdep: none > > wiki: disabled > > wxport: all > > samples: 1 > > approved: 0 > > author: John Labenski > > version: 1.0 > > maintainerid: 7 > > > > Maintainer SF username: jrl1 > > Maintainer name: John Labenski > > Maintainer mail address: jla...@gm... > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log = files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > > _______________________________________________ > > wxCode-users mailing list > > wxC...@li... > > https://lists.sourceforge.net/lists/listinfo/wxcode-users > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco M. <f18...@ya...> - 2005-12-07 16:47:17
|
Hi, > name: wxMSWResources > wxversion: 2.6 > category: data container,system,wrapper,miscellaneous why did you choose 'system' and 'wrapper' as categories ? I think 'miscellaneous' and 'data container' could be ok (even if the last one was not exactly intended for such class...) but 'system' and 'wrapper' no; check out http://wxcode.sourceforge.net/categories.php > language: cpp > description: This is the wxMSWResources class, a convenient way of working with resources with wxWidgets in MSW. The main goal of the class is to allow you to create apps that do not require ANY external files, like .mo catalogs, images, etc. It automatically creates a unique temp folder, allows you to extract resources of any kind to it from the .exe´s module, and deletes them all when the app is closing. It also allows you to access resource data directly. Make shure you check out the sample app \"MyPics\" provided as a Visual Studio.net 2003 project to learn its usage. > > location: wxmswres > cdate: 2005-11-29 > id: 108 > status: stable > docs: hand > buildsys: projectfiles > extdep: none > wiki: disabled > wxport: wxmsw > samples: 1 > approved: 0 > author: Ernesto Rangel Dallet > version: 1.0 > maintainerid: 30 > > Maintainer SF username: cpp looking at http://sourceforge.net/users/cpp, I see that this user account is registered to "Craig Prescott", is it right or maybe you mistyped it ? > Maintainer name: Ernesto R. Dallet > Maintainer mail address: mid...@ya... > Francesco Montorsi |
From: Francesco M. <f18...@ya...> - 2005-12-07 16:24:12
|
Hi, Francesco Montorsi wrote: > name: wxThings just one thing: IIRC it was proposed the idea to make a special component, wxSnippet, which integrates these kind of generic controls... is wxThings going to be organized this way or it will be a component like all others ? > wxversion: all > category: control,data container,miscellaneous > language: cpp > description: wxThings is a variety of data containers and controls including, wxBlockInt/Double, wxRangeInt/Double, wxCircleInt/Double, wxRay2DInt/Double, wxEllipseInt/Double, wxGenericColour, wxGenericPen, wxGenericBrush, wxOptionValue, wxSpinCtrlDbl, wxCustomButton, wxBitmapCombobox, wxMenuButton, and various public domain median sort algorithms. > location: wxthings > cdate: 2005-12-05 > id: 109 > status: stable > docs: hand > buildsys: bakefile,makefiles > extdep: none > wiki: disabled > wxport: all > samples: 1 > approved: 0 > author: John Labenski > version: 1.0 > maintainerid: 7 > > Maintainer SF username: jrl1 > Maintainer name: John Labenski > Maintainer mail address: jla...@gm... > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco M. <fr...@us...> - 2005-12-07 00:02:33
|
name: wxThings wxversion: all category: control,data container,miscellaneous language: cpp description: wxThings is a variety of data containers and controls including, wxBlockInt/Double, wxRangeInt/Double, wxCircleInt/Double, wxRay2DInt/Double, wxEllipseInt/Double, wxGenericColour, wxGenericPen, wxGenericBrush, wxOptionValue, wxSpinCtrlDbl, wxCustomButton, wxBitmapCombobox, wxMenuButton, and various public domain median sort algorithms. location: wxthings cdate: 2005-12-05 id: 109 status: stable docs: hand buildsys: bakefile,makefiles extdep: none wiki: disabled wxport: all samples: 1 approved: 0 author: John Labenski version: 1.0 maintainerid: 7 Maintainer SF username: jrl1 Maintainer name: John Labenski Maintainer mail address: jla...@gm... |
From: Francesco M. <fr...@us...> - 2005-12-07 00:01:58
|
name: wxMSWResources wxversion: 2.6 category: data container,system,wrapper,miscellaneous language: cpp description: This is the wxMSWResources class, a convenient way of working with resources with wxWidgets in MSW. The main goal of the class is to allow you to create apps that do not require ANY external files, like .mo catalogs, images, etc. It automatically creates a unique temp folder, allows you to extract resources of any kind to it from the .exe´s module, and deletes them all when the app is closing. It also allows you to access resource data directly. Make shure you check out the sample app \"MyPics\" provided as a Visual Studio.net 2003 project to learn its usage. location: wxmswres cdate: 2005-11-29 id: 108 status: stable docs: hand buildsys: projectfiles extdep: none wiki: disabled wxport: wxmsw samples: 1 approved: 0 author: Ernesto Rangel Dallet version: 1.0 maintainerid: 30 Maintainer SF username: cpp Maintainer name: Ernesto R. Dallet Maintainer mail address: mid...@ya... |
From: Ulrich T. <Ulr...@gm...> - 2005-12-03 16:27:36
|
> 1) I'm currently encoding strings to UTF-8 before sending them to the > database and converting strings from UTF-8 into the local character > set when reading from the database. Is there a better way? Using UTF-8 is usually the best way to store Unicode strings in the database, unless the database has direct Unicode support. But Unicode resp. UTF-8 has its drawbacks, since the number of bytes needed in UTF- 8 is usually greater than the number of Unicode characters in the string. In most databases a string field is declared as VARCHAR(n) for example where n is the maximum number of characters which can be stored. If you store UTF-8 strings n is the number of bytes, not the number of characters. A Unicode character may occupy 1, 2, 3 or 4 bytes in UTF-8. > 2) I'd like to add unit tests to make sure that the original Unicode > text is preserved. For this I was planning on reading in text files > of different character set encodings, placing them in the database as > strings (VARCHAR), reading the values from the database again, and > comparing the text file to the retrieved value. Does anyone know a > good place to find sample Unicode documents for this purpose? Maybe the following pages are a good starting point to find examples: http://www.cl.cam.ac.uk/~mgk25/unicode.html http://www.i18nguy.com/unicode/unicode-example-intro.html Regards, Ulrich -- E-Mail privat: Ulr...@gm... E-Mail Studium: Ulr...@Fe... World Wide Web: http://www.stud.fernuni-hagen.de/q1471341 |
From: Joseph B. <jb...@um...> - 2005-12-03 16:05:38
|
I'm working on adding Unicode support in DatabaseLayer and a couple questions in case anyone here has done something similar. 1) I'm currently encoding strings to UTF-8 before sending them to the database and converting strings from UTF-8 into the local character set when reading from the database. Is there a better way? 2) I'd like to add unit tests to make sure that the original Unicode text is preserved. For this I was planning on reading in text files of different character set encodings, placing them in the database as strings (VARCHAR), reading the values from the database again, and comparing the text file to the retrieved value. Does anyone know a good place to find sample Unicode documents for this purpose? Thanks for taking the time to read this and for any responses. |
From: Tierra <et...@gm...> - 2005-12-02 21:40:27
|
On 12/2/05, Otto Wyss <ott...@or...> wrote: > Whenever the Y-pos is needed as in this case, the positions have to be > calculated since through different actions (adding, deleting, expanding, > etc) any Y-pos might be wrong. So it's best if the all the positions > were just calculated before. In the case of inserting an item this means > the positions are calculated twice but this seems bearable. Position > calculation is now done only before the Y-pos is needed and in OnIdle, > therefore ExpandAll should now be a little faster. I've confirmed that fixes my problem. > I've just tried to expand all with the WindowsExplorer on a 100 > folder/4000file directory and it takes for ages, I had to kill the > explorer. I also tried it with wyoFiler but it neither seems to work. Is > anybody able to profile the wxTreeListCtrl? My usage typically only works with trees with about 50-100 items on average. So I'm not really going to be able to give you useful numbers without writing up test case code. I currently use Compuware DevPartner Profiler (free useful MSVC profiler available) and would recommend it. Regards, Bryan Petty |
From: Joao M. <joa...@gm...> - 2005-12-02 21:23:24
|
Hi. Otto Wyss wrote: > Joao Macaiba wrote: > >> I've read the sample 'shaped' (by Robin Dunn) and was trying to get a >> text editor to work within the shape. >> >> >> > I don't know what 'shape' mean so I can't help further. Could you tell > me where this 'shape' is written? A non-rectangular form. In the samples/shaped example that comes with wxGTK source, Robin Dunn shows how to modify a frame form to a non-rectangular shape, based on a bitmap. I've tried to add a text editor (wxTextCtrl in the case) to this frame. But the text is not restricted to the, now, visible part of the frame. For example, if I make my frame a circle and add a text control to it, the text continues to be written as if the frame is still a rectangle. I've read wxTextCtrl and wxScintilla APIs and have not found a way to restrict rendering the text to, only, within the frame's shaped area. Is that possible with wxScintilla, Otto ? > O. Wyss > Thanks for the help. regards, Joao Macaiba. |
From: SourceForge.net <no...@so...> - 2005-12-02 21:18:13
|
Patches item #1371991, was opened at 2005-12-02 23:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1371991&group_id=51305 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Yiannis Mandravellos (mandrav) Assigned to: Nobody/Anonymous (nobody) Summary: wxScintilla: implementation of ListBoxImpl::SetList() Initial Comment: in src/PlatWX.cpp, ListBoxImpl::SetList() is not implemented. Attached is a patch with the missing implementation... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1371991&group_id=51305 |
From: Otto W. <ott...@or...> - 2005-12-02 17:19:01
|
Tierra wrote: >Looking at your changes here... >http://cvs.sourceforge.net/viewcvs.py/wxcode/wxCode/components/treelistctrl/samples/treelisttest/treelisttest.cpp?r1=1.21&r2=1.23 > > > Whenever the Y-pos is needed as in this case, the positions have to be calculated since through different actions (adding, deleting, expanding, etc) any Y-pos might be wrong. So it's best if the all the positions were just calculated before. In the case of inserting an item this means the positions are calculated twice but this seems bearable. Position calculation is now done only before the Y-pos is needed and in OnIdle, therefore ExpandAll should now be a little faster. I've just tried to expand all with the WindowsExplorer on a 100 folder/4000file directory and it takes for ages, I had to kill the explorer. I also tried it with wyoFiler but it neither seems to work. Is anybody able to profile the wxTreeListCtrl? O. Wyss -- Application guidelines: http://freshmeat.net/projects/wyoguide/ Cross-platform Editor: http://freshmeat.net/projects/wyoeditor/ Cross-platform Filemanager http://freshmeat.net/projects/wyofiler/ |
From: Otto W. <ott...@or...> - 2005-12-02 16:56:28
|
Joao Macaiba wrote: >I've read the sample 'shaped' (by Robin Dunn) and was trying to get a >text editor to work within the shape. > > > I don't know what 'shape' mean so I can't help further. Could you tell me where this 'shape' is written? O. Wyss -- Application guidelines: http://freshmeat.net/projects/wyoguide/ Cross-platform Editor: http://freshmeat.net/projects/wyoeditor/ Cross-platform Filemanager http://freshmeat.net/projects/wyofiler/ |
From: Joao M. <joa...@gm...> - 2005-12-02 16:12:45
|
Hi. I've read the sample 'shaped' (by Robin Dunn) and was trying to get a text editor to work within the shape. Unfortunatelly the shape does not apply to the text editor. When I type something it permirts the text to be out of the shape. I've read wxTextCtrl source/API and wxScintilla API but could not find a way apply a shape to a text editor. Is it possible with these editors (wxTextCtrl and wxScintilla) ? Does anyone have any point/reference I should read ? Any ideas ? Thanks. Joao Macaiba. |
From: Tierra <et...@gm...> - 2005-12-02 05:27:07
|
On 12/1/05, Otto Wyss <ott...@or...> wrote: > Tierra wrote: > >reproduced by adding an EnsureVisible call to the > >AppFrame::OnInsertItem method in the wxTreeListCtrl sample in CVS on > >the new wxTreeListItem returned from InsertItem(). > > I've added the EnsureVisible call after the Insert in OnInsertItem but > can't understand your problem. As long as there is a current item I can > insert or add as much as I want. If the current item is outside the > window (make the window smaller) EnsureVisible scrolls it into the > window. Can you give me a better test description? Looking at your changes here... http://cvs.sourceforge.net/viewcvs.py/wxcode/wxCode/components/treelistctrl= /samples/treelisttest/treelisttest.cpp?r1=3D1.21&r2=3D1.23 That is all that was needed, and looks correct (the second commit you made anyway, v1.23, not v1.22). If that's not giving you issues, I'll need more time to look this over when I get back into work tomorrow. Now that I think about it, it's possible it only happens when both the current item and the new one are scrolled well out of the repaint area. I was testing by selecting the last item in the default tree in the sample, resizing the window to maybe about a quarter to a half of the size so the selected item was out of the view, then selecting insert from the menu. If you still can't come up with something, I'll put in some further testing tomorrow. I realized that I didn't mention I'm on MSW in any of these posts or the patch description if that makes any difference (I can't see how it would though). Regards, Bryan Petty |
From: Otto W. <ott...@or...> - 2005-12-01 22:03:14
|
Sorry, I now understand. O. Wyss -- Application guidelines: http://freshmeat.net/projects/wyoguide/ Cross-platform Editor: http://freshmeat.net/projects/wyoeditor/ Cross-platform Filemanager http://freshmeat.net/projects/wyofiler/ |
From: Otto W. <ott...@or...> - 2005-12-01 21:54:27
|
Tierra wrote: >reproduced by adding an EnsureVisible call to the >AppFrame::OnInsertItem method in the wxTreeListCtrl sample in CVS on >the new wxTreeListItem returned from InsertItem(). > > > I've added the EnsureVisible call after the Insert in OnInsertItem but can't understand your problem. As long as there is a current item I can insert or add as much as I want. If the current item is outside the window (make the window smaller) EnsureVisible scrolls it into the window. Can you give me a better test description? O. Wyss -- Application guidelines: http://freshmeat.net/projects/wyoguide/ Cross-platform Editor: http://freshmeat.net/projects/wyoeditor/ Cross-platform Filemanager http://freshmeat.net/projects/wyofiler/ |