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

Messages

Advanced
Messages Help
Messages 87 - 116 of 7455   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
87 Julian Smart
felixcarswell Send Email
Dec 19, 2003
10:12 pm
I've put a debug binary of DialogBlocks 1.35 for Linux here (12MB compressed): http://www.anthemion.co.uk/dialogblocks/dialogblocks-1.35-debug.gz If someone...
88 Michael Kaze Kesler
wolfofthewin... Send Email
Dec 21, 2003
11:39 am
... I like that idea, personally, as I'm looking at converting my applications to XRC instead of imbedded code....
89 Julian Smart
felixcarswell Send Email
Dec 21, 2003
12:37 pm
... In the XRC case, it's not clear to me how the GetBitmapResource function will help, because XRC has to have the bitmap specification available within the...
90 blksabb Send Email Dec 22, 2003
2:20 pm
I think that this is probably caused by a bug in the older GTK+ version that comes installed with Mandrake 9.2. I'm going to upgrade GTK+ today and that...
91 Julian Smart
felixcarswell Send Email
Dec 22, 2003
2:42 pm
Hi, Thank you, that definitely gives a clue. It would seem to be related to one of the 4 gdk_gc_set_clip_region calls in wxPaintDC::wxPaintDC, so the next step...
92 Tim Peterson
txpet1957 Send Email
Dec 31, 2003
1:45 am
I am having a problem when opening a dialog/frame that had previously been saved in both 1.35 and 1.34. I am using Redhat Fedora Core and have applied all...
93 Nicolas Clemeur
nclemeur Send Email
Dec 31, 2003
1:55 am
I think this is a problem that Julian and his team is investigating... I got a similar problem also. The way around I have found is to click on the small [+]...
94 Tim Peterson
txpet1957 Send Email
Dec 31, 2003
2:37 am
Thanks for the tip. Unfortunately, I still crash when I click on a child of the dialog. But, I have confidence in Julian. I have been using...
95 Julian Smart
felixcarswell Send Email
Dec 31, 2003
10:01 am
Hi Tim, I'm sorry about this, it's very frustrating, especially as I can't make it crash here (RHL 8 under VMware). I'll make a new debug binary with some...
96 Julian Smart
felixcarswell Send Email
Dec 31, 2003
12:30 pm
Hi, I've added some diagnostics around the point I think it's failing, and uploaded: http://www.anthemion.co.uk/dialogblocks/dialogblocks-1.35-debug.gz (the...
97 Julian Smart
felixcarswell Send Email
Dec 31, 2003
7:50 pm
Hi, Here's the last DialogBlocks release of 2003. I've discovered that the crashes on Linux may be due to some window sizes going negative under certain ...
98 Tim Peterson
txpet1957 Send Email
Jan 1, 2004
2:55 pm
Unfortunately I still crash with 1.46, however, the error below comes up in the console: [txpet@localhost dialogblocks-1.36]$ dialogblocks Gdk-ERROR **:...
99 Julian Smart
felixcarswell Send Email
Jan 1, 2004
7:30 pm
... Yes, this is exactly as before AFAIK. I've put a debug binary of DialogBlocks 1.36 for Linux here: ...
100 johanavz2002 Send Email Jan 3, 2004
4:07 pm
Hi I'm using DialogBlocks 1.36 (also tried on 1.35 and 1.34) and get compile errors when creating a "wizard resource" dialog. The cpp source code that is...
101 Julian Smart
felixcarswell Send Email
Jan 3, 2004
5:14 pm
... You're quite right, it's a bug and I will get onto it now, to be fixed in the next release. Sorry about this. Best regards, Julian...
102 Julian Smart
felixcarswell Send Email
Jan 4, 2004
12:34 pm
Hi, The first DialogBlocks release for 2004. Hopefully it fixes the crash on Linux, which appears to have been caused by a bug within XSetRegion when a region...
103 johanavz2002 Send Email Jan 4, 2004
4:05 pm
Hi Thanks for the prompt response and new release of DialogBlocks. Just another quick question on wxWizard. In the Create function that DialogBlocks create,...
104 Julian Smart
felixcarswell Send Email
Jan 4, 2004
9:01 pm
Hi Johan, ... My pleasure. ... I think there are 2 problems here, with DialogBlocks and the current wxWizard implementation. (1) DialogBlocks should definitely...
105 Andy Robinson
andy5998a Send Email
Jan 8, 2004
6:52 pm
I just downloaded Help Blocks for Linux. I'm running Mandrake 9.0 When I try to run it I get complaints about not finding GLIBC_2.3 (in fact I seem to have...
106 Julian Smart
felixcarswell Send Email
Jan 8, 2004
9:23 pm
... Sorry about this, I didn't realise Mandrake 9.0 would use an earlier libc than Red Hat 8.0 :-( Some possibilities: 1) upgrade to Mandrake 9.1 or 9.2, which...
107 zousars Send Email Jan 8, 2004
9:36 pm
Hello, I'm scoping out the possibility of using wxWindows + DialogBlocks to develop a cross platform configuration wizard. After a bit of testing, I've run...
108 Julian Smart
felixcarswell Send Email
Jan 8, 2004
10:17 pm
Hi, ... Oops, I made another change which had this side-effect: thanks, I'll correct it in 1.39. Sorry about that. ... Ah, I see XRC is missing this, I'll add...
109 Andy Robinson
andy5998a Send Email
Jan 9, 2004
6:40 pm
... I'm thinking that maybe my simplest course is to run HelpBlocks on Windows instead. I'm reluctant to update to glibc 2.3 simply because I suspect I will...
110 Julian Smart
felixcarswell Send Email
Jan 14, 2004
4:19 pm
Hi, DialogBlocks 1.39 is now available. The latest changes are below. Regards, Julian Version 1.39, January 14th 2004 - Now generates menubar after other...
111 Riccardo Cohen
riccardocohen Send Email
Jan 15, 2004
4:56 pm
Hi, I've just started to (really) use dialogblocks, and found it great. One things come to me now : the tree on the left of the window will soon become messy,...
112 Julian Smart
felixcarswell Send Email
Jan 15, 2004
5:38 pm
... Goodo :-) ... Yes, very true; I'll do that for the next release. Thanks, Julian...
113 Michael Kesler
wolfofthewin... Send Email
Jan 16, 2004
5:39 am
Speaking of IDs and such, I was wondering if, under the Frame class, or any class with wxNotebook, it's possible to seperate out the classes in there to ...
114 Julian Smart
felixcarswell Send Email
Jan 16, 2004
1:39 pm
Hi Michael, It could be hard to fit into the current way DialogBlocks does things, but I'll give it some thought. Thanks, Julian ... ...
115 Andy Robinson
andy5998a Send Email
Jan 18, 2004
4:24 pm
I'm trying the Windows version of Help Blocks. It's certainly very nice - I have previously been using the C pre- processor to produce different versions of...
116 John Adamson
john.adamson@... Send Email
Jan 18, 2004
4:54 pm
I'll be out of the office until Monday 2nd of February. Kind Regards,...
Messages 87 - 116 of 7455   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