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

Messages

Advanced
Messages Help
Messages 117 - 146 of 7455   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
117 riis0803 Send Email Jan 18, 2004
7:06 pm
I ran into a problem with DB 1.38. I've upgraded to 1.39 but this didn't solve it. I can't figure out where I'm going wrong here, but anyway, here's a sitrep. ...
118 Roger Binns
grotgrot Send Email
Jan 18, 2004
9:17 pm
... I just use the same help for all platforms, and note the platform differences in the help. I think the end users like knowing the software is the same on...
119 Julian Smart
felixcarswell Send Email
Jan 18, 2004
9:58 pm
Hi Andy, ... Hm, curious, I'll check it out. ... Is this any different from using macros to change other aspects of content? You can conditionally change any...
120 Julian Smart
felixcarswell Send Email
Jan 18, 2004
9:58 pm
... Wow, that's very nice. ... I'd certainly be interested to find out more! Thanks, Julian...
121 Julian Smart
felixcarswell Send Email
Jan 18, 2004
10:01 pm
Hi Brian, These things can be tricky to diagnose remotely, so if you can send me your project file I'll try to see what's going on. Thanks, Julian ... ...
122 Riccardo Cohen
riccardocohen Send Email
Jan 19, 2004
7:58 am
did you check the "notebook size" in wxNotBook ? ... -- Riccardo Cohen Articque Les Roches 37230 Fondettes France web = http://www.articque.com tel: +33 02 47...
123 Roger Binns
grotgrot Send Email
Jan 19, 2004
8:16 am
... Ok, here were the conditions I was trying to satisfy: - Single source for HelpBlocks builds to CHM and wxWindows format help - On the web, the tree...
124 Roger Binns
grotgrot Send Email
Jan 19, 2004
8:28 am
I failed to mention how I put it on the web. The simple answer is to copy the html for the frameset and tree javascript etc to the web server. I then unzip...
125 Alec Ross
alec@... Send Email
Jan 19, 2004
10:36 am
... I'm also interested in a version of this capability. What I'd like is: - Simple import/export to a filesystem, w/ HB pages mapped 1:1 to files. For...
126 Julian Smart
felixcarswell Send Email
Jan 19, 2004
12:07 pm
... There's also a wxBoxSizer V here (as per the project file Brian sent me) ... This panel should either have a valid size, or have its wxADJUST_MINSIZE...
127 jesus_peco Send Email Jan 19, 2004
12:31 pm
I have not been able to run this version in my linux box (debian woody stable 3r2) as my glibc version is glibc-2.2.5-11.5, which is older than the required...
128 Julian Smart
felixcarswell Send Email
Jan 19, 2004
1:39 pm
Hi Roger, ... I can certainly add that internal #define. Or should it be an explicit #define at the top so you can generate the identifiers in the left-hand...
129 Alec Ross
alec@... Send Email
Jan 19, 2004
3:32 pm
In message <6.0.0.22.2.20040119133202.04ad6630@...>, Julian Smart <julian@...> writes ... Maximum compatibility with the format of...
130 Riccardo Cohen
riccardocohen Send Email
Jan 19, 2004
4:22 pm
Hi, When I found the error : Sorry, could not convert D:\develtst&#92;Wx.UWizard&#92;..\..\develres&#92;Lib_imgcm&#92;pov\cartomatiquesmall256.png to an XPM - there may be too...
131 Julian Smart
felixcarswell Send Email
Jan 19, 2004
5:04 pm
... Phew, <gasp>. Yes, some good ideas there for when I manage to solve the 24 hours per day problem :-) Thanks, Julian ... ...
132 Julian Smart
felixcarswell Send Email
Jan 19, 2004
5:08 pm
... I guess that's a wxHTML issue, and might be best dealt with by a series of small wx-dev requests or bug reports. Presumably you mean for wxWindows HTML...
133 Brian Ravnsgaard Riis
riis0803 Send Email
Jan 19, 2004
6:23 pm
... That works! Thanks! ... Well, as long as I know, I can take it into account. The wxADJUST_MINSIZE property is a bit tricky in my opinion, but I suppose ...
134 Roger Binns
grotgrot Send Email
Jan 19, 2004
8:59 pm
... I would prefer it internally. For various reasons it is preferable if all the numbers are consecutive. My current problem is that every time I insert or...
135 Roger Binns
grotgrot Send Email
Jan 19, 2004
9:09 pm
... You already have the title as a macro definition. I assume a __FILE__ or __GUID__ would do the trick. ... You can do that with macros. I do it in all my...
136 Roger Binns
grotgrot Send Email
Jan 19, 2004
9:09 pm
... It doesn't get dark till 10pm during summer in Edinburgh anyway :-) Roger...
137 Julian Smart
felixcarswell Send Email
Jan 19, 2004
9:10 pm
... The problem I see with renumbering all pages after every page insertion or deletion is that it means that after any such operation, _all_ pages are...
138 Roger Binns
grotgrot Send Email
Jan 19, 2004
9:30 pm
... Regeneration is a cheap thing to do, and I have to do it anyway since the navigation sequences will have changed (next, previous, up etc). Roger...
139 Julian Smart
felixcarswell Send Email
Jan 19, 2004
9:38 pm
... Alas, I would install a suitable Linux distro and recompile DialogBlocks and HelpBlocks, but I'm running out of disk space. I'm currently agonising over...
140 Julian Smart
felixcarswell Send Email
Jan 19, 2004
9:40 pm
... What I mean is, if HelpBlocks renumbers for every insertion or deletion, then HelpBlocks will slow down significantly if all HTML preview files must be ...
141 Roger Binns
grotgrot Send Email
Jan 19, 2004
9:55 pm
... I was pointing out you have to regenerate anyway. For example if I have a node with 20 child nodes and change the title of the parent, all the child nodes...
142 Julian Smart
felixcarswell Send Email
Jan 19, 2004
10:03 pm
... I've found the bug, some code was out of sequence, but for now the solution is to, er, run HelpBlocks twice :-) Once to generate the hhk, another time to...
143 Alec Ross
alec@... Send Email
Jan 19, 2004
11:29 pm
In message <007e01c3ded0$7cad6c90$3501a8c0@rogersqyvr14d3&gt;, Roger Binns <rogerb@...> writes ... I usually try to avoid the use of macros. ... I...
144 Alec Ross
alec@... Send Email
Jan 19, 2004
11:29 pm
In message <6.0.0.22.2.20040119170252.04ae8740@...>, Julian Smart <julian@...> writes ... Quite. ;) Alec -- Alec Ross...
145 Alec Ross
alec@... Send Email
Jan 19, 2004
11:29 pm
In message <6.0.0.22.2.20040119170431.04b05928@...>, Julian Smart <julian@...> writes ... Not again. I would not personally be able...
146 Roger Binns
grotgrot Send Email
Jan 20, 2004
12:22 am
... They are however the best way for HelpBlocks to support what everyone wants to do. For example I wanted a 'navbar&#39; at the bottom of every page and use the...
Messages 117 - 146 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