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

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 9703 - 9732 of 17145   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9703
Realizing I am always displaying my ignorance with questions like these I still ask: What is the purpose of hotbasic.manifest and when and how is it used? Am I...
low_beer_light
Offline Send Email
Mar 1, 2006
11:28 am
9704
... OK, the only trouble-shooting I did was put the code in proper format (Manual > Compiler > Directives > $APPTYPE > OBJ) -- namely put DECLARE statements...
doctor electron
globalservices1
Offline Send Email
Mar 1, 2006
4:35 pm
9705
... Rather than trying to write code with "run-once" blocks like this; one might consider just creating the forms you might need at startup (hey, that is...
doctor electron
globalservices1
Offline Send Email
Mar 1, 2006
4:42 pm
9706
Following a bug report concerning HBassistant, I have now posted v1.24, which corrects the problem of the program 'locking up', (when form events was...
Philip Bister
philip.bister@...
Send Email
Mar 1, 2006
5:26 pm
9707
... The reason the create is inside a SUB is that we are in a .obj, so every executable statement (including CREATE) must be in a sub. The .handle=0 test was...
emmazle
Offline Send Email
Mar 1, 2006
5:32 pm
9708
... See? YOU're the wizard! Jim, you impress me. Thanks! E....
emmazle
Offline Send Email
Mar 1, 2006
5:37 pm
9709
... Thanks; but I think of just lucked off on this one -- I was just doing some cosmetic editing (moving declares to the top) and then it worked. A new build...
doctor electron
globalservices1
Offline Send Email
Mar 1, 2006
9:07 pm
9710
Does anyone have a snippet of code to drmonstrate how to put a Shortcut for the App on the Desktop?? TIA LBL...
low_beer_light
Offline Send Email
Mar 2, 2006
2:11 pm
9711
In windows xp and 2000 you can get the path to the user profile by using ENVIRON$("USERPROFILE") or all users ENVIRON$("ALLUSERSPROFILE") and then the desktop...
fredriknorling2003
fredriknorli...
Offline Send Email
Mar 2, 2006
2:58 pm
9712
Hi all If you try to execute this code you will see a strange behavior. If you type into Edit control a NON Valid character, as non number, when you type a...
sorcipollo
Offline Send Email
Mar 2, 2006
10:19 pm
9713
... Maybe the above is the problem -- .Recreate includes .Destroy and so you are destroying the same thing twice -- almost like a "can we confuse the OS?"...
doctor electron
globalservices1
Offline Send Email
Mar 2, 2006
10:55 pm
9714
... Panels give no crayons to their kids. So delete the .Parent statement or the .Color statement. A Panel is a terrible parent, about as dumb as they get...
doctor electron
globalservices1
Offline Send Email
Mar 2, 2006
11:00 pm
9715
... AFAIK on Win2000 and WinXP only possible with IShellLink COM functions. Have some code, but not for HB. Doesn't help much, does it? Don't even know if...
efgee2003
Offline Send Email
Mar 3, 2006
12:20 am
9716
... Do you mean that it is better if I don't use panel object? note: if I don't use XPStyle, the program works fine....
sorcipollo
Offline Send Email
Mar 3, 2006
12:24 am
9717
... Better if not a parent of anything; however, Panel can draw a pretty border! PANEL, IMAGE and LABEL objects in HB are in the STATIC class, which Microsoft...
doctor electron
globalservices1
Offline Send Email
Mar 3, 2006
2:52 am
9718
Hi, Jim I'm still experiencing strange things while trying to embed a form with its event handlers in a .obj. Some bugs seem related to using string parameters...
emmazle
Offline Send Email
Mar 3, 2006
6:47 am
9719
I found this link to this download page http://users.pandora.be/peno/download.htm maybe you can under stand something out of this or use the program on that...
fredriknorling2003
fredriknorli...
Offline Send Email
Mar 3, 2006
8:49 am
9720
... Hi Frerik, That example is in C and way over my head :( However I created a kludge solution lol First I created a shortcut.lnk file manually that points...
low_beer_light
Offline Send Email
Mar 3, 2006
10:43 am
9721
... Good morning, E and fellow travelers. My guess is that strange effects you observe involve over-writing app data. What? Well, with a DIM/CREATE in an ...
doctor electron
globalservices1
Offline Send Email
Mar 3, 2006
2:47 pm
9722
Hi, LBL If you'd like a taste of COM programming in Hotbasic, have a look at shortcut.bas in: Files/Code Center/Emmazle I had time to kill this afternoon so I...
emmazle
Offline Send Email
Mar 3, 2006
5:41 pm
9723
Hi, LBL If you'd like a taste of COM programming in Hotbasic, have a look at shortcut.bas in: Files/Code Center/Emmazle I had time to kill this afternoon so I...
emmazle
Offline Send Email
Mar 3, 2006
5:41 pm
9724
Hi, LBL If you'd like a taste of COM programming in Hotbasic, have a look at shortcut.bas in: Files/Code Center/Emmazle I had time to kill this afternoon so I...
emmazle
Offline Send Email
Mar 3, 2006
5:44 pm
9725
... Tested and working under WinXP (you'll have to change the shell section to get this to work under Win9x which I don't have) Watch out for wordwrap, of...
AIR
airrsongs
Offline Send Email
Mar 3, 2006
5:47 pm
9726
... Change to: Move ENVIRON$("USERPROFILE")+"\Start Menu\NotePad.lnk" ENVIRON$("USERPROFILE")+"\Desktop\NotePad.lnk" sorry about that.... :) -- "Programming is...
AIR
airrsongs
Offline Send Email
Mar 3, 2006
6:08 pm
9727
Once again my low beer light is flashing! I found this AUTOURLDETECT snippet in HotSnip. It compiles ok but crashes with a runtimer error "error creating...
low_beer_light
Offline Send Email
Mar 4, 2006
12:49 am
9728
bonjour, je suis français et je ne parle pas anglais (ceci est traduit par un logiciel) Je cherche une aide pour connaître les propriétés et méthodes des ...
bruno
brunobdr
Offline Send Email
Mar 4, 2006
10:04 am
9729
... Neat software. I took 2 years of French in college; professor was great; never spoke a word of English in class ... and was *very* effective! ... Please...
doctor electron
globalservices1
Offline Send Email
Mar 4, 2006
1:46 pm
9730
Try this demo orginally sent in to the group by Alex Philip Demo for automatic URL detection for RichEdit2 '-----Start----- $apptype gui $typecheck on $define...
Philip Bister
philip.bister@...
Send Email
Mar 4, 2006
3:43 pm
9731
Hi Philip, This is the code I tried. At first I got a runtime error 267, but I tracked that down to a path problem in how I was launching it from Ultra Edit. ...
low_beer_light
Offline Send Email
Mar 4, 2006
4:06 pm
9732
Dang I feel so ignorant! I failed to note this feature works with richedit[2] :( Its all working fine now. Can anyone tell me when MS started including...
low_beer_light
Offline Send Email
Mar 4, 2006
4:39 pm
Messages 9703 - 9732 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