topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday November 10, 2025, 12:29 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 32 33 34 35 36 [37] 38 39 40 41 42 ... 46next
901
Screenshot Captor / Re: Make "Auto save" optional
« Last post by AbteriX on October 10, 2005, 07:33 AM »
After an restart of SC it's O.K. again.
Shot look as normal.
902
Living Room / Re: Regular Charter Honorary Deluxe Super Plus Ultimate Members
« Last post by AbteriX on October 10, 2005, 07:00 AM »
Is this realy needed ?
Could be a lil bit work for you ?
If one not post for an half an year he lost his super plus status ?  :)

And an label is always there: Posts: 2932
903
Screenshot Captor / Re: Make "Auto save" optional
« Last post by AbteriX on October 10, 2005, 06:26 AM »
> you didn't take it as a tiff file originally

NO.

Therefor my second shot with my settings.

If i had time i play around to circle the problem.
904
Screenshot Captor / Make "Auto save" optional
« Last post by AbteriX on October 10, 2005, 06:07 AM »
'cus it takes some time to save the new shots
i'd like to suggest an new "On Capture" option "[ ] Auto Save"

So i could disable the auto save option.

Mostly i want to modfiy the shot first
and than i save it on my own (i.e. no auto save needed).

-----------

And BTW
sometimes i get such shots like the one below.

The second shot is taken with Photofiltre on the same time.
Here you see my settings.
905
Screenshot Captor / Re: new feature coming: zoompanel
« Last post by AbteriX on October 10, 2005, 05:23 AM »
How about an "update" download only ?
Only the EXE and the HELP file == 1.5 MB.

So we save always the other half 1.5MB traffic.

At least for us testers who downloads SC recently.
906
Living Room / Re: Tired of downloading MP3's ? (use your soundrecord.exe)
« Last post by AbteriX on October 10, 2005, 04:27 AM »
@rrtwister

all what you have seen in your browser
 you have already in your "temporaly internet files" folder.

C:\Documents and Settings\YoUr NaMe\Local Settings\Temporary Internet Files\Content.IE5

Just delete the contains of that folders,

than go to that URL again

and than look in that folder for an .swf file.
907
Screenshot Captor / Re: "Capture an object" behaviour
« Last post by AbteriX on October 09, 2005, 04:11 PM »
"Capture an selected region" works

but the shot is sorted as second last thumpnail, too.
908
Screenshot Captor / Re: "Capture an object" behaviour
« Last post by AbteriX on October 09, 2005, 04:05 PM »
Screenshot Captor
v1.02.06

the same.

I want to capture the pull-down menu only:

SC captures the object behind the pull-down menu
AND the corresponting part of the pull-down menu
in front of the back object.
909
Screenshot Captor / Re: "Capture an object" behaviour
« Last post by AbteriX on October 09, 2005, 03:59 PM »
Screenshot Captor
v2.00.09

the same behaviour as seen with newest build.
910
Screenshot Captor / Re: "Capture an object" behaviour
« Last post by AbteriX on October 09, 2005, 03:54 PM »
Another behaviour:

the captures from "capture an object"
are sorted as second last thumpnail,
and not as last thumpnail.

The capture with "current screen"
are sorted as last thumpnail.

Pls see pic and shooting times:
911
Screenshot Captor / Re: "Capture an object" behaviour
« Last post by AbteriX on October 09, 2005, 03:47 PM »
The first pic is captured with the "capture current screen" mode for demonstration


All the other pics are tests to capture the pull-down object,
marked in the first pic with the red circle,
with the "capture windows object" mode.

But SC captured no the menu but the object behind the menu,
dependig where the cursor was.
(shots may from diff tests)


> did it work in older versions?
 i will try.
912
Screenshot Captor / "Capture an object" behaviour
« Last post by AbteriX on October 09, 2005, 03:11 PM »
I want to capture an pull-down menu
but instead that
SC (2.01.01) captured the area behind the menu.

