Search the web
Sign In
New User? Sign Up
hotbasic
? 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.

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 14885 - 14916 of 17145   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14885
To all HotBasic users. HBassistant v2.41d has now been released. In this version: In the section, Compiler objects | fonts A short article has been added to...
Philip Bister
philip.bister@...
Send Email
Jun 2, 2008
11:23 am
14886
Jim This is an extract from the manual (hotdoc54.zip) hotobj.txt under the section hbHnd. 'If a Custom Object EXTENDS a FORM object, "hbHnd" is the extended...
Philip Bister
philip.bister@...
Send Email
Jun 2, 2008
11:23 am
14887
... Hello, hbHnd in this case, is a pointer to original object ... ... and you can use this pointer like: (if your object extends font) use MyFont as Font with...
MANY PIERRE
pierrotstudio
Offline Send Email
Jun 3, 2008
5:54 am
14888
... Thanks for the example (I have never used Font with hbHnd) Just in case my original point was missed, FONT is a non-form object. My original text said that...
Philip Bister
philip.bister@...
Send Email
Jun 3, 2008
12:35 pm
14889
Re: HBassistant docs to include Basic RTF handling in Richedit2 ? Maybe I should work on this. Philip...
Philip Bister
philip.bister@...
Send Email
Jun 3, 2008
12:35 pm
14891
... MANY is very right (of course!), and FONT is a non-FORM object (like BMP, etc; not a "control" per se, in Microsoft's terminology). MANY showed that hbHnd...
doctor electron
globalservices1
Offline Send Email
Jun 4, 2008
2:38 pm
14892
I wrote: ...a pointer to the native font object's data... to which I might add that a HotBasic design standard is to use Microsoft's "INFO" structures for its...
doctor electron
globalservices1
Offline Send Email
Jun 4, 2008
2:44 pm
14893
... Above I quote some interesting remarks in an email from a person investigating HotBasic -- read on, it gets better!! ... Typically HotBasic responds with...
doctor electron
globalservices1
Offline Send Email
Jun 10, 2008
11:47 am
14894
Does the cpucout function also works for the amd chipset? I have only intel PC's Can someone confirm this? grCor...
chordnl
Offline Send Email
Jun 11, 2008
5:55 am
14895
Yes works fine as I recall....
enpsuedo
Offline Send Email
Jun 11, 2008
8:05 am
14896
All, Need help with COM, if anyone has any examples using COM with Excel I sure would appreciate if they could share with me. Thanks. Ken....
irkend
Offline Send Email
Jun 11, 2008
3:44 pm
14897
Have you checked out comhelper? Or was it something that you couldn't do with ComHelper? /Fredrik...
fnoware
Offline Send Email
Jun 11, 2008
7:57 pm
14898
I am a little confused as to ComHelper, at the moment all I am trying to do is open Excel, make it visible, add a workbook and insert data into cells. Ken. ......
irkend
Offline Send Email
Jun 11, 2008
10:45 pm
14900
Hi, want to test a MDI application with Pierrot's MDI Testapplication which uses (MDI.obj and MDI.inc). If I compile this testapplication I get a fatal link...
-Alex-
fconx_aho
Offline Send Email
Jun 12, 2008
7:45 am
14901
... Hi, Alex. The two symbols above are from a much older version of HB ... before the upgrade in function-result handling. Solution is simply to recompile...
doctor electron
globalservices1
Offline Send Email
Jun 12, 2008
12:10 pm
14902
... Thank you for the information. I will try to get a new recompiled MDI.obj from the author. -Alex-...
-Alex-
fconx_aho
Offline Send Email
Jun 12, 2008
9:10 pm
14903
Fredrik, ComHelper has a "Visible" option for making Excel visible or not, this does not work. "Set_Visible" works but is not documented anywhere, is there...
irkend
Offline Send Email
Jun 13, 2008
2:37 am
14904
... I ... Hello Alex, See in Files > Users > Pierrot for new .lib file Pierrot...
MANY PIERRE
pierrotstudio
Offline Send Email
Jun 13, 2008
5:34 am
14905
... Hi Pierrot, thank you for the new files. Works perfect now. -Alex-...
-Alex-
fconx_aho
Offline Send Email
Jun 13, 2008
7:03 am
14906
No, not that I know of. What you could do is to export the .inc file for excel and look in that to see the interfaces exposed. Perhaps emmazle how is the...
fnoware
Offline Send Email
Jun 14, 2008
6:41 am
14907
Hello, .Visible and .Set_Visible are both related to the .visible property of the excel object. .Visible is used to read the value: defint i=myObj.Visible ...
emmazle
Offline Send Email
Jun 14, 2008
4:21 pm
14908
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the hotbasic group. File : /Code...
hotbasic@yahoogroups....
Send Email
Jun 14, 2008
5:21 pm
14909
I just uploaded some code on how to talk to Excel with comhelper. One question Emmazle if I have a com object that returns an array and I would like to get...
fnoware
Offline Send Email
Jun 14, 2008
5:25 pm
14910
Ah Ah, wandering into array territory! Arrays are accessed through a set of API functions. Google "SAFEARRAY" for info. I think the function you need is ...
emmazle
Offline Send Email
Jun 14, 2008
9:02 pm
14911
Hi, I am conducting an informal poll concerning the interest and use of either HotBasic or PowerBasic. This site is primarily a PowerBasic domain, so to make...
pc_doer
Offline Send Email
Jun 14, 2008
9:25 pm
14912
... That is, ...the URL below. ... Dan is a new HB user who brings bushels of experience in computing and kindly has opened a HB tread on the above site to ...
doctor electron
globalservices1
Offline Send Email
Jun 14, 2008
11:08 pm
14913
... Alex, HotAPIViewer is awesome! I plan to include it in a revision of hbsetup (working on that today). For those who don't have this invaluable tool, the...
doctor electron
globalservices1
Offline Send Email
Jun 15, 2008
11:32 am
14914
... Now a direct link to this great tool has been added to www.hotbasic.org Download page at the bottom under related links. Great work, Alex! On W2K, it does...
doctor electron
globalservices1
Offline Send Email
Jun 15, 2008
12:32 pm
14915
HotBasic Setup 1.5 released: 1. Alex's Hot API Viewer, a tremendous tool, is now listed for automated download and install. 2. Cor's HB Code Archive checkbox...
doctor electron
globalservices1
Offline Send Email
Jun 15, 2008
2:34 pm
14916
... Thanks Alex for this outstanding addition to HotBasic's toolset. Is there any chance of making the source available to help others learn programming in...
stvrichland
Offline Send Email
Jun 15, 2008
8:25 pm
Messages 14885 - 14916 of 17145   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