Jump to content
UBot Underground

Recommended Posts

Another thing I would love to see:

 

Time Remaining as a function. With Value and Target value. And it will automatically calculate the time it takes to reach targetvalue.

So that we can use that within a variable for example.

 

Example(Vision):

set(#status$plugin function("Advanced Dialog.dll""$time remaining"#loopcounter#targetvalue), "Global")

 

Dan

 

For "Time Remaining" of "progress dialog vista style" I could not be more because it is a library.

Link to post
Share on other sites
  • Replies 615
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

3.1.2.1 folder browser dialog: add option "Empty On Cancel"

V3.0.7.5 listbox dialog: add margin option to ok & cancel button

Hi. Command is missing. It can not run on other machines except my machine. I try to fix it But if I did I would fix something else instead.

Posted Images

Suggestion on the progress dialog.

 

Since you can change the percentage by incrementing the variable.

Maybe we can change the value of the description on above the progress bar?

So while the user is waiting for the dialog to finish we can tell them whats happening in the background by updating it.

Hope it make sense.

Link to post
Share on other sites

Glitch:

 

Advanced Dialog.dll    data tables editor dialog

 

When I delete all entries via the editor dialog, I get an error message. And the table doesn't get updated. 

 

If the library doesn't provide that, please implement some kind of return value. Like $lastError.

So that we can check that an react accordingly.

 

Thanks in advance for your help

Dan

Link to post
Share on other sites

Suggestion on the progress dialog.

 

Since you can change the percentage by incrementing the variable.

Maybe we can change the value of the description on above the progress bar?

So while the user is waiting for the dialog to finish we can tell them whats happening in the background by updating it.

Hope it make sense.

 

Not sure I understand correctly.

The purpose of the function function "progress bar" is used to display the status.

The next update will feature "locked Bot" to wait "progress bar = 100" or press Cancel.

 

 

 

Glitch:

 

Advanced Dialog.dll    data tables editor dialog

 

When I delete all entries via the editor dialog, I get an error message. And the table doesn't get updated. 

 

If the library doesn't provide that, please implement some kind of return value. Like $lastError.

So that we can check that an react accordingly.

 

Thanks in advance for your help

Dan

 

I'll fix it next time.

 

 

************************************

 

Sorry for the slow., When a new property. I need to write a program, and take a test.

Please give me time :)

Link to post
Share on other sites

V2.0.8.0

Add Option:
progress dialog sample style: Add "Locked Bot" and Add "Target Value" (Warning: main update you need to go back and edit the values ​​to be correct.)
progress dialog vista style: Add "Locked Bot" and Add "Target Value" (Warning: main update you need to go back and edit the values ​​to be correct.)

Fix:
data tables editor dialog: Zero data not save

Link to post
Share on other sites

V2.0.8.0

Add Option:

progress dialog sample style: Add "Locked Bot" and Add "Target Value" (Warning: main update you need to go back and edit the values ​​to be correct.)

progress dialog vista style: Add "Locked Bot" and Add "Target Value" (Warning: main update you need to go back and edit the values ​​to be correct.)

 

Fix:

data tables editor dialog: Zero data not save

Pash.. You ROCK :-)

 

Testing it now.

Dan

Link to post
Share on other sites
Not sure I understand correctly.

The purpose of the function function "progress bar" is used to display the status.

The next update will feature "locked Bot" to wait "progress bar = 100" or press Cancel.

 

 

What i mean is change progress text dynamically.

That will allow us to put variable on progress text or description then if we call that variable the text in the progress bar will change.

Link to post
Share on other sites

V2.0.8.0

Add Option:

progress dialog sample style: Add "Locked Bot" and Add "Target Value" (Warning: main update you need to go back and edit the values ​​to be correct.)

progress dialog vista style: Add "Locked Bot" and Add "Target Value" (Warning: main update you need to go back and edit the values ​​to be correct.)

 

Fix:

data tables editor dialog: Zero data not save

 

What does locked bot option do?

Link to post
Share on other sites

Yes I see that.. But what does it do?

feature "locked Bot" to wait "progress bar = 100" or press Cancel.

waiting for the dialog to finish. During the "progress bar" running, you can not click on your bot.

Link to post
Share on other sites

Hey Pash,

 

Can you add an option o the $text box dialog to choose whether pressing the Enter key will click on OK, or start a new line. Because: I made the height to 107 (single line dialog)

 

And many users accidentally press ENTER, and they think it clears the box, but actually it goes to a new line (and the first line is not showing)

 

Video Attached.

 

Thanks, I hope it's not too hard.

http://www.screencast.com/t/hA2lvhUf

To simplify, we can choose from two options:

ENTER = OK

ENTER = new line

p.s.: shift+ENTER could still work as new line, if ENTER=OK

Link to post
Share on other sites

V2.0.8.1

Add Option:

$text box dialog: Add "Enter New Line" (Warning: main update you need to go back and edit the values ​​to be correct.)

Link to post
Share on other sites

V2.0.8.1

Add Option:

$text box dialog: Add "Enter New Line" (Warning: main update you need to go back and edit the values ​​to be correct.)

Nice one Pash, it's working well! THANK YOU!

Link to post
Share on other sites

Could someone please test if:

data tables editor dialog

 

works for you?

 

The editor is not showing up for me at all.

 

Dan

yes work for me.

 

 

I tested

Windows 7 (NB x64)

Windows 8 (NB x64)

Windows 8.1 (Pc x64)

Link to post
Share on other sites

Found the error.

 

It doesn't like a space in the Dialog Name.

 

If you put a space in there it won't work

 

"My Table"  doesn't work

 

"MyTable" works

 

Dan

Link to post
Share on other sites

V2.0.8.2

Fix:

data tables editor dialog: space dialog title

 

How to
- Press key Windows + R Enter  %temp%
- Delete all information in this (Do not worry, no effect on the computer).
- Load plugin again

Link to post
Share on other sites

V2.0.8.2

Fix:

data tables editor dialog: space dialog title

 

How to

- Press key Windows + R Enter  %temp%

- Delete all information in this (Do not worry, no effect on the computer).

- Load plugin again

Awesome! Thanks a lot!!!

 

Dan

Link to post
Share on other sites
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...