1. Anyone try LaunchPad yet?
- Posted by Al Getz <Xaxo at aol.com> Apr 04, 2006
- 523 views
Hi there, I was hoping to get some feedback on this app so if anyone has tried it please let me know how it worked for you, and any ideas, suggestions, etc. Thanks. Take care, Al And, good luck with your Euphoria programming! My bumper sticker: "I brake for LED's" From "Black Knight": "I can live with losing the good fight, but i can not live without fighting it". "Well on second thought, maybe not."
2. Re: Anyone try LaunchPad yet?
- Posted by DominiqueB <bodind at club-internet.fr> Apr 04, 2006
- 499 views
Hello, just tryed now and the .exe seems to works ok on my XP pro sp1. But not able to launch the source cause many files seems not to be there ? Could you add all files needed by your prog when zipping ! Thank's. Dominique
3. Re: Anyone try LaunchPad yet?
- Posted by Antonio Alessi <a.admin at myway.it> Apr 04, 2006
- 516 views
Al Getz wrote: > > Hi there, > > > I was hoping to get some feedback on this app so if anyone has tried > it please let me know how it worked for you, and any ideas, suggestions, > etc. > Thanks. > > > Al > > > My bumper sticker: "I brake for LED's" > > From "Black Knight": > "I can live with losing the good fight, > but i can not live without fighting it". > "Well on second thought, maybe not." Hi there Al, what about reciprocate our feedbaks? I test your LauchPad and you let me know your trial with the dEbUg_magic_box? Now it has been provided with a plug-ins feature: everybody can add his contribute, macro, utility with ease. This tool is growing and needs to be experienced: although far from being error free, it's speeding my programming about 35% in difficult situations; furthermore it seems that you have begun something to help debugging, so I'd like to share its power with new ideas, if any. Antonio A. } when you understand Euphoria, it's like to fly! }
4. Re: Anyone try LaunchPad yet?
- Posted by Al Getz <Xaxo at aol.com> Apr 04, 2006
- 494 views
DominiqueB wrote: > > Hello, > just tryed now and the .exe seems to works ok on my XP pro sp1. > But not able to launch the source cause many files seems not to be there ? > Could you add all files needed by your prog when zipping ! > Thank's. > > Dominique Hi there, Well, you have to download the WinClass library if you want to run the source. It's in the archives. I guess i should have mentioned that in the help file? Take care, Al And, good luck with your Euphoria programming! My bumper sticker: "I brake for LED's" From "Black Knight": "I can live with losing the good fight, but i can not live without fighting it". "Well on second thought, maybe not."
5. Re: Anyone try LaunchPad yet?
- Posted by Al Getz <Xaxo at aol.com> Apr 04, 2006
- 515 views
Antonio Alessi wrote: > > Al Getz wrote: > > > > Hi there, > > > > > > I was hoping to get some feedback on this app so if anyone has tried > > it please let me know how it worked for you, and any ideas, suggestions, > > etc. > > Thanks. > > > > > > Al > > > > > > My bumper sticker: "I brake for LED's" > > > > From "Black Knight": > > "I can live with losing the good fight, > > but i can not live without fighting it". > > "Well on second thought, maybe not." > > > Hi there Al, > > what about reciprocate our feedbaks? > I test your LauchPad and you let me know your trial with the dEbUg_magic_box? > > Now it has been provided with a plug-ins feature: everybody can add his > contribute, macro, utility with ease. This tool is growing and needs > to be experienced: although far from being error free, it's speeding my > programming about 35% in difficult situations; furthermore it seems that > you have begun something to help debugging, so I'd like to share its power > with new ideas, if any. > > Antonio A. > > } when you understand Euphoria, it's like to fly! } Hello there, Where is your program located? I guess i can give it a shot... does it require another library, and if so, where can i get that library? Take care, Al And, good luck with your Euphoria programming! My bumper sticker: "I brake for LED's" From "Black Knight": "I can live with losing the good fight, but i can not live without fighting it". "Well on second thought, maybe not."
6. Re: Anyone try LaunchPad yet?
- Posted by Antonio Alessi <a.admin at myway.it> Apr 04, 2006
- 506 views
> Hello there, > > Where is your program located? I guess i can give it a shot... > does it require another library, and if so, where can i get that > library? > > > Al > > > My bumper sticker: "I brake for LED's" > > From "Black Knight": > "I can live with losing the good fight, > but i can not live without fighting it". > "Well on second thought, maybe not." http://www.myway.it/EU/dEbUg_magic_box.zip However it's always available as a contribution to RDS. I'm using the win32Lib.ew ver. 0.59, but there should be no reason for not to work with the v0.60..; a small patch is included to fix the setFont() strikeout and underline for both, and my TextFind() routine is adjusted to the Down option. A double smiley for our Grandfathers :o))
7. Re: Anyone try LaunchPad yet?
- Posted by Al Getz <Xaxo at aol.com> Apr 04, 2006
- 507 views
Antonio Alessi wrote: > > > Hello there, > > > > Where is your program located? I guess i can give it a shot... > > does it require another library, and if so, where can i get that > > library? > > > > > > Al > > > > > > My bumper sticker: "I brake for LED's" > > > > From "Black Knight": > > "I can live with losing the good fight, > > but i can not live without fighting it". > > "Well on second thought, maybe not." > > <a > href="http://www.myway.it/EU/dEbUg_magic_box.zip">http://www.myway.it/EU/dEbUg_magic_box.zip</a> > > However it's always available as a contribution to RDS. > > I'm using the win32Lib.ew ver. 0.59, but there should be no reason for > not to work with the v0.60..; a small patch is included to fix the setFont() > > strikeout and underline for both, and my TextFind() routine is adjusted > to the Down option. > > A double smiley for our Grandfathers :o)) Hi again Antonio, I just tried your program and it seems to work ok when i click on example 0, 1, 2, etc., but im not sure what it's supposed to be doing so i dont know if it's working correctly or not. Seems that html pages show up, then in console. Perhaps a short explanation of what this program is to be used for? Take care, Al And, good luck with your Euphoria programming! My bumper sticker: "I brake for LED's" From "Black Knight": "I can live with losing the good fight, but i can not live without fighting it". "Well on second thought, maybe not."