Search the web
Sign In
New User? Sign Up
hotbasic
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 17146 - 17177 of 17269   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
17177
Yahoo: That's GREAT Alex. Thanks! With excessive fiddling, I was able to Create two SPLASHes, or one Splash and one Form. And make each one Resizeable and...
vmars316
Offline Send Email
Nov 16, 2009
10:44 pm
17176
Getting bck with HotBasic is high on my list of things to do, but there is always something getting in the way. Still, it is important to me. Don't see much...
pc_doer
Offline Send Email
Nov 16, 2009
5:38 pm
17175
Philip, I get a zero byte download on Micron editor. Other downloads work ok. LbL...
portable_code
Offline Send Email
Nov 16, 2009
5:14 pm
17174
Re the problem with HBide 2.73.1 Sorry for the problems caused with this version of HBide. I am now working to resolve this. I will post another message when...
Philip Bister
philip.bister@...
Send Email
Nov 16, 2009
12:30 pm
17173
Hi I have now added to the open source Micron text editor and uploaded a new version. Added: Application icon Minimize to tray Uppercase selection Lowercase...
Philip Bister
philip.bister@...
Send Email
Nov 16, 2009
12:30 pm
17172
... You'll find it Under Files\Programs\ and the archive is called HCA.rar. If you don't have unpacking software for rar-archives I recomend one called...
la2pj
Offline Send Email
Nov 16, 2009
9:04 am
17171
Hi again, had you ever tested the SPLASH form ? Example: CREATE f AS SPLASH CREATE b AS BUTTON Caption="Close" OnClick=fclose END CREATE END CREATE f.ShowModal...
-Alex-
fconx_aho
Offline Send Email
Nov 16, 2009
6:20 am
17170
Hi vmars, ... can be downloaded from here http://mypages.cwdom.dm/keenej/hotdown.html ... can be downloaded by running hbsetup.exe and checking HBassistant...
-Alex-
fconx_aho
Offline Send Email
Nov 16, 2009
5:44 am
17169
Ok Thanks. I appreciate all the helps that this community provides. It would be a great help also if an (exact) address is included in the announcement. It...
vmars316
Offline Send Email
Nov 16, 2009
3:26 am
17168
Sorry, I get "Oops! This link appears to be broken." when I try to get there. What Folder is it in? Thanks...vmars...
vmars316
Offline Send Email
Nov 16, 2009
2:11 am
17167
Thanks for the example: With further fiddling (see below) I discovred that the screen with the button on it, still has the blueBorder on top, but once I resize...
vmars316
Offline Send Email
Nov 16, 2009
2:04 am
17166
... More, speedab.bas would give you an good estimate. The hotxls.zip demo shows a case of moving data up to insert new data, needed in creating an .xls file....
doctor electron
globalservices1
Offline Send Email
Nov 15, 2009
6:17 pm
17165
An afterthought: how much overhead is involved in the m=insert$(m,...) syntax, compared to "in-place" manipulation of object m? When I do memory object...
emmazle
Offline Send Email
Nov 15, 2009
5:36 pm
17164
The updated (Nov 15) hbsetup 1.8 (now posted for download) adds hbAPInator download. Since the file is located on a "hidden" server (Google's effort to hide...
doctor electron
globalservices1
Offline Send Email
Nov 15, 2009
5:11 pm
17163
<blushing with embarrassment> How can I have missed that? Thanks, Jim...
emmazle
Offline Send Email
Nov 15, 2009
4:29 pm
17162
... In the files section: ...
la2pj
Offline Send Email
Nov 15, 2009
9:37 am
17161
Sounds great: Pls, where can I download this Hotbasic Code Archive 2.0 released (FREE) Thanks...vmars...
vmars
Offline Send Email
Nov 15, 2009
12:39 am
17160
... Hi, Em! If I understand well, HB already supports the above functionality: =====mem_func.bas $APPTYPE CONSOLE: $TYPECHECK ON dim m as memory 'alias for...
doctor electron
globalservices1
Offline Send Email
Nov 14, 2009
6:37 am
17159
Well pretty nifty! Thanks...vmars...
vmars
Offline Send Email
Nov 13, 2009
5:05 am
17158
I fiddled with positioning of various statements. The best I could come up with is code below. Cool, but not quite there. Your code shows two forms , one with...
vmars
Offline Send Email
Nov 12, 2009
10:11 pm
17157
... Hello, BorderLess Form create f as form create b as button caption="Close" onclick=fclose end create show 'before new style end create f.style=f.style xor...
pierrotstudio
Online Now Send Email
Nov 12, 2009
10:18 am
17156
This post is related to message/17151: I am also having trouble with Creating a True Borderless form, similar to hotforms.bas; except that form2 is Borderless....
vmars
Offline Send Email
Nov 12, 2009
7:03 am
17155
... Hello, create f1 as form onresize=f1size onshow=f1size end create create f2 as form create gb1 as groupbox caption="Group1" end create create rb1 as...
pierrotstudio
Online Now Send Email
Nov 12, 2009
6:42 am
17154
... To solve this, I think one needs to look at the header info. Namely, this alias server probably responds with a referral line in the header indicating "the...
doctor electron
globalservices1
Offline Send Email
Nov 12, 2009
12:54 am
17153
hbsetup 1.8 has been updated to include the new server for FNOWare HB debugger and Custom Command. I tried to get httphelp to download Alex's new hbAPInator,...
doctor electron
globalservices1
Offline Send Email
Nov 12, 2009
12:45 am
17152
... While this URL works in a browser, for some reason, the host name which is an alias for a Google.com IP address, cannot be connected to, as yet, using...
doctor electron
globalservices1
Offline Send Email
Nov 12, 2009
12:32 am
17151
OOps! Here's the source: create f1 As FORM caption="form 1" width=300: height=150 left=150 create f2 As FORM caption="form 2" left = 150: top = 0 width = 50:...
vmars
Offline Send Email
Nov 11, 2009
11:20 pm
17150
I tried changing Form f2 in FormNest.bas to a BorderLess Form. Everything LOOKS fine, but the RadioButtons don't work. I could use some help...Thanks...vmars...
vmars
Offline Send Email
Nov 11, 2009
11:18 pm
17149
... Greetings; Ah, changing text colors and bgColor (radioBox). Very cool! How could I have two independent Groups of RadioButtons and colored text & bg? ...
vmars
Offline Send Email
Nov 11, 2009
5:54 am
17146
Hello Jim, I have had occasions to say how great an addition the MEMORY object is to serious programming. Here are some suggestions to extend its capabilities:...
emmazle
Offline Send Email
Nov 10, 2009
11:54 am
Messages 17146 - 17177 of 17269   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help