Re: [wxCode-users] Cron job: wxActiveRecord is pending approval

2006-09-19 Thread Matías Szeftel
Since I'm not used to any repo in particular I'll follow your advice and go for the CVS repo. Thnx. Matías. PD: I too believe that wxActiveRecordGenerator sounds better. How should i change this? About the wx- I've already adopted in all my code. I have not problem changing the directory name.

Re: [wxCode-users] Cron job: wxActiveRecord is pending approval

2006-09-19 Thread Matías Szeftel
Thank you very much. Francesco Montorsi escribió: > Matías Szeftel ha scritto: > >> Since I'm not used to any repo in particular I'll follow your advice and >> go for the CVS repo. >> > ok > > >> PD: I too believe that wxActiveRecordGen

[wxCode-users] Website for componen tutorial

2006-10-03 Thread Matías Szeftel
Hello wxCoders. I have a tutorial for my component (activerecord aka wxActiveRecordGenerator aka wxARG). How can enable the website for my component. How can I put my tutorial there. Does it matter if it's in HTML? Well, thanx for reading and codings.. Regards, Matías.

[wxCode-users] wxActiveRecordGenerator (aka wxARG) 1.1.0 Released

2006-10-31 Thread Matías Szeftel
Hi wxCoders. Just wanted to let you know that I have released wxARG 1.1.0. In the download section you'll find the 32bit windows release (Btw, what else should I put in the download section?). And in the website there is a tutorial on how to use the generated classes: http://wxcode.sourceforge.net/

Re: [wxCode-users] Announcing wxWPM 0.2: wxWidgets Package Manager

2007-02-02 Thread Matías Szeftel
Every one on wxCode could try this if is no too much hassle and offer it as a download option. In the hope of having a nice users base. It would be nice to have a nice packaging system for our wxWidgets applications. I'll try to use it in the next wxARG release. Regards, Matías. Francesco Montor

[wxCode-users] Can't compile my own component in Linux. Works fine with VS C++ 2005

2007-02-07 Thread Matías Szeftel
Hi wxCoders! I hope you can help me. This might be a more c++ related question but I feel that you are the only ones that can help me. HELP!!! :( I'm tryng to comile my component (wxActiveRecordGenerator: activerecord module in wxCode CVS). I'm in Kubuntu using wx2.8 and gcc 4.1 and DatabaseLa

Re: [wxCode-users] Can't compile my own component in Linux. Works fine with VS C++ 2005

2007-02-08 Thread Matías Szeftel
El Jueves, 8 de Febrero de 2007 12:27, John Labenski escribió: > On 2/8/07, Matías Szeftel <[EMAIL PROTECTED]> wrote: > > Hi wxCoders! > > I hope you can help me. This might be a more c++ related question but I > > feel that you are the only ones that can help me. HELP

Re: [wxCode-users] Can't compile my own component in Linux. Works fine with VS C++ 2005

2007-02-08 Thread Matías Szeftel
NUmakefile. Thanks, Matías Szeftel __ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en Yahoo! Respuestas (Beta). ¡Probalo ya! http://www.yaho

Re: [wxCode-users] Can't compile my own component in Linux. Works fine with VS C++ 2005

2007-02-08 Thread Matías Szeftel
the first non-inline virtual function. But, I use NO virtual functions in this table. Thanks, Matías Szeftel __ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas,

Re: [wxCode-users] Can't compile my own component in Linux. Works fine with VS C++ 2005

2007-02-08 Thread Matías Szeftel
El Jueves, 8 de Febrero de 2007 22:34, klaas.holwerda escribió: > Matías Szeftel wrote: > > btw: referencia a `vtable for ' sin definir = undefined reference to > > `vtable for ' > > Hi Matias, > > Now i have the same for wxArt2D, never seen it before,

Re: [wxCode-users] Can't compile my own component in Linux. Works fine with VS C++ 2005

2007-02-09 Thread Matías Szeftel
Matías Szeftel escribió: > El Jueves, 8 de Febrero de 2007 22:34, klaas.holwerda escribió: > >> Matías Szeftel wrote: >> >>> btw: referencia a `vtable for ' sin definir = undefined reference to >>> `vtable for ' >>> >

[wxCode-users] A better template for my aplication.

2007-02-09 Thread Matías Szeftel
Hello all! Regarding bakefile: is there a more suitable template than compsample for an application? I would like to have different destinations for both debug and release version of the executable. Thanks in advance, Matías ___

Re: [wxCode-users] 2.8 missing on wxWidgets supported versions list

2007-02-11 Thread Matías Szeftel
Ulrich Telle escribió: > As wxWidgets 2.8 is around for quite a while it would be nice to have > the option to flag a wxCode component as compatible with wxWidgets 2.8, > but currently 2.8 is missing from the list of supported wxWidgets > versions. It would be nice, if one of the wxCode adminstr

[wxCode-users] Using libraries in Bakefile.

2007-02-21 Thread Matías Szeftel
Hi! Joseph has change to the for the DatabaseLayer libraries naming. This is a good feature I belieave, but how do I point to this libraries from inside my bakefile (wxarg.bkl). I've been using for now but this doesn't work now (obviously ... :) ). Btw, any idea when the new wx bakefile stu

