Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

xbasic

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3525
  • Category: Basic
  • Founded: Jul 30, 1999
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 15153 - 15182 of 21090   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
15182 Julien Rouiller
julienrouiller Send Email
Apr 5, 2005
7:16 pm
Hi, ... Is there a way in XB to know the width of a char for a given font size? I would like to set a XuiLabel width to the length of the string it will...
15181 Steven V. Gunhouse
sgunhouse Send Email
Apr 5, 2005
1:09 pm
... <snip> ... Looks like an error in the XBasic source. I made some changes back in 2001 (20010109 according to my comments) to try to fix this very problem,...
15180 chrstoff Send Email Apr 5, 2005
3:38 am
XtoEXE.bat in this file - I would recommend putting an extra line after ... pause (this will leave the dos window open so an error can be seen) (-just press...
15179 da42xb Send Email Apr 5, 2005
3:07 am
Ran into a bit of a problem using XBasic 6.2.3 for Linux as the grand finale porting my Inkey$ function to linux and giving it the last touch up for now, I...
15178 chrstoff Send Email Apr 5, 2005
1:49 am
... constant ... commas, ... values ... For *.csv files - I use error=XstLoadStringArray(@file$,@text$[]) and then split text$[] with;- com$="," ...
15177 Steven V. Gunhouse
sgunhouse Send Email
Apr 4, 2005
9:25 pm
On Mon, 04 Apr 2005 16:47:39 -0400, Eddie Penninkhof <wizball@...> ... That's why I was specifying "the runtime", the PDE does require ##WHOMASK. With...
15176 Vincent Voois
vvacme Send Email
Apr 4, 2005
9:02 pm
... But there are already two versions of the runtime library. The runxb.dll and the xb.dll for the PDE. ... It depends on what code has to be removed. I see...
15175 Eddie Penninkhof
wizball1 Send Email
Apr 4, 2005
8:48 pm
... Unless I don't understand what you mean: that wouldn't work. At least not without having 2 versions of the runtime library. ##WHOMASK is still needed when...
15174 old2newbie Send Email Apr 4, 2005
1:14 am
... Thanks thats fast work. ... < < string or prompt the user to enter a new string. ... Thanks again. ... I think the usage of the existing Replace Icon could...
15173 jensdelling@...
technicorn Send Email
Apr 3, 2005
10:32 pm
... I changed the code, so <Shift+Insert>; now does the pasting again. ... I'll change that. ... On V6.2.3 using the find button does also repeat the last find,...
15172 old2newbie Send Email Apr 3, 2005
4:46 pm
Hi: Wow, I really like the flashing cursor that I can now permanently change to the color RED. And I REALLY like the fact that I can now type over existing...
15171 Steven V. Gunhouse
sgunhouse Send Email
Apr 3, 2005
10:08 am
... (Sorry for the previous message, hit the wrong key.) The .dec file is required of course. I forget what the .def is supposed to be for, but it isn't used...
15170 Steven V. Gunhouse
sgunhouse Send Email
Apr 3, 2005
10:02 am
... -- Steven V. Gunhouse...
15169 etfan2121 Send Email Apr 3, 2005
5:45 am
Greetings, I think I got the XtoDLL function working alright. The one thing I'm not sure of is what files can be safely deleted after a DLL is made. I know...
15168 xbasic@yahoogroups.com Send Email Apr 3, 2005
5:32 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File : /XtoEXE.zip ...
15167 xbasic@yahoogroups.com Send Email Apr 3, 2005
1:29 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
15166 old2newbie Send Email Apr 3, 2005
1:13 am
Hi again: Note only two menu items are working; 1. The first item of the CTR menu. ... SUB menuCTR SELECT CASE v0 CASE 1 ' ++++++++++++++++++++++ CTRMenu...
15165 Steven V. Gunhouse
sgunhouse Send Email
Apr 2, 2005
1:49 pm
On Sat, 02 Apr 2005 05:53:08 -0500, Eddie Penninkhof <wizball@...> ... The other thing which would be nice is to remove all ##whomask-related code from...
15164 Eddie Penninkhof
wizball1 Send Email
Apr 2, 2005
10:53 am
... For condition compilation it's probably easiest to use the program 'cpp'. cpp is the C pre-processor and it's used also by the C and C++ compiler. It's...
15163 Byron Soulsby
byron_soulsby Send Email
Apr 2, 2005
4:02 am
Hi Hugh, I was able to run my Menu.bas program under freeBasic with your suggested change, but my other QB45 programs will not run. Your xBasic routine sounds...
15162 etfan2121 Send Email Apr 2, 2005
1:00 am
Great, thanks! etf ... saving ... more ... outlines on ... Any ... by ... aloha.x and ... is ... gets...
15161 Steven V. Gunhouse
sgunhouse Send Email
Apr 1, 2005
10:57 pm
... One of the demos is meant to be compiled as a library, to be used by another demo program - though I forget which is which. One is aloha.x and the other...
15160 etfan2121 Send Email Apr 1, 2005
10:00 pm
OK, I figured out a better way to do this. It does not involve saving to a different file type. Instead, you'd double click a .x file to make a .exe file, or...
15159 jensdelling@...
technicorn Send Email
Apr 1, 2005
7:50 pm
... No problem, I don't want to confuse people about the version number. I don't think, I'll be able to work on the linux port before next month. For the next...
15158 Eddie Penninkhof
wizball1 Send Email
Apr 1, 2005
7:35 pm
... To avoid confusion I'd suggest calling it something like XBasic-6.2.4-jd1.zip (actually XBasic-6.2.3-jd1.zip makes more sense, IMHO). CU, Eddie....
15157 xbasic@yahoogroups.com Send Email Apr 1, 2005
6:09 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File : /xcompiler.zip ...
15156 Vincent Voois
vvacme Send Email
Apr 1, 2005
6:09 pm
Jens 's edition is also hosted on XBdocs: http://gnetools.sourceforge.net/xbsupport/files/XBasic6.2.4.zip Sources: ...
15155 etfan2121 Send Email Apr 1, 2005
3:51 pm
I think I see an easy way to change my batch file so it can do .dll files. It would involve having the user save them with an extension other than .x, but it...
15154 etfan2121 Send Email Apr 1, 2005
2:03 pm
I uploaded xcompile.zip to the files area, which includes a ReadMe.txt file set up guide. This is an illustration of the ancient art of batch file programming....
15153 xbasic@yahoogroups.com Send Email Apr 1, 2005
11:28 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
Messages 15153 - 15182 of 21090   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