Search the web
Sign In
New User? Sign Up
wxMS_developers · Development with wxWidgets on MSWindows
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 175 - 204 of 693   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
175
Hi! wxMySQL Class uses the MySQL C API to access a MySQL Server. Nothing is needed except what is supplied my MySQL, i.e., a Server, and for development,...
Dave Silvia
db_vs_dave
Offline Send Email
May 4, 2007
11:45 am
176
As well as working with .html as is intended, I found that the basic wxHtmlWindow can display any plain text file. It will do the line breaks as required by...
super8geek
Offline Send Email
May 9, 2007
5:12 pm
177
... .. around each line. ... Hi! A few questions: Platform? (Windows XP, 2000, Vista?) Build System (VS2005, MinGW, BC++, etc.) IDE (DialogBlocks,...
Dave Silvia
db_vs_dave
Offline Send Email
May 9, 2007
5:25 pm
178
Dave, I've created a small DB set that illustrates the problem. It is uploaded into the files area as HTMLTest.zip. Thanks, Ian ... (.pjd) and the ... any)?...
super8geek
Offline Send Email
May 9, 2007
6:38 pm
179
... Hi, Ian! Yes, I noticed!;) I'm looking at it now. BTW, you can just attach the zip in your email client and send it to the group. It will only get attached...
Dave Silvia
db_vs_dave
Offline Send Email
May 9, 2007
6:46 pm
180
Dave, I think the different behavior is due to the following: wxHtmlWindow looks at the file name and if the extension is .txt, it displays it as a text editor...
super8geek
Offline Send Email
May 9, 2007
8:47 pm
181
... Hi, Ian! Yes, you're right. Basically wxHTML only knows about html, text, and image, at least that's the only filters available. Also, it filters in, but...
Dave Silvia
db_vs_dave
Offline Send Email
May 9, 2007
9:01 pm
182
-- On Wed, 9 May 2007 16:00:56 -0500 Dave Silvia wrote -- ... Hi! Okay, here's what we have. We can preprocess the file Test.txt to make it into html. Luckily,...
Dave Silvia
db_vs_dave
Offline Send Email
May 9, 2007
11:15 pm
183
... make it into ... first thing ... a wxString. ... "<br>". We ... the back. Now ... This, then is ... that get ... to let the ... the page to A4 ... ...
super8geek
Offline Send Email
May 10, 2007
3:27 am
184
... Hi, Ian! Well, I don't know about amazing, let's just say determined!;) Yes, there are a few &nbsp;'s in the .html, roughly, I'd say, as many as there are...
Dave Silvia
db_vs_dave
Offline Send Email
May 10, 2007
4:00 am
185
Hello to everyone!! I'm going to implement an application where I have some bitmap images connected with a line. My question is, for example when 2 images are ...
lupe_3d
Offline Send Email
May 16, 2007
1:46 pm
186
... Hi! I'm going to assume dynamic positions and line sizes, i.e. not discrete multiples of a fixed amount. If it weren't so, you could modify a wxTreeCtrl in...
Dave Silvia
db_vs_dave
Offline Send Email
May 16, 2007
3:07 pm
187
Hi! Although the RegEx Tester for wxWidgets tutorial is a "straight from the horses mouth" tool for testing wxWidgets wxRegEx expressions, it's not really...
Dave Silvia
db_vs_dave
Offline Send Email
May 16, 2007
3:10 pm
188
Hi Dave, thnx for the feedback, just wanted to make sure that I wouldn't reinvent the wheel :) Best regards, L. ... discrete ... wxTreeCtrl in ... have to ... ...
lupe_3d
Offline Send Email
May 17, 2007
7:59 am
189
I'm testing my application for memory leaks and I think I just discovered a major problem with DialogBlocks. When it creates controls for a window, it...
Paul Levin
plevintampabay
Offline Send Email
May 17, 2007
1:30 pm
190
Correction -- it appears that when the application terminates gracefully, then wxWidgets deletes the controls. I was looking at a trace from Purify (a memory...
Paul Levin
plevintampabay
Offline Send Email
May 17, 2007
3:56 pm
191
I am looking for either a GUI wizard or script that can create for me a skeleton wxMSW 2.8 project that I can open in VS 2003. I have been using wxVisualSetup...
pmushubi
Offline Send Email
May 20, 2007
2:12 pm
192
... Hi! Phew! I'm out of breath!;) I can sense the urgency in your message! Give me a minute... There, that's better! Now at least one of us is calm!:-) Okay,...
Dave Silvia
db_vs_dave
Offline Send Email
May 20, 2007
3:28 pm
193
... Hi, My first post here... my name is Carsten Arnholm, and I am from Norway. How about a slightly different approach? Using only free tools also. I have ...
Carsten A. Arnholm
arnholm2001
Offline Send Email
May 20, 2007
9:37 pm
194
... to you in ... wxWidgets ... Studio and ... layout, ... the code ... it in DB to ... I then go ... handy there), ... (Visual Studio ... Thanks for the...
pmushubi
Offline Send Email
May 20, 2007
11:11 pm
195
... I have ... background ... Studio and ... wxWidgets. And I ... integrates ... Vusual ... SDK also, ... anything ... use use ... points ... used. The ... Not...
Dave Silvia
db_vs_dave
Offline Send Email
May 21, 2007
1:30 am
196
I am running DB 4.08, VS.NET 2005. I put a new dialog into a DB Project. I put a variable in the 'main frame' of type dialog, and I get error messages....
Ralph Pass
rppassiii
Offline Send Email
May 21, 2007
1:30 am
197
... Don't be sorry, been there, done that, its a natural consequence of being a human animal!;) ... At present, you'd have to create a .vsprops file of the...
Dave Silvia
db_vs_dave
Offline Send Email
May 21, 2007
3:23 am
198
... Hi, Ralph! Could you please email a zip of the .pjd and any sources and related files? It's much easier to see what's going on and help when both parties...
Dave Silvia
db_vs_dave
Offline Send Email
May 21, 2007
3:29 am
199
Hi, ... Whatever you prefer. I have tried DB but found Code::Blocks to be the most stable and flexible by far. ... I have used it for several months now. It is...
Carsten A. Arnholm
arnholm2001
Offline Send Email
May 21, 2007
8:00 am
200
... Hi, Just a comment. My proposed setup using Code::Blocks obviously also allows using the Visual Studio 2003/7.1 C++ compiler. No problem, it is explicitely...
Carsten A. Arnholm
arnholm2001
Offline Send Email
May 21, 2007
8:21 am
201
... Hi! First, let me begin by saying, you're right, it's a matter of preference. As soon as Code::Blocks comes out with an official release, I'll be glad to...
Dave Silvia
db_vs_dave
Offline Send Email
May 21, 2007
8:52 am
202
Hello! Currently I'm trying to undestand the principles behind the dc usage and I need some help on the following. I have a wxSplitterWindow with 2 wxPanels...
lupe_3d
Offline Send Email
May 21, 2007
1:41 pm
203
... It is a question of interpretation. What matters to me is that the nightly builds I have used have been unproblematic, in fact stable. They are also saying...
Carsten A. Arnholm
arnholm2001
Offline Send Email
May 21, 2007
2:10 pm
204
One observation: do not forget to change the version of the compiler to 8 (if you are using VS 2005). I missed this for a while and was having to convert...
Ralph Pass
rppassiii
Offline Send Email
May 21, 2007
6:49 pm
Messages 175 - 204 of 693   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help