Re: [wxCode-users] Using libraries in Bakefile.

2007-02-22 Thread Matías Szeftel
Francesco Montorsi escribió: > Matías Szeftel ha scritto: > >> Hi! Joseph has change to the for the DatabaseLayer >> libraries >> naming. This is a good feature I belieave, but how do I point to this >> libraries from inside my bakefile (wxarg.bkl). >>

Re: [wxCode-users] Using libraries in Bakefile.

2007-02-23 Thread Matías Szeftel
Francesco Montorsi escribió: > Matías Szeftel ha scritto: > >> I've just downloaded the 2.2 version of bakefile. And I can't create >> msvc2005 projects. >> > seems strange, it works fine for many other projects I have baked... > >

Re: [wxCode-users] IMPORTANT: New bakefile build system

2007-03-02 Thread Matías Szeftel
Francesco Montorsi escribió: > 4) substitute "complib" with "wxcode-lib" and "compdll" with > "wxcode-dll" templates. > > 5) don't use tag for your wxCode samples; instead replace > them with > > What about non-libs projects (programs like wxARG :) )? Should I keep using ? Any new templates?

[wxCode-users] Problem testing the new wxCode bakefile

2007-03-04 Thread Matías Szeftel
Hi, I'm having some problems with the new bakefiles. I'm using Bakefile 0.2.2 on windows. Here's the output of "bakefile_gen -v" in the build dir: loading task description from E:\Disco Backup\BACKUP (D)\Proyectos\CentroSalud-SVN\build\Bakefiles.bkgen... loading task description from E:\Disco Bac

Re: [wxCode-users] Problem testing the new wxCode bakefile

2007-03-04 Thread Matías Szeftel
Francesco Montorsi escribió: > Hi, > > Matías Szeftel ha scritto: > >> I get that wxcode-exe tag is unknown. It loads the new >> include files just fine. >> > sorry, I've should specified that "wxcode-exe" was a template and not a > t

Re: [wxCode-users] Problem testing the new wxCode bakefile

2007-03-04 Thread Matías Szeftel
Matías Szeftel escribió: > Francesco Montorsi escribió: > >> Hi, >> >> Matías Szeftel ha scritto: >> >> >>> I get that wxcode-exe tag is unknown. It loads the new >>> include files just fine. >>> >>> &g

Re: [wxCode-users] msvs2005prj problems (was Re: Problem testing the new wxCode bakefile)

2007-03-07 Thread Matías Szeftel
Francesco Montorsi escribió: > Matías Szeftel ha scritto: > >> Another bug, the msvs projects have the Linker->System->Subsytem set to >> "Console". This should be "Windows" for GUI projects, else it won't compile. >> Don't know if thi

Re: [wxCode-users] msvs2005prj problems (was Re: Problem testing the new wxCode bakefile)

2007-03-07 Thread Matías Szeftel
Francesco Montorsi escribió: > Matías Szeftel ha scritto: > >> Francesco Montorsi escribió: >> >>> Matías Szeftel ha scritto: >>> >>> >>>> Another bug, the msvs projects have the Linker->System->Subsytem set to >

Re: [wxCode-users] Delphi "XP Theme" in wxWidgets

2007-03-08 Thread Matías Szeftel
Nuklear Zelph escribió: > hello everyone. i am starting a project on sf.net to attempt to clone as > reasonable close as possible the wxDev-C++ ide in wxWidgets so it can be > used by developers on other platforms. there are a few technical > difficulties of course. > > two dealing with the inte

Re: [wxCode-users] Delphi "XP Theme" in wxWidgets

2007-03-08 Thread Matías Szeftel
Nuklear Zelph escribió: > the XP Theme can be turned off easily, in fact it has to be turned on > for it to be used. > > and in a big way, this projects purpose is to be the porting of dev to > other platforms. the wxdev project discussed porting and decided that > it was not something they should

Re: [wxCode-users] CVS case conflicts (activerecord problems)

2007-03-20 Thread Matías Szeftel
Francesco Montorsi escribió: > Hi all, > I'd like to warn you about a problem I've noticed in CVS repository: > please don't add folders named the same but with different case. > > E.g. currently I get conflicts when updating on Windows (which is case > insensitive!) the wxCode CVS because of

[wxCode-users] Fwd: [ wxcode-Feature Requests-1714406 ] [wxARG] - Need an empty line in generated source code

2007-05-07 Thread Matías Szeftel
2007/5/7, SourceForge.net <[EMAIL PROTECTED]>: Feature Requests item #1714406, was opened at 2007-05-07 18:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462819&aid=1714406&group_id=5

Re: [wxCode-users] [ wxcode-Bugs-1715278 ] wxARG 1.2.0-rc3 Error when loading BLOB fields

2007-05-09 Thread Matías Szeftel
gt; Submitted By: Nobody/Anonymous (nobody) > Assigned to: Matías Szeftel (mszeftel) > Summary: wxARG 1.2.0-rc3 Error when loading BLOB fields > > Initial Comment: > I create a table: > > id - integer > sometext - varchar, > binarydata - blob > > and wxARG gen