Main Forum > Tweaking.com Support & Help

Questions about the Add-on creator

<< < (2/3) > >>

Shane:

--- Quote ---Keep it well organized so users can easily find what tweaks they want to use. Browsing trough all the 1000 tweaks just to find one would be too difficult. Example if the user couldn't remember some tweak's name.
--- End quote ---

Have everything under sub folders :-)


--- Quote ---Also the new "Tweaks have been run" counter doubles if I use the "reload add-ons" function. The number of enabled tweaks sums again to the total.
--- End quote ---

Thanks. Just fixed it. I have the ran tweaks in a listbox. When reloading the list the lisbox wasnt being cleared. A simple list.clear fixed that little bug :-)


--- Quote ---One other "bug" that I encountered was in the addon creator when I opened a drive list and while it was opened I tried  to drag it around using the blue square. It immediately disappeared somewhere really far away :D When I tried to do the same again it also crashed the add-on creator.
--- End quote ---

I just tried and didnt happen to me. I can fix any bug as long as I can reproduce it. Can you save the tweak your working on and email it to me, then I can try with it. Perhaps there is something about it triggering a bug :wink:

Shane

umpio:
I tried it with new drive list and I doesn't happen me either.. It only jumps small step. But here is the tweak code with the drive list which triggers it for me.


--- Code: ---[create_controls_start]
drivebox(drive1|1833|2078|1593)
radio(radio5|1788|1638|1833|398|False|Drive selection:)
[create_controls_end]

[version_start]1.0.0[version_end]

[author_start][author_end]

[authorcontact_start][authorcontact_end]

[authorwebsite_start][authorwebsite_end]

[os_start][os_end]

[description_start][description_end]

[reg_start][reg_end]

[commands_start][commands_end]

[script_start][script_end]
--- End code ---

Shane:
Not happening to me either. Only thing that did happen is if the drive list is clicked and show the drives and then you try to move it, it jumps a little to the left.

Shane

umpio:
Ah.. it seems to only happen when I try to drag it with the part of the blue square which is under the "Drive selection" label. Might be bit too rare to happen, though. But can you reproduce it?

Shane:
Tried multiple times, I cant reproduce it.

Shane

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version