ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2013

NANY 2013 Release: Customizable Remote Administration Panel (CRAP)

<< < (4/27) > >>

ConstanceJill:
Hello there .o/

Hmm I think I found a minor interface issue in version 1.0.75 build 1 : if one opens the program window and sets it in any way where there is no vertical scrollbar, then reduces the application to taskbar by clicking its button, and restores the window by clicking the taskbar button again, then a vertical scrollbar appears.

hamradio:
Hello there .o/

Hmm I think I found a minor interface issue in version 1.0.75 build 1 : if one opens the program window and sets it in any way where there is no vertical scrollbar, then reduces the application to taskbar by clicking its button, and restores the window by clicking the taskbar button again, then a vertical scrollbar appears.
-ConstanceJill (November 13, 2012, 06:17 AM)
--- End quote ---

Thanks for the report and yep I found that the other day myself and just forgot to update the first post saying it was known and hopefully fixed the next time I upload. :)  I have also implemented resize helper by showing a button border when you are resizing the form and hiding it when resizing is ended so you know where to stop if you want a good looking form. On that note look for a new version sometime between now and Friday.

ConstanceJill:
Cool, sounds like good news :}

AbteriX:
He cool project!  :Thmbsup:

Can i blame you if my network admin ask me why i download crap?

Sorry, my first response is an bug notification...

Using 1.0.75.1, on W7-64, fresh un-packed,
clicking at the drop-down arrow of the Variable edit, i get


--- ---System.ArgumentOutOfRangeException:
InvalidArgument=Value mit dem Wert 0 ist für DropDownWidth ungültig.

************** Geladene Assemblys **************
mscorlib
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.1 (RTMRel.030319-0100).
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
CRAP
    Assembly-Version: 1.0.75.1.
    Win32-Version: 1.0.75.1.
    CodeBase: file:///H:/1/crap/CRAP/CRAP.exe.
----------------------------------------


Once i have written an variable i can click at that button without an error.


- - -

2.)
I have to the care myself to add an space sign after the Command Prefix.
I think the app should do that for me?

F.ex.
Variable: C:\temp\crap.txt
ComPrefix: notepad

Results in: notepadC:\temp\crap.txt


- - -

3.)
I had expected to have an parameter like <variable> to add this in my command line where i need it.
This had be more intuitive for me on my first test then just "automatically add the variable" to the command line.
And we would have more control where this var is inserted and how often.

- - -

4.)
I assume your tool calls comspec as default if no other executable is specified???
Can you please add an option check box like "[X] don not close command line window" and so call "comspec /K" ?


F.ex. i use
Variable: 127.0.0.1
ComPrefix: ping
Caption: Ping variable

The ping is executed but the DOS-Box is closed after that.
I guess i can add an PAUSE somewhere (don't tested it right now), ... but an option would be niftier.



- - -

5.)
Hmm, seeing now your "custom_testfile.xml" i get the idea: how about an option to save & load different settings.xml?
Perhaps even from command line: "crap.exe /s work.xml"

-

hamradio:
He cool project!  :Thmbsup:

Can i blame you if my network admin ask me why i download crap?

Sorry, my first response is an bug notification...

Using 1.0.75.1, on W7-64, fresh un-packed,
clicking at the drop-down arrow of the Variable edit, i get


--- ---System.ArgumentOutOfRangeException:
InvalidArgument=Value mit dem Wert 0 ist für DropDownWidth ungültig.

************** Geladene Assemblys **************
mscorlib
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.1 (RTMRel.030319-0100).
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
CRAP
    Assembly-Version: 1.0.75.1.
    Win32-Version: 1.0.75.1.
    CodeBase: file:///H:/1/crap/CRAP/CRAP.exe.
----------------------------------------


Once i have written an variable i can click at that button without an error.


- - -

2.)
I have to think myself about an space sign after the Command Prefix.

F.ex.
Variable: C:\temp\crap.txt
ComPrefix: notepad

Results in: notepadC:\temp\crap.txt


- - -

3.)
I had expected to have an parameter like <variable> to add this in my command line where i need it.
This had be more intuitive for me on my first test then just "automatically add the variable" to the command line.

- - -

4.)
Your tool calls comspec as default if no other executable is specified???
Can you please add an option check box like "[X] don not close command line window" and so call "comspec /K" ?


F.ex. i use
Variable: 127.0.0.1
ComPrefix: ping
Caption: Ping variable

- - -

5.)
Hmm, seeing now your "custom_testfile.xml" i get the idea: how about an option to save & load different settings.xml?
Perhaps even from command line: "crap.exe /s work.xml"
-AbteriX (November 14, 2012, 05:52 AM)
--- End quote ---

The name was the idea of ConstanceJill on the forums here who originally requested an app like this. So I just used it as I thought it was a good name for an application. :)

1) Let me know if its still there in the next version as I hope I have fixed that.

2) I don't think I should put a forced space in it therefore the user should.  (e.g. Some commands a user may want to use could be undesirable to have a space after the prefix which if I forced a space would mess it up. Therefore for the notepad example just enter notepad followed by a space for prefix, then you wont have to think about that anymore for that command as it will have the space by default.)

3) Not sure I understand what you mean. Maybe you could clarify or someone else could. But do you mean similar to the other macros? If so I implemented it for prefix and suffix, old way where it places it in the middle of prefix and suffix should still work too in case you don't want to specify it for some buttons.

4) Added to each button.

5) Yes that might show up in a later version.

Update still planned.  New version tomorrow or Friday sometime after noon my time. (Eastern Standard Time)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version