_Kurt Posted January 13, 2007 Share Posted January 13, 2007 I am currently working on the Speech GUI, so it saves it all. Its a bit complicated but, I am getting there. _Kurt, has dissapeared :| but he'll be back soon, hopefully.Hehe, don't worry, I'm still here I've just been loaded with work this past week. Exams and summatives have come! I'm attempting to study and script at the same time (which by the way is a bad idea). I will not include my spellchecker UDF since it takes too long to retrieve the mistakes, # of mistakes, and mistake suggestion, however it does work . I will probably release it for a demonstration on returning arrays and perhaps give some ideas to other users on this forum. Don't worry, i will include a different spellchecker written in autoit (forget author), it's very well done (uses Word.au3).Kurt Awaiting Diablo III.. Link to comment Share on other sites More sharing options...
Catindog Posted January 13, 2007 Share Posted January 13, 2007 ummm dude it can't open .txt because you save the texts and crap in the file, i don't see whats wrong with just having it check if it's a .txt and if it is then opening it up and not allowing it to have fonts and stuff.... Link to comment Share on other sites More sharing options...
_Kurt Posted January 13, 2007 Share Posted January 13, 2007 (edited) ummm dude it can't open .txt because you save the texts and crap in the file, i don't see whats wrong with just having it check if it's a .txt and if it is then opening it up and not allowing it to have fonts and stuff....Umm, I guess that's directed at me since I wrote Open() and Save(). Well, it's simply because when the file saves with fonts, font size, and attributes, it writes the file split into |'s. I made it like that so it's easy to read the font/size/attributes when opening the file. So, to solve your problem, just copy/paste the text from the .txt file and re-save the document in BetaPad. I've already changed the extension from .txt to .btp but Secure isn't online to update the post. The idea of .txt extension was stupid, I agree, it was merely for testing purposes when I had written the function. I simply corrected and improved that script when Secure had sent it to me, I did not provide his ideas.Kurt*Edit* Minor Spelling Correction Edited January 13, 2007 by _Kurt Awaiting Diablo III.. Link to comment Share on other sites More sharing options...
_Kurt Posted January 13, 2007 Share Posted January 13, 2007 Also, if you do open or save and then cancel it dies... might want to fix thatEDIT: I'm I missing or something or is it supposed to save as just 'Files'.... Then when you go to open you can open something you saved... (and under the save/open menus you have document spelled wrong on the last option)What do you mean? Elaborate on the problem Kurt Awaiting Diablo III.. Link to comment Share on other sites More sharing options...
Achilles Posted January 13, 2007 Share Posted January 13, 2007 (edited) What do you mean? Elaborate on the problem KurtNevermind, I was using one of the scripts on the page... the ones attached on the front page work great, except for me then font size doesn't work, it just gets some error "$new2 = $i2 + $u2 + $s2"... Nice program!EDIT: Spelling... Edited January 13, 2007 by Piano_Man My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list] Link to comment Share on other sites More sharing options...
James Posted January 13, 2007 Author Share Posted January 13, 2007 Ahah! Kurt your here. Thanks for clearing that up with some people. AVE3.0 will be released when Kurt is back. He sent me an installler version, which is great once I have the actual source I will add my current functions and then post it. Secure Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
James Posted January 14, 2007 Author Share Posted January 14, 2007 Update fixed a couple of bugs and added 1 or two things. Please re-download AVE2.0 Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
James Posted January 15, 2007 Author Share Posted January 15, 2007 RazerM and Ba-la have joined the team. You can expect new features in V3. Secure Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
_Kurt Posted January 15, 2007 Share Posted January 15, 2007 Nevermind, I was using one of the scripts on the page... the ones attached on the front page work great, except for me then font size doesn't work, it just gets some error "$new2 = $i2 + $u2 + $s2"... Nice program!Yes, I've found that problem (it was merely a small mistake). Will be fixed next update.Kurt Awaiting Diablo III.. Link to comment Share on other sites More sharing options...
James Posted January 16, 2007 Author Share Posted January 16, 2007 (edited) Yes, I've found that problem (it was merely a small mistake). Will be fixed next update. That won't need fixing as it can be removed because of RTF component. Edited February 16, 2007 by Secure_ICT Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
James Posted February 16, 2007 Author Share Posted February 16, 2007 BetaPad V3 Stable ReleaseBetaPad has been updated!Many bugs have been fixed, and you can now try it!Check the first post for more details. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
James Posted February 17, 2007 Author Share Posted February 17, 2007 We will soon be adding Simucal's FontUDF so that we can get all fonts listed that are on your computer. Also, any comments? Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
James Posted February 17, 2007 Author Share Posted February 17, 2007 BetaPad now uses Simucal's FontUDF download now! Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
Thatsgreat2345 Posted February 18, 2007 Share Posted February 18, 2007 (edited) might want to update your site. lil error with word count it subtracts 1 from the word count just a heads up. I see that you are splitting it by spaces and then counting but this will always ignore the first word. Edited February 18, 2007 by Thatsgreat2345 Link to comment Share on other sites More sharing options...
Valuater Posted February 18, 2007 Share Posted February 18, 2007 (edited) Nice job Guys!!!some helpful stuff ( i hoped )#1page #1 of this threadUpdates: 17-01-07????Should be February not January#2You are using Version 3.0 of BetaPad. Our newest version is: 2.0?????#3I noticed that there are no control tips, i dont know what all the buttons are for????#4(well i clicked a button that i had no idea what it was )it was find and replace, and when i click the tab "replace" that small GUI disappearsthat happened a few times???#5 my system is having a problem with the speech program right now, and because your speech object does not check IsObj($speech).... i get an error and your program crashes looks good, keep up the good worki like it , so please don't take this post as negative, just constructive8) Edited February 18, 2007 by Valuater Link to comment Share on other sites More sharing options...
BrettF Posted February 18, 2007 Share Posted February 18, 2007 I like it too. The GUI looks great Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Link to comment Share on other sites More sharing options...
RazerM Posted February 18, 2007 Share Posted February 18, 2007 (edited) Thanks for the post Val. We'll try fix as much as possible.The latest BetaPad is at http://frazergmclean.googlepages.com/BetaPad.zipEdit: I have added tooltips and fixed some bugs. Edited February 18, 2007 by RazerM My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
James Posted February 18, 2007 Author Share Posted February 18, 2007 (edited) Thanks Val. I'm gld you liked it. Have you got any other ideas that we could add to it?Edit: Razer, the file is corrupt apparently? Edited February 18, 2007 by Secure_ICT Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
RazerM Posted February 18, 2007 Share Posted February 18, 2007 I can download and open the file fine with WinRAR. My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
James Posted February 18, 2007 Author Share Posted February 18, 2007 I have just had to re-install windows on my desktop, and now I run BetaPad and it keeps giving me the error of no ocx? The RTINSTALL doesnt work... Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now