... What do you mean accidents? I hope he's not in one. It's been quite around here for some time. I hope he's just busy and all, but not accidents, man. Jim,...
Long, long ago, jose_d32792, a life form in far off space, emitted: Dear Jose and all, ... Yes, I'm OK! And even better! To know that many HB users have a...
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....
Jun 8, 2004 10:03 am
1193
Hello everyone, Has any new from HotBasic users? While for me I'm put myself into the trouble by attempting to implementing DirectX objects into HotBasic. Also...
... I've re-written my program "theWRAP" using HotBASIC for the gui-front-end, but the third-party compiler that theWRAP needs has compression that AntiVirus...
Still halfway through revising and updating a customized payroll app for my client. I've decided to take the chance of using HB for this project because,...
... I'm thinking the same about Visual/GUI IDE. Still ain't got time to do it. I'll give it try and squeeze the plan between current project. May be need some...
Just count me in for help in developing a GUI made with HB Just mail me gr. Cor de Visser ... to do it. I'll give it try and squeeze the plan between current ...
This is so cool, everybody seems interested in having a dedicated GUI designer for HB. I saw several samples of GUI designer code from the RapidQ forums,...
... Hi Gabs, It's a good idea. I think, need to write down the plans and design the blueprints. Would try to come with simplest V-IDE for HB. For features...
Hi Don, Thanks for the reply. I've actually started downloading some of the code which I think can be useful for porting or incorporating to HB's V-IDE. Code...
This is a response to a private email request showing use of SBpanels.inc which makes statusbar panels and assigns text. hotpanel.bas compiles and runs with...
... Looking back at older posts to find things to add to my "to do" list, with all due respect, the above is redundant. The BASIC language already has...
Could you please send a copy to cdvisser@... I will also try to make some things for the GUI-designer gr. Cor de Visser ... HB's ... button ... or ... your...
You got it. I've sent you the zipfile, 2 RapidQ VIDE samples with usable button images, and the RapidQ drag-&-drop sample code. These came from their...
I was digging around in some of my old Rapid-Q code from when I was first trying to learn it and found three things that seemed pretty cool and/or useful at ...
Long, long ago, chordnl, a life form in far off space, emitted: Dear Cor, ... Fantastic! ... This is hard to say accurately. One reason is that I am working ...
Hello I have posted to my website, a small tool written in HotBasic (RGB2HEX), which converts RGB colour values to hex, and displays the resulting colour. Each...
Philip Bister
philip.bister@...
Jun 17, 2004 6:11 pm
1216
Groupbox caption backcolor is not transparant when using XP Same with Tabcontrol not tested with other controls gr. Cor de Visser...
onclick does not work ' routine is not called onmousedown works Dim wijzigen_btn as BUTTON with wijzigen_btn .left=520: .top=160: .width=150: .height=20 ...
Jim, Following code shows that caption of groupbox is not transparant when placed direct in form. using XP professional hottabs however when groupbox placed in...
... Cor, how do you know the routine is not called? I see no visible feedback (like a PRINT or SHOWMESSAGE) to indicate whether program flow goes to your SUB....
Jim, My fault. Thanks for your explanation. Maybe its wise to rename the onclick event. Everytime I program with hotbasic after a couple of weeks I trap into...
Long, long ago, chordnl, a life form in far off space, emitted: Dear Cor, ... Thanks for report and code. I just found that your code runs with my new version...
... Right. I am not happy that .onclick would seem to be the simple coding alternative, while is became the complex coding alternative. As HotWin 2.3 shows,...