Search found 17 matches

by elettronica67
Fri Feb 26, 2010 11:49 am
Forum: C++ Development
Topic: ODBC support in wxwidgets 2.9.0
Replies: 6
Views: 3727

Sqlite3 works really fine, I have tested also the wrapper wxSqlite3 for compiling this good library using the wxWidgets graphic objects and all works fine.
Thanks to all
Paolo
by elettronica67
Tue Feb 02, 2010 9:31 pm
Forum: C++ Development
Topic: ODBC support in wxwidgets 2.9.0
Replies: 6
Views: 3727

Hi, thanks to all for your answers, I don't have good experience in programming, so I apologyze for my basic questions. I think that I can use wxSQLite3 for my purposes. I don't need a real client-server service, so probably wxSQLite3 is good for me. I will test and report my experience on this topi...
by elettronica67
Mon Feb 01, 2010 9:31 pm
Forum: C++ Development
Topic: ODBC support in wxwidgets 2.9.0
Replies: 6
Views: 3727

ODBC support in wxwidgets 2.9.0

Hi to all,

is there any ODBC database function in 2.9.0 release of wxWidgets?

Thanks in advance
Paolo
by elettronica67
Sun Apr 19, 2009 9:18 am
Forum: wxDev-C++
Topic: wxDevc++ and Codeblocks
Replies: 7
Views: 3599

Hi, I have used both the environment and in both the cases I think that the people that work around the project are fantastic. They work for their own satisfaction and not to earn money and this, in my opinion, is a great think! These are the differences that I see: CodeBlocks: A little bit difficul...
by elettronica67
Tue Dec 09, 2008 8:26 pm
Forum: wxDev-C++
Topic: Suggestions / bugs on wxdevcpp
Replies: 6
Views: 1941

Suggestions / bugs on wxdevcpp

Thanks to all for your excellent work!

Paolo
by elettronica67
Sun Dec 07, 2008 4:47 pm
Forum: wxDev-C++
Topic: Suggestions / bugs on wxdevcpp
Replies: 6
Views: 1941

Suggestions / bugs on wxdevcpp

Hi to all, I would write you some suggestion / bugs that I have noted using wxDevcpp release 7 Suggestions - When an opened file is edited using an external editor and the focus is passed back to the wxDevcpp environment, should be better (in my opinion) to suggest that the file was modified from an...
by elettronica67
Mon Nov 03, 2008 7:59 pm
Forum: wxDev-C++
Topic: Problem compiling with SVN 1146 release
Replies: 2
Views: 774

Using the 1148 SVN release all is OK!
Thank you!

Paolo
by elettronica67
Sun Nov 02, 2008 8:20 am
Forum: wxDev-C++
Topic: Problem compiling with SVN 1146 release
Replies: 2
Views: 774

Problem compiling with SVN 1146 release

Hi, I downloaded the last SVN release (1146) and I have compiled it, after this I have replaced the files "devcpp.exe" and "wxdevcpp.exe" with the files created from the compiler. When I compile my project I have always the same errors (even if I create a new project): C:\prog\te...
by elettronica67
Sat Oct 25, 2008 1:31 pm
Forum: wxDev-C++
Topic: Build wxDevCpp sources
Replies: 3
Views: 1120

Compilation

Hi, thank you for your help! I followed your instructions and all seems to work well. I have been forced to install Delphi 6 because some packages aren't available for Delphi 7. I just want to report that Delphi 6 Personal serial numbers are no longer available on the Borland site. Thank you very mu...
by elettronica67
Wed Oct 22, 2008 1:24 pm
Forum: wxDev-C++
Topic: Build wxDevCpp sources
Replies: 3
Views: 1120

Thank you for your help, I will try as soon as possible.

Paolo
by elettronica67
Tue Oct 21, 2008 8:48 pm
Forum: wxDev-C++
Topic: Build wxDevCpp sources
Replies: 3
Views: 1120

Build wxDevCpp sources

Hi to all, I have Delphi 7 and I want to compile the SVN sources of wxDevCpp. I have opened the DevCpp_D7 package and I have tried to compile it, but I have these messages: Required package 'JvCoreD7R' not found Required package 'JvDockingD7R' not found How can I install these further packages? Is t...
by elettronica67
Mon Oct 20, 2008 11:56 am
Forum: wxDev-C++
Topic: Bug on 7.0rc2
Replies: 3
Views: 1043

Thank you, Tony.
You and your team are doing an excellent work!
Best Regards!
by elettronica67
Sun Oct 19, 2008 9:06 pm
Forum: wxDev-C++
Topic: Bug on 7.0rc2
Replies: 3
Views: 1043

I have depth and i have seen that the error depends on the following lines added to the wxdevcpp.ini;

Code: Select all

wxOpts.Major=2
wxOpts.Minor=8
wxOpts.Release=2
wxOpts.Unicode=0
wxOpts.Monolithic=-1
wxOpts.Debug=0
wxOpts.Static=-1
Thanks
by elettronica67
Sun Oct 19, 2008 8:55 pm
Forum: wxDev-C++
Topic: Bug on 7.0rc2
Replies: 3
Views: 1043

Bug on 7.0rc2

Hi, i have found a little bug on the 7.0rc2: if you enter in "Strumenti->opzioni di compilazione" and you exit with "OK" button the next restart of IDE give a lot of errors. I have noted that the problems is generated from the following row added to the wxdevcpp.ini file: wxOpts....
by elettronica67
Sat Oct 04, 2008 8:23 pm
Forum: C++ Development
Topic: wxPlotWindow size
Replies: 2
Views: 1022

thank you