Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

anthemion-devtools · Anthemion Tools for Developers

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 3707 - 3742 of 7452   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3707 Ricardo Timóteo -...
ric_timoteo Send Email
Jan 2, 2007
4:50 pm
Good morning, I’ve just downloaded Dialogblocks 3.13 (Unicode) to make a small program that has to open an csv file make some calculation and print a report,...
3708 Julian Smart
felixcarswell Send Email
Jan 2, 2007
5:58 pm
Hi, ... No, there's something going wrong. Perhaps it's due to accents in the code? If you could send me a minimal .pjd that shows the problem, I'll take a...
3709 Ricardo Timóteo - ...
ric_timoteo Send Email
Jan 2, 2007
6:40 pm
... All I've done is, install develop in the editor, and pass to the cpp to add labels to the grid, so I added: void Dialog::GridFormat() { ... } At the end of...
3710 Julian Smart
felixcarswell Send Email
Jan 3, 2007
11:18 am
Ah. You have to specify "Implementation filename" and and "Header filename" in your dialog properties, otherwise DB isn't going to know where to save the...
3711 Ricardo Timóteo -...
ric_timoteo Send Email
Jan 3, 2007
3:54 pm
Thanks, that was it, Regards _____ De: anthemion-devtools@yahoogroups.com [mailto:anthemion-devtools@yahoogroups.com] Em nome de Julian Smart Enviada:...
3713 luissoltero Send Email Jan 7, 2007
10:47 am
Hello All, I have now ported my wxWidgets/DB3.13 application from windows to suse 10.2 and ubuntu edgy 6.10. All is working fine. I would like to make a...
3714 Julian Smart
felixcarswell Send Email
Jan 7, 2007
12:31 pm
Hi, Yes, this can be frustrating. However I also have trouble with my SuSE 9.2-compiled executables, since users report that on SuSE 10.1 an additional library...
3715 jfath Send Email Jan 7, 2007
4:37 pm
I built wxWidgets 2.8.0 with current MinGW and gcc 3.4.5 using DialogBlocks and configuring for shared, monolithic. The build is successful, but there are a...
3716 motormuizen Send Email Jan 8, 2007
3:05 pm
Possibly it is just me being fairly new to DB, but how would one define a certain event type, eg OnRightUp for eg 2 different window elements? Example: If you...
3717 Bryan Petty
bryan@... Send Email
Jan 8, 2007
10:53 pm
... You are correct that the OnRightUp handler is actually tied to the window implementing the event handler in this case, but that is only because this is one...
3718 motormuizen Send Email Jan 8, 2007
11:24 pm
Thanks for your reply Bryan, Your posting (actually dated from before I even knew DB existed) deals with the same issue. I tried the switch solution - it works...
3721 motormuizen Send Email Jan 10, 2007
2:34 pm
Situation: - application consists of a wxFrame where Width and Hight values are set. - all elements contained in the frame have Width and Hight set to -1 and...
3722 sneaker_ps Send Email Jan 10, 2007
4:37 pm
I'm wondering if wxAUI, which is now included in wxWidgets 2.8.0, will be incorporated as insertable controls in future versions of DialogBlocks? Dialogblocks...
3723 rich_bin_work Send Email Jan 11, 2007
1:47 am
Hello, I am writing an mdi application and would like to have only one menu- on the parent frame. Is it possible to link the parents menu with the child...
3724 Julian Smart
felixcarswell Send Email
Jan 11, 2007
8:12 am
Hi Greg, ... It's definitely on my to-do list. Since wxAUI can have any window as the workspace, and any window as a managed child, I'll probably add a bool ...
3725 Julian Smart
felixcarswell Send Email
Jan 11, 2007
8:20 am
... Unfortunately DialogBlocks doesn't help you reuse the same menubar for both the parent and child frames. But you could perhaps define the menubar as a...
3727 rich_bin_work Send Email Jan 11, 2007
9:49 pm
... menu- ... or can ... for ... function ... only ... Julian, Thanks for the response, I tried adding the following line to the MDI childs CreateControls ...
3728 luissoltero Send Email Jan 12, 2007
9:10 am
Hello Julian, Just a short note to let you know that on the Mac DB 3.13 compiles wxWidgets fine but reports a false error. DB 3.13 tells the user that there...
3729 luissoltero Send Email Jan 12, 2007
9:17 am
Hi Julian, Just a short note to let you know that when compiling wxWidgets 2.8.0 on a mac with DB 3.13, DB complains about compilation errors. DB reports...
3730 asian_cutey_genius
asian_cutey_... Send Email
Jan 13, 2007
5:34 am
Hi, I have a PPC (iBookG4) and DialogBlocks 2006 v3.13(Unicode) and I want to know please: How to create a universal mac binary with DialogBlocks? In the...
3731 asian_cutey_genius
asian_cutey_... Send Email
Jan 13, 2007
5:38 am
... oops forgot to add I'm using GCC (version: powerpc-apple-darwin8-gcc- 4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5363)) as compiler and the OS is OS X...
3732 asian_cutey_genius
asian_cutey_... Send Email
Jan 13, 2007
5:40 am
... the ... unix ... a ... gcc- ... and ... ugh...and forgot to add using wx version 2.6.3...
3733 luissoltero Send Email Jan 14, 2007
6:13 am
Hello asia_cutey_genius, It seems that the universal binary option in the config is only used for building the wxWidgets libraries. You know this is true...
3734 asian_cutey_genius
asian_cutey_... Send Email
Jan 15, 2007
7:49 am
... Thanks a lot! That worked it made what appears to be a Universal binary. :) But when DialogBlocks recompiled wxWidgets it gave about 22 errors and 1200+...
3735 Werner Smekal
w_smekal Send Email
Jan 15, 2007
10:09 am
Hi, ... vmware server is actually free: http://www.vmware.com/products/free_virtualization.html But running macosx on vmware might not be legal ...
3736 asian_cutey_genius
asian_cutey_... Send Email
Jan 17, 2007
2:35 pm
Hi, anybody know of some 2D game making tutorials or books or source code with Dialogblocks and C++? I have a couple books on game making but they are for...
3737 luissoltero Send Email Jan 18, 2007
9:14 am
Fortunately this is quite simple the check. A universal binary is nothing more than 2 executables bundled into one file. If your application runs on Intel...
3738 luissoltero Send Email Jan 18, 2007
9:17 am
Does anyone know how to hook an about dialog in to the Application->About menu in the mac? The dialogs example included with wxWidgets does not do this. I...
3739 asian_cutey_genius
asian_cutey_... Send Email
Jan 18, 2007
11:56 am
No, I have a PPC I don't have an intel......
3742 Bryan Petty
bryan@... Send Email
Jan 18, 2007
5:47 pm
... See: http://wxwidgets.org/docs/faqmac.htm#aboutmenu Regards, Bryan Petty Phoenix Project Management Systems http://www.phoenixcpm.com/...
Messages 3707 - 3742 of 7452   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help