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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 33 - 62 of 693   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33
Hi! There's a new demo in the Links area dealing with building wxWidgets console applications in DialogBlocks: Links->Demos->Console Applications in...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 11, 2006
6:07 am
34
Thanks for these tutorials; they're a real help. But, is richtextctrl.h missing from the zipped sources, or am I just not seeing it? Thanks, Ben A....
archerbg
Offline Send Email
Nov 12, 2006
7:05 am
35
Hi! Thank you for the feedback on the value of the tutorials!;) The file richtextctrl.h (I'm assuming we're talking about the wxRegex tutorial) is only in...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 12, 2006
7:25 am
36
Hi! This is a new site which is sponsored by this site. It's purpose is to be a site for links and code from individuals (code only no commercial and/or...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 13, 2006
1:18 pm
37
Hi! Got some feedback from various places. In light of that, changes were made. Also, new functionality was added, e.g., finer detail sorting and searching...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 16, 2006
10:49 pm
38
Thanks to a lot of input from various quarters, wxWidgets Code Exchange has undergone some considerable cosmetic surgery, and the operation has proven largely...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 19, 2006
9:26 pm
39
Hi! I do have a solution for you, that's the good news!;) At first glance, however, you may not think so, but be patient, you'll see it's quite viable. First,...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 26, 2006
5:53 am
40
... Just as an aside, these things mean nothing to Visual Studio's debugger. If Visual Studio 2005 Express will install and run, so will the debugger!;) thx, ...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 26, 2006
6:19 am
41
Hi! Yes, I know there are a lot of folks used to using gdb, but, imho, it still has all the disadvantages of a command line debugger: * Continually list to see...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 27, 2006
3:07 am
42
Hello to everyone!! I would like to ask if there is any way to enable intellisense to work with dialogBlocks? I'm using visual studio 2005... Thank you in...
twister_es_8
Offline Send Email
Nov 27, 2006
10:01 am
43
Hi! It depends on how you mean. DB itself does not have any form of code intelligence (intellisense, insight, doxygen, what-have-you). I'm assuming you want it...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 27, 2006
11:42 am
44
thanks Dave :) you covered my question ... code ... GUI settings ... lists, and ... in DB (i.e., ... select "Build|Build and ... code has no ... hand coding. ...
twister_es_8
Offline Send Email
Nov 27, 2006
2:05 pm
45
Hi!! I'm new to wxwidgets and I'm trying to find out my way around with processing events. Is there any tutorial that covers how you can watch for events that ...
twister_es_8
Offline Send Email
Nov 27, 2006
2:21 pm
46
I would like to have dialog boxes from my main frame to appear is specific locations to the left or right of the main frame. For example, a configuration...
Peter Rung
runghof
Offline Send Email
Nov 27, 2006
7:35 pm
47
Hi! A few (thoughts, that is. Most, I'm afraid, die of loneliness!;) Just uncheck the "Centre" box in the Property list for the wxFrame/wxDialog. HTH: thx, ...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 27, 2006
8:05 pm
48
Hi! Sorry for such tardy response, but it took a while to ferret out the ins and outs of event handling between parent and child. There are no real examples of...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 27, 2006
8:28 pm
49
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
Nov 27, 2006
8:29 pm
50
Hi Dave thanks for the demo :) I will give it a try and let you know if I come up with anything else.. ... the ins and ... examples of ... period!;) It was ......
twister_es_8
Offline Send Email
Nov 28, 2006
7:51 am
51
I am trying to link my application with wxWidgets-2.6.3. I am using Visual Studio VC++ .NET 2003. The wxWidgets libs are compiled as static libs. In the...
louishembree
Offline Send Email
Nov 28, 2006
7:23 pm
52
Hi! Can you send a few examples of the names of the unresolved externals and a listing of your C:\wxWidgets-2.6.3\lib\vc_lib directory? Also, what do you have...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 28, 2006
11:18 pm
53
In the opinion of this site, what is the most simply method of pulling together a .exe for distribution. This is not a production release, but one where I...
Peter Rung
runghof
Offline Send Email
Nov 28, 2006
11:36 pm
54
Hi! I'm not sure I understand the exact problem. If you're not building any shared libraries, then your application should run on any Windows platform. You ...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 29, 2006
12:25 pm
55
Dave, When I take the release VS2005 .exe built from within DB, and run it on one of my 2 other computers w/o a development environment, I receive and error ...
Peter Rung
runghof
Offline Send Email
Nov 29, 2006
1:15 pm
56
-- On Wed, 29 Nov 2006 07:55:21 -0500 Peter Rung wrote -- ... It sounds like these other machines need upgrading. What operating systems are on them (i.e.,...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 29, 2006
1:56 pm
57
Okay, I think I've figured out what you're doing and how you can get what you want. You're setting Build|Configurations...|Configurations|Runtime linking to...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 29, 2006
3:58 pm
58
Dave, I'm being "gated" on this one. OK - I have rebuilt wxWidgets Release. I'm not sure how to do this static. wxWidgets is being built with VS6, and the...
Peter Rung
runghof
Offline Send Email
Nov 29, 2006
8:04 pm
59
hi, I have a wizard and one of the pages has a wxchecklistbox, so I want to get user selection but I'm having problems getting the values.. Following I list...
twister_es_8
Offline Send Email
Nov 29, 2006
8:16 pm
60
Hi! It's just like I said in my previous email. Do everything in DB... Do _everything_ in DB. Then you won't have any problems. You can explore the settings in...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 29, 2006
8:32 pm
61
Dave - I should've read your earlier message more closely. I have now complete a clean wxWidgets and build wxWidgets - making sure the configuration for...
Peter Rung
runghof
Offline Send Email
Nov 29, 2006
9:05 pm
62
Hi! Yup! There is no wxmsw26_qa.lib. That didn't exist until 27 & 28 (just released). You've got an artifact there from another build. Are you sure you ...
Dave Silvia
db_vs_dave
Offline Send Email
Nov 29, 2006
9:30 pm
Messages 33 - 62 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