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...
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...
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...
... 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...
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, ...
... wxWidgets ... Hi! It's at the group website (wxMS_developers) Links>Demos>Calendar wxWidgets Sample Reimplemented in DialogBlocks Just click Links, then...
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,...
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...
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)?...
... 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, 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...
... 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...
-- 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,...
... make it into ... first thing ... a wxString. ... "<br>". We ... the back. Now ... This, then is ... that get ... to let the ... the page to A4 ... ...
... Hi, Ian! Well, I don't know about amazing, let's just say determined!;) Yes, there are a few 's in the .html, roughly, I'd say, as many as there are...
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 ...
... 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...
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...
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 ... ...
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...
Correction -- it appears that when the application terminates gracefully, then wxWidgets deletes the controls. I was looking at a trace from Purify (a memory...
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...
... 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,...
... 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 ...
... to you in ... wxWidgets ... Studio and ... layout, ... the code ... it in DB to ... I then go ... handy there), ... (Visual Studio ... Thanks for the...
... I have ... background ... Studio and ... wxWidgets. And I ... integrates ... Vusual ... SDK also, ... anything ... use use ... points ... used. The ... Not...
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....