... Hi Steve Thanks for your help Hint string (in the GUI designer) works OK I would suggest changing the right click to F1 (more of a standard) This would...
Hi All, In the tradition of many nifty program's, I want to write my very own wallpaper changer as I can't seem to find one that does what I want. Just...
... When you "create" a font, you can specify the size as well. Actually, XuiSetFont (or more properly, the #SetFont message) takes care of creating the font...
I had great difficulty with this (easy when you know how :-) Ed Jason Here is how to create a menu for your GUI program . . . =================== 1. Load your...
Hi all, from time to time one reads some of complaints about the documentation here on the list. Here a tip to all newbies: A good way for me to use the...
... icon) ... toolkit ... number , ... quit / ... second main ... menu 2 - ... ' ... ' ... create) ... You can also select menu items in this fashion: '*****...
My goal is to control a windows application such as internet explorer. An example of this could be to open explorer and save a webpage on the hard disk. This...
Hi, I am taking m.s.VB in college. I am also trying to learn XB so that I can program in a non-proprietary/open *basic language. I say in an earlier post a...
I want to start internet explorer and save a web page on my hard disk done in xbasic, even with a timer of some kind. Is there a way to accomplish this? I...
... Why are you starting IE? Provided you are connected, XBasic can download web pages directly. If all you want is the HTML (and not, for example, the image...
I just finished reading some 100 downloaded HTML pages about XBasic, but when I pull up the XBasic Program Development Environment, I just look at it like...
... From: "raydpratt" <raydpratt@...> To: <xbasic@yahoogroups.com> Sent: Thursday, August 07, 2003 8:27 AM Subject: [xbasic] Any Real Tutorials? ... ...
... neither ... Sorry! You are correct. I have the site in my favorites list, and its actual URL is http://gnetools.sourceforge.net/xbsupport/index.html ... ...
... As a fairly ignorant newbie of long standing - I appreciate your confusion. To answer your comment re declaring variables, functions etc, I've never found...
... Thanks for the clarification Steve - that helps a lot ... I also found your post about changing font sizes in a grid very useful . . . Also thanks to...
... Dear Vic, Thanks for your post about breaking a program into pseudo code. Yours is a very different approach (and I have to bow to your knowledge and...
From: "raydpratt" <raydpratt@...> Subject: [xbasic] Re: Any Real Tutorials? ... Think of programming as being like cooking. The chef has 2 things to...
Hi folks, i'm just experoiencing XBasic and found an interesting tool called "dllGuide.exe", which should be provided to veryfy and make include files from...
On Thu, 07 Aug 2003 21:02:48 -0000 "nor2de" <ibdoerre@...> ... I haven't used DLLGuide, but I recognize the problems you describe... To run a program...
Vic --- (and others): Okay. I'll fight to make my program, win or lose. If others have fought and died, I suppose it's my destiny to fight as well, and ...
... Hi Vic, Your posts are always very useful and interesting :-) Could you say some more about who it was designed for? As I have mentioned your approach is...
On Fri, 08 Aug 2003 04:47:45 -0000 "raydpratt" <raydpratt@...> ... If you use the OPEN command, then you need to refer to the file by its number. There...
Vic and others, thank you! I've already come to understand much of what I have to do, and I've found that the little program examples in the documentation are ...