913
Screenshot Captor / Re: TIP: hold down Shift to ream the selection
« Last post by AbteriX on October 09, 2005, 02:45 PM »
awesome!!  :)
i'll use those instructions and pics directly in the help file if you don't mind.


Please feel free to do so  :)
914
Screenshot Captor / Re: TIP: hold down Shift to ream the selection
« Last post by AbteriX on October 09, 2005, 02:40 PM »
What effect do you mean brotherS ?

-----------

An another example:

1.) make your first selection by holding down the left mouse button and move the mouse (pic 1)
2.) press and hold down the Shift-Key
3.) make your second (and more) selections (pic 2 +3)
4.) release the Shift-Key
5.) invert the selection (pic 6)
6.) open the "Adjust Colors and More..." dialog from the SpecialFX menu
7.) decrease the contrast and increase the brightness (pic 7)
see the result in pic 8

915
Official Announcements / Re: Website went down for about 6 hours or so
« Last post by AbteriX on October 09, 2005, 01:20 PM »
Iam glad the community is back...
i was a little bit nervous this afternoon (MEZ) (Forum Time 14:20, my Time 20:20)
917
Finished Programs / Re: IDEA: Complex HTML Tag Assembler
« Last post by AbteriX on October 09, 2005, 01:05 PM »
Yes, PSPad has an feature called Clips to insert recur coding snips (or your address or such things)
and Interactive clips to build such windows i show in my last post.


What are Interactive Clips?
   Clips insert text in to your file. Standard clips insert fixed text defined by the clip content.
 Interactive clips allow you to modify the content of the clip definition before
 it is inserted into your file using clip macros.
You do this by defining your clip macros to use various Windows controls
such as text boxes, combo boxes and checkboxes.

Clip Macro Format:
 The clip macro format is as follows 
  
 %control%=@x caption,text,default,options,delimiter,dialog_type 
  
 %control% The name used in the clip body.
The name must contain only alphanumeric characters - no spaces or punctuation characters. 
 
 @x    Type of control. One of 
 @-- = Separator 
 @C = Combo box 
 @D = Date dialog 
 @E = Text box 
 @F = Font selection dialog 
 @K = Checkbox 
 @L = Colour picker dialog 
 @O = File Open dialog 
 @P = Picture selection dialog 
 @S = Directory selection dialog 
 @T = Topstyle 
     See below for further details. 
 
 caption
This text will appear as a label for the control in the dialog. 
 
 text
Optional fixed text that will be inserted into your file immediately the value you enter in to the control. 
 
 default
The default value. This value will be used if you don't enter a value of your own in to the control. (optional) 
 
 options
Depends on the control used, see below (optional). 
 
 delimiter
These optional Characters will be inserted around value entered into the control (optional).
   
 dialog_type   
Only used when @x = @O (optional). One of: 
 A = Absolute path and slash type, or 
 R = Relative path and slash type 



The "code" for the interactive IMG dialog box is:
[img | image]
<img %srcp% %alt% %title% %name% %class% %style% %align9%
 %border% %height% %width% %hspace% %vspace% %on% %controls%
 %dynsrc% %ismap% %longdesc% %loop% %loopdelay% %starto% %language%>
|
;

The macro for %srcp% (see code above) is:
%src%=@O object src=,src=,,objekt file  (*.*)|*.*,"

The macro for %alt% is:
%alt%=@E alt=,alt=,,,"

In your document you type img and press an shortcut to get the dialog.
If you ready with the dialog, press ENTER or OK
and PSPad will fill in your document all the code you need:
<img src="c:\Test.jpg" alt="an Test" align="baseline" height="110" width="120">

or if you fill more details in the IMG dialog e.g.
<img src="C:\Test222.gif" alt="this is the ALT TAG" title="here the title"
name="NAME" class="CLASS" align="middle" border="1" height="85" width="250"
 hspace="2" vspace="3" onMouseOver="" language="JavaScript">


There are such dialogs for mostly all HTML TAGs.

