It is currently Wed May 22, 2013 9:02 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 46 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: TextEdit Gadget
PostPosted: Mon Oct 17, 2011 1:47 pm 
Offline
New User
New User

Joined: Thu Sep 22, 2011 8:52 am
Posts: 2
Megaupload File is down


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Mon Oct 17, 2011 2:24 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2257
Location: UK
That's the annoying thing about Megaupload, they delete the files quite quickly!

I'll try to post a new demo soon, I didn't have the time to add any new things as I've been quite busy, though I still have some ideas :)


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Tue Oct 18, 2011 3:00 am 
Offline
Enthusiast
Enthusiast

Joined: Mon May 14, 2007 2:13 am
Posts: 731
Location: Darling River
Quote:
That's the annoying thing about Megaupload, they delete the files quite quickly!

Why not use a free webhosting service, they are much much better than those pesty upload services. :)

_________________
PureBasic Rocks! Even More! And More!
PureBasic 5, Now We're Really Rockin!


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Tue Oct 18, 2011 12:18 pm 
Offline
Enthusiast
Enthusiast

Joined: Tue Oct 09, 2007 2:15 am
Posts: 236
http://hosting.alexander-n.de/ often use at the german forum. Without deleting files by this service, only by user...

_________________
English is not my native language...
ImageImageImage


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Wed Oct 19, 2011 6:11 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2257
Location: UK
Hello,

Here's the demo (Mac/Windows) of the gadget:
http://dl.free.fr/getfile.pl?file=/8Ug67L5b

(sorry for the large font size on windows)

I didn't include the code editor demo as I want to fix some of the stuffs before.
I also plan to add image support, I already have something, but it's far from finished ! :D


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Thu Oct 20, 2011 12:12 am 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2257
Location: UK
Image
I'm having fun with images, not heavily tested, but basically you can load any images into the text.
It doesn't work yet when Line wrap is enabled, as it requires a lot more work :mrgreen:
Also you cannot resize it or select it with the mouse, not yet anyway!

(if you're wondering why there's a huge left and right margin on the image, I just took this board's top banner which includes these margins :mrgreen:


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Thu Oct 20, 2011 8:54 pm 
Offline
User
User
User avatar

Joined: Sat Jul 23, 2011 1:13 am
Posts: 61
Is the highlighted area a cursor-selection or a text with background color?
If the latter: Can you change the background color for a single word or several words instead for the whole line?

_________________
PB 4.6b3 - Win7 32


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Thu Oct 20, 2011 9:11 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2257
Location: UK
Derren wrote:
Is the highlighted area a cursor-selection or a text with background color?
If the latter: Can you change the background color for a single word or several words instead for the whole line?

Yes / Yes :mrgreen:
Cursor selection is of course possible though, not shown on the screenshot.
Any formatting is done on a character basis, so you can apply the background color for a single letter, word, or line, or whatever :)


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Sun May 13, 2012 9:15 pm 
Offline
Addict
Addict

Joined: Sun Dec 12, 2010 12:36 am
Posts: 1284
Location: Waterloo, WI - USA
Just curious how things have progressed with this gadget? It was mentioned in recent thread, so I am wondering if you finally got it to a state where you are doing commercial releases / licenses, and have most or all of the major features implemented.

_________________
Image


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Sun May 13, 2012 10:24 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2257
Location: UK
I've done plenty of work on my Grid gadget, adding combo boxes and all.
I've also worked a little bit on this gadget too, working on a code editor, quite basic right now but with undo/redo feature, folding and intellisense.

Image

As there was very low interest in both gadgets I've been developing I'm probably just going to use them in my projects and that's it :)


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Sun May 13, 2012 11:25 pm 
Offline
Addict
Addict

Joined: Sun Dec 12, 2010 12:36 am
Posts: 1284
Location: Waterloo, WI - USA
Well, I think that's a shame :(

I'm sure many people would appreciate it if you released them for use.. Even if its not "commercially viable" I don't think it would hurt to release them as donation-ware or something.. At the least others would get to benefit from it, and you might make a few dollars as an aside....


Still, even just releasing source code would probably help a lot of people.. Even if it was just an older "basic" framework version of getting the gadget(s) up and running. It would allow others to be able to come up with their own gadgets and potentially have other gadgets or code shared with the community in return as well...

Or maybe I am being too idealistic; its been known to happen.

_________________
Image


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Mon May 14, 2012 9:21 am 
Offline
Addict
Addict

Joined: Thu Nov 01, 2007 5:37 pm
Posts: 1565
Location: Germany
Polo wrote:
As there was very low interest in both gadgets I've been developing I'm probably just going to use them in my projects and that's it :)
How do you know that there is little interest?
I for example am interested as well. Though I was a little distracted when you've mentioned that they will be commercial because at this time - new release of CanvasGadget() - a lot of cool new gadgets were created/posted (with code) and I thought yours would be something of that kind... Nevertheless I'm still "interested"!


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Mon May 14, 2012 10:05 am 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2257
Location: UK
I meant very low interest in term of actual sales ;)


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Sat Oct 27, 2012 2:35 am 
Offline
Enthusiast
Enthusiast

Joined: Sun Apr 06, 2008 12:54 pm
Posts: 218
Location: Brisbane, Qld, Australia
Polo,

Any chance of you changing your mind about selling this gadget? Could save me a lot of time and save "reinventing the wheel".

_________________
Mike


Top
 Profile  
 
 Post subject: Re: TextEdit Gadget
PostPosted: Mon May 06, 2013 10:55 am 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Sat Dec 18, 2004 11:56 am
Posts: 277
Location: TPM
I'd be interested, too.

_________________
Go, tell it on the mountains.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 46 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye