Snippet Manager

v1.8 now available!

  • (11 Pages)
  • +
  • « First
  • 4
  • 5
  • 6
  • 7
  • 8
  • Last »

157 Replies - 29805 Views - Last Post: 02 March 2009 - 11:13 AM

#71 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: Snippet Manager

Posted 29 August 2008 - 06:10 AM

Tabbed browsing~ a step forward!

I've just enabled tabbed browsing!

There are a few things to fix, but it's pretty much there!

I'll post a screenshot when it's done~ No need for the last version upload, this is wayyyy better :D
Was This Post Helpful? 0
  • +
  • -

#72 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: Snippet Manager

Posted 29 August 2008 - 06:41 AM

I figured it's finally time to upload the latest version!

New key features:
Well, actually there aren't too many. I've made a few new things, and got rid of them, put them back in, and got rid of them again.

The greatest new thing is the tabs though. *Feels accomplished*

Here's a screeny:
http://www.dreamincode.net/forums/index.php?act=Attach&type=post&id=8138


Attached File  Snippet_Manager_1.3.6b.zip (17.96K)
Number of downloads: 90
As always, feedback/requests are greatly appreciated! Enjoy!

The clipboard ring doesn't work at the moment, need to work on some event handlers.

And soon, I really will get around to working on making the whole thing customisable!

EDIT:
Hey look! The readme says "version 1.0b" while the program itself (status bar) is 1.3.6b!

I forgot to change it :blush:

Attached image(s)

  • Attached Image

Was This Post Helpful? 0
  • +
  • -

#73 PsychoCoder   User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1663
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: Snippet Manager

Posted 29 August 2008 - 12:49 PM

@gabehabe:

Here are a couple screenshots from what I have so far. Once I get more features completed Ill upload the actual app for you to look at

Main Window:
Attached Image


New Snippet Window:
Attached Image


The line numbers on the left are actually drawn into a PictureBox, and it scrolls when the RichTextBox scrills. My syntax highlighting is handled with config files that hold keywords, data types, directives, comments, functions, etc for each language
Was This Post Helpful? 0
  • +
  • -

#74 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: Snippet Manager

Posted 29 August 2008 - 02:03 PM

In other words, it's better than mine~

Just as I'd expect from the Psycho. :)

Oh well. I'll reach your level eventually... I'm still proud of my version, since I've been doing .NET since Saturday. :)
Was This Post Helpful? 0
  • +
  • -

#75 PsychoCoder   User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1663
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: Snippet Manager

Posted 29 August 2008 - 03:10 PM

@gabehabe: I wouldn't say it's better at all, mine is still much less than yours, I don't even have a fully functional program yet. I love the tabbed browsing on yours, that exceptional. I bet you can run circles around me in C++. mine still has a long way to go to catch up to yours mang.
Was This Post Helpful? 0
  • +
  • -

#76 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: Snippet Manager

Posted 29 August 2008 - 03:16 PM

hehe, thanks Psycho :blush:

The latest update is that clipboard ring~ now it's fully functional! The snippet manager doesn't even have to be active, it will automatically paste an updated clipboard into the listbox, no matter what program is currently active.

Here's a screeny:
Attached Image


I might write a tutorial about tabs, there doesn't seem to be much about them.
~As in, it's difficult to find out how to actually create a new tab on run time. Everything just seems to be having different controls in different tabs, created at compile-time~ if you know what I mean?


As for me, I'm already planning another project to work on at the same time as this one:
A HTML editor, with a built-in partial web browser, to see what the code itself would look like.

Full of ideas, me. :)
Was This Post Helpful? 0
  • +
  • -

#77 skaoth   User is offline

  • D.I.C Addict
  • member icon

Reputation: 91
  • View blog
  • Posts: 601
  • Joined: 07-November 07

Re: Snippet Manager

Posted 29 August 2008 - 10:28 PM

Is this closed source, or are you planning on allowing us to view it?
Was This Post Helpful? 0
  • +
  • -

#78 gbertoli3   User is offline

  • DIC at Heart + Code
  • member icon

Reputation: 41
  • View blog
  • Posts: 1,166
  • Joined: 23-June 08

Re: Snippet Manager

Posted 29 August 2008 - 10:37 PM

@skaoth: http://www.dreaminco...h...st&p=406121

This post has been edited by gbertoli3: 29 August 2008 - 10:38 PM

Was This Post Helpful? 0
  • +
  • -

#79 PsychoCoder   User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1663
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: Snippet Manager

Posted 29 August 2008 - 10:41 PM

Oh definitely, once both are done the source code will be available, both from gabehabe's application and mine.
Was This Post Helpful? 0
  • +
  • -

#80 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: Snippet Manager

Posted 29 August 2008 - 10:50 PM

When does the Linux version planned to be released?
Was This Post Helpful? 0
  • +
  • -

#81 gbertoli3   User is offline

  • DIC at Heart + Code
  • member icon

Reputation: 41
  • View blog
  • Posts: 1,166
  • Joined: 23-June 08

Re: Snippet Manager

Posted 29 August 2008 - 11:00 PM

Quote

When does the Linux version planned to be released?


Yeah Right!

How do you convert to a Linux App using Visual Studio?
Was This Post Helpful? 0
  • +
  • -

#82 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: Snippet Manager

Posted 29 August 2008 - 11:01 PM

View Postgbertoli3, on 30 Aug, 2008 - 02:00 AM, said:

How do you convert to a Linux App using Visual Studio?

Time & knowledge. Anyhow, I was just joking around.
Was This Post Helpful? 0
  • +
  • -

#83 gbertoli3   User is offline

  • DIC at Heart + Code
  • member icon

Reputation: 41
  • View blog
  • Posts: 1,166
  • Joined: 23-June 08

Re: Snippet Manager

Posted 29 August 2008 - 11:06 PM

Oh ok, but seriously how?
Was This Post Helpful? 0
  • +
  • -

#84 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: Snippet Manager

Posted 29 August 2008 - 11:11 PM

Seriously... you need to know how to write in both languages & then recreate the program.

Think of it like eating with a fork & a spoon. Each tool has it's pros & cons. A fork doesn't do well for soup, & a spoon doesn't do well for steak. However both can be used to get the same job done, as long as you know how to use it.
Was This Post Helpful? 0
  • +
  • -

#85 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: Snippet Manager

Posted 30 August 2008 - 03:59 AM

Yeah, the source is available~

I haven't released the latest, I'll start packaging it with the application as of the next release. :)


[which might actually be today]

edit
OK, it will be tomorrow. As soon as I open that folder, I'll end up coding away at it again for a few hours, and I don't have time.

Definitely tomorrow. :)
Was This Post Helpful? 0
  • +
  • -

  • (11 Pages)
  • +
  • « First
  • 4
  • 5
  • 6
  • 7
  • 8
  • Last »