Search found 131 matches

by JPlaroche
Thu Jun 29, 2006 4:33 pm
Forum: Component Writing
Topic: please help wxString thank you
Replies: 3
Views: 1459

maybe you could put your code in [ Code ] tags (see above the text area when editing a messge, along with bold/italic/quote... buttons). What are the types for Csql and Xsql variables? Are they both wxString? yes wxString Csql and Xsql my test is simple of the that I arrive has more than 196 imposs...
by JPlaroche
Thu Jun 29, 2006 2:58 pm
Forum: Component Writing
Topic: please help wxString thank you
Replies: 3
Views: 1459

please help wxString thank you

ix= Csql.Length(); /* 196 len*/ Csql +=Xsql ; hello, I have a probleme with apparament a zone length the value of Xsql in Csql does not give the meme thing why svp debug----------------------------------------------------------- Xsql = _T(" CREATE TABLE PROJET (NOM VARCHAR(30), CURG INT(1), DAT...
by JPlaroche
Mon Jun 12, 2006 9:36 am
Forum: wxCode
Topic: WXDB or DATABASELAYER Help
Replies: 3
Views: 1757

je vois that gives me an idea

I see I understand that gives me an idea of how I go put to take I think to use wxsqlite3 for the definitions etr wxDB for accesses to the basis of data AS400 I had already taken the orentation and put some places the definitions with wxSlqite3 and you confirmed me one choices thank-you for message
by JPlaroche
Sat Jun 10, 2006 3:30 pm
Forum: wxCode
Topic: WXDB or DATABASELAYER Help
Replies: 3
Views: 1757

WXDB or DATABASELAYER Help

bonjour,

Je suis sur un descripteur (comme DSPFFD AS400 display File Field Despcrition) avec sqlite
mon r
by JPlaroche
Thu Jun 01, 2006 12:59 pm
Forum: wxCode
Topic: wxMaskedEdit
Replies: 18
Views: 7081

UPDATE 1.8 MASKEDIT

01.80 ->Adaptation of the function new SetClear(); demande to user : Change OnLostFocus process CRTL&TAB (pos caret first) hold last change Police default // font Underline = true this->SetFont(wxFont(10,wxFONTFAMILY_SWISS, wxNORMAL,wxFONTWEIGHT_NORMAL ,true,wxT("Courier"))); process i...
by JPlaroche
Wed May 17, 2006 11:05 am
Forum: wxCode
Topic: probleme is image only and wxpdf...
Replies: 3
Views: 2401

Re: probleme is image only and wxpdf...

int main(int argc, char** argv) { wxFileSystem::AddHandler(new wxLocalFSHandler); wxPdfDocument pdf; pdf.Open(); pdf.AddPage(); pdf.SetFont(_T("courier"),_T("B"),10); //wxColour(red=0, green=0, blue=0) pdf.SetTextColor(wxColour(220,50,50)); pdf.Text(01,3,_T("Hello World!&qu...
by JPlaroche
Tue May 16, 2006 6:25 pm
Forum: wxCode
Topic: probleme is image only and wxpdf...
Replies: 3
Views: 2401

Re: probleme is image only and wxpdf...

int main(int argc, char** argv) { wxFileInputStream f(_T("wxpdfdoc.png")); wxPdfDocument pdf; pdf.Open(); pdf.AddPage(); pdf.SetFont(_T("courier"),_T("B"),10); //wxColour(red=0, green=0, blue=0) pdf.SetTextColor(wxColour(220,50,50)); // pdf.SetTextColor(128); pdf.Text(0...
by JPlaroche
Tue May 16, 2006 5:52 pm
Forum: The Code Dump
Topic: wxpdfdocument please for image
Replies: 1
Views: 2081

wxpdfdocument please for image

int main(int argc, char** argv) { wxFileInputStream f(_T("wxpdfdoc.png")); wxPdfDocument pdf; pdf.Open(); pdf.AddPage(); pdf.SetFont(_T("courier"),_T("B"),10); //wxColour(red=0, green=0, blue=0) pdf.SetTextColor(wxColour(220,50,50)); // pdf.SetTextColor(128); pdf.Text(0...
by JPlaroche
Tue May 16, 2006 3:14 pm
Forum: wxCode
Topic: probleme is image only and wxpdf...
Replies: 3
Views: 2401

probleme is image only and wxpdf...

int main(int argc, char** argv) { wxPdfDocument pdf; pdf.AddPage(); pdf.Image(_T("clips.jpg"),40,10,0); pdf.SaveAsFile(_T("clipping.pdf")); // ok generat pdf text not picture return 0; } is very GOOD all works perfectly except that the picture ..... does not climb in the pdf vers...
by JPlaroche
Thu Apr 20, 2006 2:50 pm
Forum: wxCode
Topic: wxMaskedEdit
Replies: 18
Views: 7081

Re: UPDATE 1.7 MASKEDIT and DECFLOAT

Updated 28/04/2006 1.70 Treatment typifies decimal with centring Put in accordance with operations bookkeeper and statisique stock by way of golden DB2 sqlite3 to make calculation 30.5 as precision. Implementation of the short story lib given leaves GCC open source And simplification of treatment w...
by JPlaroche
Wed Apr 12, 2006 8:43 pm
Forum: wxDev-C++
Topic: hello MINGW help
Replies: 1
Views: 735

hello MINGW help

It is necessary possble to have an example to have another compiler MINGW for example I would like to take advantage of the promotion of MINGW in 3.4.4 to see .3.4.5 Because with code:: blooks I indeed have to find the meme error not to indicate with 3.4.2 And then I like wxdevcpp Then..... @plus le...
by JPlaroche
Tue Apr 04, 2006 7:24 am
Forum: wxDev-C++
Topic: Has when the devpak wxWidegtes 2.6.3 for wxdevcpp
Replies: 4
Views: 1395

OK

With Unicode: ____________________________________________________________ wxwidgets: set WXWIN=c:\wxWidgets-2.6.3 path=c:\Dev-Cpp\bin;%path% mingw32-make -f makefile.gcc BUILD=release MONOLITHIC=1 USE_OPENGL=1 RUNTIME_LIBS=static USE_RTTI=0 USE_EXCEPTIONS=1 UNICODE=1 pause ________________________...
by JPlaroche
Tue Apr 04, 2006 6:01 am
Forum: wxDev-C++
Topic: Has when the devpak wxWidegtes 2.6.3 for wxdevcpp
Replies: 4
Views: 1395

merci thankyou

Glad you like it. It will contimue to be developed. If you find a bug please report it. If you have a suggestion to improve it, please make it. Thanks. MERCI THANK YOU new question Which is parametres chosen to make the devpak of wxdevcpp which would be as those 2.6.2 contrib ect base Now we need t...
by JPlaroche
Mon Apr 03, 2006 7:53 pm
Forum: wxDev-C++
Topic: Has when the devpak wxWidegtes 2.6.3 for wxdevcpp
Replies: 4
Views: 1395

Has when the devpak wxWidegtes 2.6.3 for wxdevcpp

PLEASE

Bitter a lot of effort with VC2005 I prefere GCC and wxdevcpp meme if he(it) has some defaut
Allows to make deja many thing(matter)

I would like that he(it) continues of evolu
by JPlaroche
Mon Mar 27, 2006 7:30 pm
Forum: Compiler / Linking / IDE Related
Topic: wxWizard from BCBDev.com
Replies: 2
Views: 731

Re: wxWizard from BCBDev.com

Hello, I'm new to wxWidgets. I'm normaly using BCB 6 for coding. In the web I have found some information about wxWizard from Harold Howe (bcbdev.com), which creates skeleton wxWidgets projects in BCB. BCBDev.com is not aviable anymore. Knows someone where the wxWizard software can be downloaded? b...