Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

hotbasic

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 365
  • Category: Basic
  • Founded: Jan 7, 2004
  • Language: English
? 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.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hello and good day for all, This code (below) is for find 1 million prime number. On my pentium 4 : 3 GHz in blitzmax = 0.841 s in Pure basic = 1 s in...
3 Jun 26, 2011
8:17 am

doctor electron
globalservices1
Send Email

Yesterday, a jury of nine Dominicans in the High Court here unanimously found that I was innocent of a bogus arrest charge some 2 and 1/2 years ago on Feb. 6,...
2 Jun 26, 2011
4:13 am

soh72542@...
soh72542
Send Email

I am having trouble with order of operators. If there is no equal precedence then what is the order. Where is the table? Does the order of execution always...
2 Jun 25, 2011
8:00 pm

doctor electron
globalservices1
Send Email

Greets, Don't know how to fix this other than duplicate routines for edt1.SelStart edt2.SelStart. curredthWnd=edt2.handle ' also tried curredthWnd=hWnd . . ....
9 Jun 2, 2011
5:14 pm

vmars316
Send Email

Greets, I need a isHex finction for an edit box. Filtering for hex is fine but how do I NOT accept a non-hex char? Also, I notice that small "a" and capital...
4 May 22, 2011
8:26 am

doctor electron
globalservices1
Send Email

Greets, I am trying to put a .bmp onto btn2. No prob with btn1: create btn1 as BUTTON bmp= "hot_basic&quot; But btn2 is loaded from a *.png file (and magically...
11 May 9, 2011
8:21 pm

vmars316
Send Email

Greets, Pls, see code below: I am trying to create an OwnerDrawn Button, and then color it. But no luck yet. Need help! Thanks...vmars316 'BS_OwnerDraw_vm.bas ...
15 Apr 24, 2011
8:00 pm

vmars316
Send Email

Greets, There is a new program here: http://tech.groups.yahoo.com/group/hotbasic/files/Users/vmars/ ColorReplace: Click on image color, then enter new color to...
1 Apr 19, 2011
8:24 pm

vmars316
Send Email

Hello there, My 2 cents for the day : CRC32 $APPTYPE GUI: $TYPECHECK ON $XPSTYLE ' $DEFINE SS_CENTER &H1 $DEFINE SS_SUNKEN 4096 ' Dim CRCTable(255) As long ' ...
1 Apr 18, 2011
1:40 pm

drroger77
Send Email

Greets, I have a onkeyup for my Form (in my ColorRep program) so that i can do stuff according to what arrowKey is pressed. select case uMsg case WM_KEYUP ...
4 Apr 13, 2011
4:44 pm

vmars316
Send Email

I found this interesting component probably can be used with Hotbasic and the ole wrapper. But I don't know. Perhaps some other HB Guru know how to use this...
1 Apr 8, 2011
9:04 am

fnoware
Send Email

Greets, I am trying to get the height & width of the image I just Loaded with "gpImage.LoadFromFile(OpenImageFile$)" by using GdipGetImageHeight &...
9 Apr 8, 2011
8:47 am

LIevelars@...
larsjongste
Send Email

Greets, I have been hung up on this for days. Finally i tried GetLastError: This one works fine: cnvimg.Draw(lvwGrid.width,lvwGrid.height,frm2bmp) ...
10 Mar 29, 2011
10:24 pm

vmars316
Send Email

Sorry to ask (maybe already here, i am newbe in hb), but it would be great if we could have natives functions for : degre to radian/rad to degre (conversion) ...
5 Mar 28, 2011
8:55 pm

fnoware
Send Email

Intel has launched it's app store for windows applications and for Moblin "Intels Linux" I don't have the knowledge to do this but It would be great if The...
1 Mar 28, 2011
12:51 pm

fnoware
Send Email

Hi I am trying to alter the line weight/thinkness when drawing a line i.e. printer.line 10,20,30,40,&h000000 and canvas1.line 10,20,30,40,&h000000 to the...
2 Mar 28, 2011
2:43 am

doctor electron
globalservices1
Send Email

Hello, I recently discovered the work of Frank Dodd FreeBasic on the 3D engine Irrlicht. This is an adaptation of his excellent work for HotBasic. In the zip...
1 Mar 25, 2011
9:41 am

fnoware
Send Email

HBide 2.83.6 has been posted with new keywords added to the internal keyword list IAND IOR IXOR Philip...
1 Mar 20, 2011
3:10 pm

Philip Bister
phil6935...
Send Email

Mar 18 HotBasic 6.6 revises the SQLDATA object for thread-safe operation, which may be used to connect to multiple databases, where each connection is handled...
1 Mar 18, 2011
11:38 pm

doctor electron
globalservices1
Send Email

Greets, This seems odd to me: When I '$DEFINE CF_TEXT 1' see below. Then do: Case 1 List3FormatName$ = "CF_TEXT : Text" What ends up in List3FormatName$ is...
6 Mar 16, 2011
5:21 pm

vmars316
Send Email

Greets, There is a new version of 'ddMenu BookMark Manager' available Here: http://tech.groups.yahoo.com/group/hotbasic/files/Users/vmars/ The version above...
1 Mar 13, 2011
1:23 am

vmars316
Send Email

So i was thinking of starting a coding game, something like rock-paper-scissors Or a Robot-battle. in wich each participant must write a dll that will...
4 Mar 12, 2011
2:18 am

Donald Darden
pc_doer
Send Email

So ive started a little coding contest (well actually it hasn't started until ive got players) ... Your job (By you, i mean whom ever would like to join in) is...
4 Mar 10, 2011
11:43 am

LIevelars@...
larsjongste
Send Email

Read your message left by Kelly before it gets deleted! http://idham.zoomshare.com/files/friend.htm...
1 Mar 5, 2011
12:27 pm

carljhcqfriends
Send Email

Jim, Is there something going on behind the scenes thats prevent a HB dll from being called though LoadLibraryA -> GetProcAddress -> funcall method cause i...
4 Mar 4, 2011
6:32 pm

doctor electron
globalservices1
Send Email

I am new to HotBasic and I am trying to write a program that needs to print some documents to the default printer and others to a second printer. At the...
5 Mar 2, 2011
10:43 pm

doctor electron
globalservices1
Send Email

Going back to the mid-1990s, some may know of the DOS game "Privateer&quot; -- which remains, IMHO, one of the best space games ever written. The young man next...
2 Mar 2, 2011
1:16 pm

doctor electron
globalservices1
Send Email

Finally, here is my hbSnap program. It can capture a full_screen and/or partial_screen region and save the captured image to a File (*.png). The 'real magic'...
6 Mar 2, 2011
4:53 am

vmars316
Send Email

Jim, I continue to experience a bizarre random problem wherein my HB program suddenly stops and a message box pops up saying "Out of Memory". (Note: all other...
8 Feb 28, 2011
1:59 pm

emmazle
Send Email

Greets, below is code for 'Clipboard_Study.bas&#39; In SUB SUB ImageToClipboard Defint ClipReturnCode ' gpImage.LoadFromFile("hotbasic.bmp") ...
4 Feb 26, 2011
5:36 pm

vmars316
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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