xlw plus

Post Reply
User avatar
granchio
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by granchio »

My colleague has been playing around with xlw, and more or less it's all ok, including in VS2010. I have been testing the addin generated, and I have a couple of questions that we couldn't answer between ourselves:

1) if I load the addin before loading an .xla addin, I get a crash right away. Anybody seen similar behaviour?

2) is there a handle in XLW that allows to use the help hyperlink of the function dialogue box in excel (I mean the blue [u]Help on this function[/u] in the shift-f3 dialogue)?



thanks
Dubito ergo sum
User avatar
mj
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by mj »

re 2) we have discussed the possibility of creating .chm files which would make this work but no one's done anything on it yet.



re 1) news to me. But i never use .xla files.
Quant Job Interview Questions and Answers now available on lulu and createspace: www.markjoshi.com
User avatar
granchio
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by granchio »

thanks mj.

on (1), i should have also said that if I reverse the loading order, it works. worrying, but I cannot say categorically it is because of xlw.



on (2), it's useful to know that we are not just missing something obvious
Dubito ergo sum
User avatar
mj
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by mj »

Is there strong demand for .chm files?
Quant Job Interview Questions and Answers now available on lulu and createspace: www.markjoshi.com
User avatar
Hansi
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by Hansi »

"Is there strong demand for .chm files?"



In my experience I'd say no. We did use them for a project done with http://www.add-in-express.com/ which supports them but nobody ever used them. But then again that may just be related to people's inability to read any kind of a manual.



For the xlw's I generally just leave a txt file or a pdf explaining the functions included in the install directory.
User avatar
AVt
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by AVt »

@admin

SIP, only a petition: would you mind to enforce line breaks in screig's post (2009-10-23)?

It would make the thread more readable again w.r.t. page width.
sc
Posts: 1
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by sc »

Support for Visual Studio 2010 has been added to XLW codebase as development for XLW5. Snapshots of the current XLW dev can and will be placed here
User avatar
mj
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by mj »

updated package of the Dev5 xlw:



http://sourceforge.net/projects/xlw/files/xlw/xlw%205DEV/xlw-5DEV-28Mar2011.exe/download



The major changes compared to the previous Dev5 release are:



Excel 2010 support

64-bit xll support

Improved multi-threading stability

XLOPER string fixes



It's planned to support building 64 bit dll's with gcc as well as converting all the .NET code.
Quant Job Interview Questions and Answers now available on lulu and createspace: www.markjoshi.com
User avatar
Nonius
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by Nonius »

thanks MJ, my old version of XLA was blowing up my later versions of Excel.
Chiral is Tyler Durden
User avatar
mj
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

xlw plus

Post by mj »

i haven't done much for a while: it's all Narinder and John.
Quant Job Interview Questions and Answers now available on lulu and createspace: www.markjoshi.com
Post Reply