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 167 - 196 of 693   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
167
It would appear the mickeyland is a spammer. I've removed the member and the messages. thx, Dave S....
Dave Silvia
db_vs_dave
Offline Send Email
Apr 2, 2007
1:49 am
168
Hi! There's a new link, a posting from another group inspired it. It deals with how to keep your GUI happy and working relatively smoothly whilst doing...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 14, 2007
5:26 am
169
Hi! There's a new application available at wxCodex.net: Inter-HTML File Navigation Adder It adds navigation icons for previous, next, up, and home for a...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 17, 2007
4:24 am
170
Hi Dave, I would like to use a gif or jpg image as the background for a wxFrame. I found on the web some sample code that used wxEffect(), but in the 2.8.0...
Paul Levin
plevintampabay
Offline Send Email
Apr 17, 2007
4:08 pm
171
... Hi, Paul! Oh, it exists, it's just not in the documentation and it's "wxEffects()": C:\wxWidgets-2.8.0\include\wx\effects.h 3 // Purpose: wxEffects...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 17, 2007
11:34 pm
172
Hi! There's a new link available. It's a reimplementation of the wxWidgets distribution sample calendar done in DialogBlocks. Hope you find it useful!;) thx, ...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 21, 2007
1:33 am
173
Hi Dave ! Where's the link ??? Regards, tvks...
tvkswamy
Offline Send Email
Apr 23, 2007
5:19 am
174
... wxWidgets ... Hi! It's at the group website (wxMS_developers) Links>Demos>Calendar wxWidgets Sample Reimplemented in DialogBlocks Just click Links, then...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 23, 2007
5:26 am
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
Messages 167 - 196 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