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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 545 - 584 of 693   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
545
Hi! I've changed the links for Visual Studio 2005 Express since Microsoft has moved it once again!:-{ I've also added links for Visual Studio 2008 Express,...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 10, 2008
4:22 pm
546
Like this? http://www.codeproject.com/KB/applications/FreeVS2005Win32.aspx...
khartojo
Online Now Send Email
Apr 11, 2008
2:21 pm
547
... Ah, yes... thank you!;) The info for the .vsprops file editing is what is key and also what is no longer available at Microsoft. The original link: ...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 11, 2008
3:24 pm
550
hello, I just downloaded WxWidgets (v2.8.7), installed it and the samples. Compiled using VC6++. Had considerable problems (errors) so I searched the web for...
sarbayo
Offline Send Email
Apr 25, 2008
1:18 am
551
... Hi! Sorry for the tardy response! To get to the meat of the matter, I'll just plunge right into my usual spiel!;) You'll find that most of the interaction...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 26, 2008
6:44 am
552
Hello Dave, Thanks for your very detailed reply. I appreciate your time and effort. What I don't understand is why and how a thing (wxWidgets) exists and has...
sarbayo
Offline Send Email
Apr 26, 2008
11:14 pm
553
... Hi! I can appreciate your frustration. I was at that point a couple of years ago. That's what prompted me to start the wxMS_developers group. I started out...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 27, 2008
12:36 am
554
... wrote: [snip] ... years ago. ... the maw of ... further deepen ... actually looking ... was familiar ... DialogBlocks. It ... I got ... I struggled ... ...
sarbayo
Offline Send Email
Apr 28, 2008
12:00 am
555
Hi! I've just placed 2 new links. They are for the text to "Cross-Platform GUI Programming with wxWidget", a.k.a. the wxWidgets book. One is for a .chm format,...
Dave Silvia
db_vs_dave
Offline Send Email
Apr 28, 2008
7:58 am
558
access all computer tutorials for free visit http://www.univbgpk1.newsit.es/...
univbgpd9
Offline Send Email
May 3, 2008
8:42 am
560
Dear all, I hope u are doing well. I came up with an issue and don't have a clue how to resolve it. I'm trying to change the font of the menu bar/menu items, ...
lupe_3d
Offline Send Email
May 5, 2008
12:34 pm
562
... Express and set ... makefiles or ... specific or not ... DialogBlocks. ... rewrote one, ... my temp ... (there are 2 ... location to which ... project...
raanan.barzel
Offline Send Email
May 7, 2008
4:04 pm
563
... Hmmm... I guess I don't understand why using GCC under Windows is advantageous. If I want to build a Linux version I use Linux (GCC). If I want to build a ...
Dave Silvia
db_vs_dave
Offline Send Email
May 8, 2008
4:38 am
564
Hi, I have wxDesigner v2.14 and wxWdiget v2.8.7 under the Windows Platform. I went through the steps to do a batch build of all the debug and release library...
Tony
tbnguyen_y2k
Offline Send Email
May 8, 2008
9:57 pm
565
... Hi! Actually, the problem is that the makefiles wxDesigner generates are simply skeletons (unlike DialogBlocks). You need to fill in the pertinent macros...
Dave Silvia
db_vs_dave
Offline Send Email
May 11, 2008
1:32 am
566
... advantageous. ... build a ... I never ... much easier to ... executable is ... note that GCC ... the Visual ... cross-platform ... more trouble ... ...
raanan.barzel
Offline Send Email
May 11, 2008
2:37 pm
567
... Hi! If you select "Runtime linking: Static" in DB's Configurations property the application will be built without external lib dependencies, so you should...
Dave Silvia
db_vs_dave
Offline Send Email
May 11, 2008
3:36 pm
568
... property the ... should then ... have to ... piggy-back ... compiler on any ... files ... directly into ... a big help) ... better debugger ... faster ... ...
raanan.barzel
Offline Send Email
May 11, 2008
4:27 pm
569
Hi, I need help on two things. First I need to include a checkbox inside a listrctrl, and also I need to make the selection box inside the listctrl be a...
Tony
tbnguyen_y2k
Offline Send Email
May 12, 2008
9:29 am
571
I have wxDesigner v2.14 using wxWidget v2.8.7 w/ VS2008 I have having trouble using the nmake -f makefile.vc to compile the sample problem for wxDesigner. Has...
Tony
tbnguyen_y2k
Offline Send Email
May 14, 2008
7:34 am
572
... Yes, I have. But not with wxDesigner's makefile.vc. The makefile I used was generated by DialogBlocks... ... Hi! The only thing I can tell you is what I...
Dave Silvia
db_vs_dave
Offline Send Email
May 14, 2008
8:25 am
573
Hi Dave, The reason I have to use wxDesigner is because the company I work for has wxDesigner running on a Linux box at work. The have been using it for quite...
Tony
tbnguyen_y2k
Offline Send Email
May 14, 2008
8:14 pm
574
... Well, I expected that might be the case... ... Right, same here... ... Don't really know, personally, but I can imagine... The difference here is that...
Dave Silvia
db_vs_dave
Offline Send Email
May 15, 2008
12:34 am
575
Hi Dave, I'm trying to create a set of tips that are going to be shown during the startup of the application (unless the user chooses not to) and which are...
lupe_3d
Offline Send Email
May 15, 2008
1:17 pm
576
Hi! I've just added a zip archive to the Files section. It's a "raw" demo of using wxAutomation to interact with Microsoft Office Excel. The archive includes...
Dave Silvia
db_vs_dave
Offline Send Email
May 16, 2008
12:09 am
578
... Hi! Well, as the wxWidgets manual says: Many "modern" Windows programs have a feature (some would say annoyance) of presenting the user tips at program...
Dave Silvia
db_vs_dave
Offline Send Email
May 16, 2008
12:57 pm
580
... Hi! I think I have worked out something that will give you what you need. Get a copy of DialogBlocks. In the Links section of wxMS_developers there's a...
Dave Silvia
db_vs_dave
Offline Send Email
May 17, 2008
6:11 pm
582
ok, thnx for the feedback :) ... annoyance) of ... wxTipProvider. As a ... animal ... Stay tuned ... mind until I ... but I could...
lupe_3d
Offline Send Email
May 18, 2008
6:14 pm
583
Hi Dave, IT WORKS!!!! Thank you very very very much for helping me out. This is going to save me a lot of time. Can I ask how you know so much about...
Tony
tbnguyen_y2k
Offline Send Email
May 19, 2008
11:40 pm
584
... My pleasure!;) Glad it helped!:-) ... Well, wxWindows which later became wxWidgets has been around for over 10 years. I've been using it for about 3+. I...
Dave Silvia
db_vs_dave
Offline Send Email
May 20, 2008
8:10 am
Messages 545 - 584 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