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 634 - 666 of 693   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
634
I have an application and I want to print out some diagrams. They have labels. In a class derived from wxPrintout I have overridden OnPrintPage. In this...
Ralph Pass
rppassiii
Offline Send Email
Oct 2, 2008
2:05 pm
635
Hi! I'm doing a major rearrangement and revamp of my system and on installing Turbo C++ I ran into a problem when trying to build wxWidgets. It took awhile to...
Dave Silvia
db_vs_dave
Offline Send Email
Oct 10, 2008
8:20 pm
636
Dave ... 2005 and 2008 Express. No need to seek out other SDK's!;) Now, if only Microsoft would make an iso image for Visual Studio 2005 Express... My...
pmushubi
Offline Send Email
Oct 11, 2008
4:10 pm
637
Hi, Paschal! Yes, the current distributions of Visual C++ 2008 Express do install a version of the MSDK, albeit older (which is really no problem presently!;) ...
Dave Silvia
db_vs_dave
Offline Send Email
Oct 12, 2008
2:18 pm
638
Hi! This is definitely off topic (indeed, some of you may even consider it spam) but, please, excuse. I very, very seldom openly advocate a software product...
Dave Silvia
db_vs_dave
Offline Send Email
Oct 16, 2008
7:29 am
639
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the wxMS_developers group. File :...
wxMS_developers@yahoo...
Send Email
Oct 26, 2008
12:59 am
640
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the wxMS_developers group. File :...
wxMS_developers@yahoo...
Send Email
Oct 26, 2008
1:13 am
641
Dave, I downloaded this chm file, but when I open it, all entries tell me: "The web page cannot be shown". Do you know what may be happening? Thanks, Linus ......
linus0ker
Offline Send Email
Nov 6, 2008
6:45 pm
642
... Seems like a common operation like this should be much simpler. I'll check the anthemion-devtools archives and see if I can find the messages you are...
Bob Paddock
ka8bmt
Offline Send Email
Nov 9, 2008
12:42 pm
643
how can i make a background image in a frame and how can i place some buttons for example on the background, is it possible with sizers to do that? thank you...
mrhellboy86
Offline Send Email
Nov 16, 2008
8:06 am
644
Hi All, I'm having problem with background image not painted wxFrame over the wxStaticBoxSizer on MSWindows platforms. It works fine on MacOS X. I read through...
zpeng1
Offline Send Email
Nov 22, 2008
10:13 pm
645
Hi! Sorry for the belated reply. I've been a bit tied up lately with something new so I don't monitor quite so frequently. Then when I did get to read your ...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 24, 2008
8:16 pm
646
Hello Group, I am trying to write a third-party plug-in for Adobe Acrobat. Adobe has decided to drop their cross-platform dialog manager and suggested that...
Jb
john_freels
Offline Send Email
Nov 25, 2008
4:05 pm
647
Hi, John! Need a little basic information in order to address your problem.:-) * wxWidgets version * Your exact windows platform * Your development tool(s) If...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 25, 2008
5:13 pm
648
Well said, thank you! * wxWidgets 2.8.9 * Developing on WindowsXP for use on XP and Vista * VisualStudio 2005 Sorry I left that information out. ... which to...
Jb
john_freels
Offline Send Email
Nov 25, 2008
5:56 pm
649
Hi Dave, Thank you so very much for your quick reply. I appreciate it. Yes. I can't believe time flies so fast ... I sometime think there should be at least 48...
Zhang Peng
zpeng1
Offline Send Email
Nov 25, 2008
8:10 pm
650
Hi, John! Okay, well let's get this show on the road!;) First, a suggestion. It's not a pitch or an advertisement. I receive nothing in return in the way of a...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 25, 2008
11:16 pm
651
Hi All, Thanks to Dave, I was able to get a "pseudo-static" box transparent. Now, I'm having problem getting wxSlider transparent. I'm running out of idea. ...
zpeng1
Offline Send Email
Dec 17, 2008
11:08 pm
652
Hi, I'm trying to write a really simple POP3 client using wxSocketClient which should connect to a POP3 account, and download all messages. It is to be part of...
Andy Kellett
f1software2000
Offline Send Email
Dec 21, 2008
2:20 am
653
Hi, Andy! It's a little difficult to discuss the problem when the only information available is that you're using wxSocketClient. The problem may be further up...
Dave Silvia
db_vs_dave
Offline Send Email
Dec 21, 2008
3:45 am
654
Hi, I posted some code in a separate message a few minutes ago, I just wanted to point out that the code runs error free when compiled in Release mode, and ...
Andy Kellett
f1software2000
Offline Send Email
Dec 21, 2008
5:37 pm
655
Hi, Dave, thanks for your feedback. I am aware of the Initialize() command you pointed out (read over those docs lots of times!) and do use it to make sure the...
Andy Kellett
f1software2000
Offline Send Email
Dec 22, 2008
12:14 am
656
... 64-bit problems more often than not, are a case where size_t should have been used rather than int or unsigned int/long etc....
Bob Paddock
ka8bmt
Offline Send Email
Dec 22, 2008
1:49 pm
657
... Take a look at http://mailfilter.sf.net 's code. A lot of problems are actually on the server end, especially if you are trying to deal with unknown...
Bob Paddock
ka8bmt
Offline Send Email
Dec 22, 2008
1:54 pm
658
Hi, Andy! Just curious... why VC8? Why not VC9 on Vista 64? thx, Dave S. ... From: Andy Kellett To: wxMS_developers@yahoogroups.com Sent: Sunday, December 21,...
Dave S.
db_vs_dave
Offline Send Email
Dec 25, 2008
10:38 pm
661
Hi, I've just uploaded a zip archive of modified CHM files for DialogBlocks and wxWidgets. Modifications are: 1) Added more navigation 2) Added more search...
Dave Silvia
db_vs_dave
Offline Send Email
Jan 25, 2009
6:41 am
663
Hello, I want a clear separation between the UI and the business logic. How do you achieve this? How do you organize your source files for your applications?...
al_lo_ja
Offline Send Email
Mar 4, 2009
7:24 pm
664
I derive my controller from Frame and put the events there. My view creates a view given a wxDC. My events pass relevant information to the model. The...
Ralph Pass
rppassiii
Offline Send Email
Mar 4, 2009
9:09 pm
665
Thanks for your reply, Ralph. I added a zip file in the Files section called MVCTest.zip. It contains a demo app to illustrate the MVC concept with wxWidgets. ...
al_lo_ja
Offline Send Email
Mar 5, 2009
11:57 pm
666
Hi! This is an application which was originally intended to be a tutorial. When it grew so large that 'tutorial' was an inappropriate term and the task of...
Dave Silvia
db_vs_dave
Offline Send Email
Mar 23, 2009
1:04 am
Messages 634 - 666 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