Or you could create your own dialog boxes
like this HTML META-Tag Generator
http://forum.pspad.c...0&t=2780&v=t


One could download PSPad in an CAB archive, unpack and test them
or i put the HTML.def file wich contains the stuff above
and the PSPad help file
for an preview
as attachement on this post. (delete the .txt extension)
918
Living Room / Re: Recent Blog Columns - Comments count
« Last post by AbteriX on October 08, 2005, 06:50 PM »
Posted by mouser at 11:50 AM | Comments (4)

Thank you for impovement.

----

An new "piece of information":

the preview of the blog
is not formated (i.e. word wrap)
like i wrote into
and the post is in the end.
 
Just FYI.
   
----

The link in the right upper corner to the blog didn't work for me yet.
Today's Blog Column. --- > http://blog.donationcoder.com/
I see "not found"

This link worked for me:
https://www.donation...screenshot_capt.html
919
Finished Programs / Re: IDEA: Complex HTML Tag Assembler
« Last post by AbteriX on October 08, 2005, 06:10 PM »
Nice idea.
But why don't use you an editor how support you ?

Like the great freware editor PSPad

www.PSPad.com
920
Living Room / Tired of downloading MP3's ? (use your soundrecord.exe)
« Last post by AbteriX on October 07, 2005, 10:49 AM »
Be sure to have your speakers turned on...

than follow this instructions:
(or at least listen  :) )

http://mirrored.flabber.nl/winnoise/
921
Screenshot Captor / Re: TIP: hold down Shift to ream the selection
« Last post by AbteriX on October 07, 2005, 10:40 AM »
HowTo for the help file:

1.) make your first selection by holding down the left mouse button and move the mouse (pic 1)
2.) press and hold down the Shift-Key
3.) make your second (and more) selections (pic 2 +3)
4.) release the Shift-Key
5.) do an action on that selections, like "Blur Outside" (pic 4)
See the result (pic 5)

Note: for documentation issue the selections are light yellow.
922
Screenshot Captor / Re: TIP: hold down Shift to ream the selection
« Last post by AbteriX on October 07, 2005, 10:13 AM »

i didn't know you could do that..

This works in normal, old selection mode only,
not in enhanced "Object Selection Mode".


So, if it not to hard to code,
a button on the right side "Fill inside with..."
what pops up an " choose color " dialog box
and fill the selection with the choosen color
would be nice.

In addition to "Blur inside"
923
Living Room / Make some money, no matter how.
« Last post by AbteriX on October 07, 2005, 09:46 AM »
http://www.milliondollarhomepage.com/
1. What is the idea?

The idea is simple: to try and make $1m (US) by selling 1,000,000 pixels for $1 each.
Hence, 'The Million Dollar Homepage". The main motivation for doing this is to pay for my degree
studies, because I don't like the idea of graduating with a huge student debt.

I know people who are paying off student loans 15-20 years after they graduated.
Not a nice thought!
So, everyone is welcome to buy my pixels, which are available in 100-pixel 'blocks' ...
924
Screenshot Captor / TIP: hold down Shift to ream the selection
« Last post by AbteriX on October 07, 2005, 09:10 AM »
hold down the Shift-Key to ream the selection:

- make an selection with LMB
- hold down the Shift-Key
- enhance the selection / or make an second/third/... selection with LMB
- do one action with all selections at once.
925
Screenshot Captor / Link in the help is wrong
« Last post by AbteriX on October 07, 2005, 08:49 AM »
Quote from the help:


Using Template Fields
The rules for using the Default Filename template and the Filename QuickField entry are
 as follows:
 1. 
 2. 
 3.
 4.
To read the forum discussion on this isse see:
https://www.donationcoder.com/forum/index.php?topic=692.0

This link should be:
https://www.donation...ndex.php?topic=688.0

instead of
https://www.donation...ndex.php?topic=692.0


Isn't it ?  :-[
Pages: prev1 ... 32 33 34 35 36 [37] 38 39 40 41 42 ... 46next