Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

libertybasic · The Official Liberty BASIC Support Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 5577
  • Founded: Jan 12, 2001
  • 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 40761 - 40790 of 46456   Newest  |  < Newer  |  Older >  |  Oldest Start Topic
Messages: Simplify | Expand Author Sort by Date v
40790 Stefan Pendl
pendl2megabit Send Email
May 5, 2010
6:07 am
... Forget this project, since it is dead for years now. It can only handle non GUI code of LB v1.4 Don't waste your time on beating a dead horse. ... Stefan...
40789 Richard
rtrussellcouk Send Email
May 5, 2010
3:38 am
... It depends on whether your application is installed for 'All users' or just for the current user. In the former case CSIDL_COMMON_APPDATA would be an...
40788 Louis
LouWin Send Email
May 5, 2010
3:38 am
Sssssshhhhh!  Big Brother's watching!   I bet this post doesn't post the moderator's scissors....   ... There are 10 kinds of people in the world: People...
40787 JP
iheara Send Email
May 5, 2010
3:37 am
I have learned of an open source project that turns liberty BASIC code to C. At http://lbpp.sourceforge.net/ there is a page on the subject. It is a little...
40786 David Speck
dspeck13021 Send Email
May 5, 2010
3:27 am
Walt, This group doesn't allow attachments because of previous abuse. However, you can cut and past your LB code directly into the body of the eMail, along...
40785 MaxxHuggs
maxxhuggs2006 Send Email
May 5, 2010
2:23 am
Instead of whining... why don't you find out what is available? http://libertybasic.conforums.com/index.cgi http://basic.wikispaces.com/ ...
40784 WaltMc
wmckillemall Send Email
May 5, 2010
1:48 am
Big Brother I wanted to start a new post about A GUI and COM1 trouble I was having. I need to be able to include my Liberty.bas code to others so they can see...
40783 Stefan Pendl
pendl2megabit Send Email
May 3, 2010
8:23 pm
... Only if the data is changeable by all users of the program, if this is different for each user it would be saved to CSIDL_APPDATA. ... CSIDL was it called...
40782 swetterlin Send Email May 3, 2010
2:54 pm
So, if you follow this folder scheme, the user would install the program in Program Files, and the program would store its internally generated data (e.g....
40781 Stefan Pendl
pendl2megabit Send Email
May 3, 2010
6:33 am
... Yshua, Did You read the whole page at MSDN, where the ChangeDisplaySettings function is described? Have you paid special attention to the REMARKS section? ...
40780 Yshua
yshuacalkins Send Email
May 3, 2010
6:16 am
Hello Stefan, and all, Must admit my naiivity, but as soon as I feel like I'm catching on I lose my bearings again in coding. Tried changing coding according...
40779 libertybasic@yahoogro... Send Email May 3, 2010
6:05 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the libertybasic group. File :...
40778 Gordon S
gordonsweet2000 Send Email
May 2, 2010
6:05 pm
Second attempt the link needs s new line. If it is of any help to show how distributors are willing to accept Freeware have a look at some of the ZIP files at...
40777 Gordon S
gordonsweet2000 Send Email
May 2, 2010
5:59 pm
If it is of any help to show how distributors are willing to accept Freeware have a look at some of the ZIP files at...
40776 johnshomeport Send Email May 2, 2010
4:14 am
... I'm not a lawyer but have been chased around by a couple and caught by one... When you release your application as Public Domain you relinquish all rights...
40775 Stefan Pendl
pendl2megabit Send Email
May 1, 2010
10:37 pm
... According to http://msdn.microsoft.com/en-us/library/dd183411(VS.85).aspx the API function must be translated as follows: '---code start (watch for line...
40774 Stefan Pendl
pendl2megabit Send Email
May 1, 2010
7:08 pm
... When you start a program, Windows will launch it in a process. This process is doing his work in a thread, which is called the main-thread. Now, if you...
40773 ross_harper512 Send Email May 1, 2010
6:48 pm
Hi Stefan Thanks for the reply. I don't know what you mean by "a separate thread". Could you clarify? Ross...
40772 Stefan Pendl
pendl2megabit Send Email
May 1, 2010
2:59 pm
... Yes, I know what you are talking about, since I am one of those IT guys and if users do have to much privileges, then you will have to clean the machine...
40771 Judith
judith.rastall Send Email
May 1, 2010
2:46 pm
Sorry, Stefan, I have to admit that my eyes had glazed over when I saw the original discussion on your function and I had not understood what it was doing. I...
40770 Stefan Pendl
pendl2megabit Send Email
May 1, 2010
10:09 am
... So you like to display an image? LB does display images of any color depths, there is no restriction to the color depth, only to the format that is...
40769 John Fisher
tenochtitlanuk Send Email
May 1, 2010
8:39 am
Give LB a try! I've been programming since 1968, at various levels, with machines based on binary coded decimal and various formats of integers and floats....
40768 rod_bird001 Send Email May 1, 2010
8:24 am
I am a hobbyist. I don't have the time to spend 100 hours to graphically accomplish the same thing in 32 bit or 24 bit that i can do at 16 bit. Look at a 16...
40767 rod_bird001 Send Email May 1, 2010
8:11 am
Also, I'm getting the impression that there is only one 'routine&#39; for arithmetic calculations. The help file says that integers are stored as integers, ...
40766 Stefan Pendl
pendl2megabit Send Email
May 1, 2010
8:10 am
... LB does automatically decide, if a numerical variable is an integer or a float based on its content. If an integer variable gets decimal places added due...
40765 rod_bird001 Send Email May 1, 2010
8:00 am
... if you google Alyce's Restaurant you will find a work round .dll that lets you print in landscape mode....
40764 danny_gjk Send Email May 1, 2010
7:56 am
... Also, I'm getting the impression that there is only one 'routine&#39; for arithmetic calculations. The help file says that integers are stored as integers,...
40763 Stefan Pendl
pendl2megabit Send Email
May 1, 2010
7:56 am
... The tutorial is a lesson file, so one can run the examples and test things out easily. If you purchased LB on CD, then you have access to a PDF version of...
40762 Stefan Pendl
pendl2megabit Send Email
May 1, 2010
7:48 am
... See reply to second message. ... Stefan Pendl Liberty BASIC Assist 4.03 ........ http://www.libertybasic.com/assist.html Liberty BASIC 4.04 RC2 ..............
40761 Stefan Pendl
pendl2megabit Send Email
May 1, 2010
7:47 am
... Instead of using a loop you can use a TIMER to update the graph. The basic structure would be: '... [StartTimerLoop] ' first turn timer off, so we can do...
Messages 40761 - 40790 of 46456   Newest  |  < Newer  |  Older >  |  Oldest Start Topic
Add to My Yahoo!      XML What's This?

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