View Full Version : ListBoxEx Object Plugin (An Improved ListBox Object)
reteset
01-18-2009, 09:59 AM
An Inproved ListBox Object That Supports Large Icons ,Check Boxes , Gradient Fills And Much Much More
Features :
Large And High Quality Icon Support With 32Bit Windows Icons
Customizable CheckBox Support
Gradient And Plain Item Background Color Support
Multi Line Text Support
HTML Tag Support For Simple Text Formatting
Border Style Support With 4 Border Style
Customizable Background,Selection,Default Item and Grid Lines Colors
Custom Notification Area Support With A Buil-In (Customizable) Notification Bar
There Are 9 Object Events
It has 41 Actions
And Much More...
Special Thanks :
Dermot : Beta Tester Of This Plugin And Idea Owner
RizlaUK : AMS ActionFile Editor
Click Here (http://www.amsplugins.com/screenshots/listboxex1.jpg) To See A ScreenShot
Click Here (http://www.amsplugins.com/details.asp?ID=61&CID=2) To See Details
RizlaUK
01-18-2009, 10:09 AM
Super Cool :yes, Nice Work
Tomasin
01-18-2009, 10:19 AM
Absolutely amazing!
The best plugin I've seen, IndigoRose staff should be included in the default AMS7.5.
pity that the plugin is not free.
one suggestion: multicolumm suport.
RizlaUK
01-18-2009, 10:23 AM
a lot of work goes into making plugins and some expensices as well, you cant expect them all to be free, im happy to pay for the ones i really want/need.
Imagine Programming
01-18-2009, 10:59 AM
I absolutely need to leave my smoking habbit alone for a while and buy this amazing plugin + the Skin Action Plugin, nice reteset!
Centauri Soldier
01-18-2009, 01:12 PM
Thanks, reteset! Nicely done.
Dermot
01-18-2009, 03:54 PM
Another great plugin. You will never want to use the standard AMS listbox once you have this.
Here are a couple of screen shots.
ShadowUK
01-19-2009, 12:25 AM
It's a good plugin, But I haven't enough money to buy it.
Imagine Programming
01-19-2009, 02:29 AM
It's a good plugin, But I haven't enough money to buy it.
Unfortunately, same here, but I understand there's a pricelabel on this one... I'll just have to wait a little while...
RizlaUK
01-19-2009, 08:10 AM
Unfortunately, same here, but I understand there's a pricelabel on this one... I'll just have to wait a little while...
well, Unfortunately its the same for me this week (still paying for xmas) but its on my shopping list for sure.
Imagine Programming
01-19-2009, 08:32 AM
well, Unfortunately its the same for me this week (still paying for xmas) but its on my shopping list for sure.
lol, my fund for school doesn't pay on time:p so i'm f---... if you know what i mean...
nico210
01-19-2009, 09:35 AM
Very cool plugin Reteset. I will buy it vey soon (Maybe tomorrow)
Centauri Soldier
01-19-2009, 04:41 PM
Yes, same money issue for me too. I'll be buying it soon but I have to wait for next paycheck. I guess that's why we get a trial version :D.
S0mbre
01-19-2009, 11:47 PM
Thank you Reteset! It's a very cool plugin you've hammered out! :)
reteset
01-20-2009, 02:13 PM
Thank You All , For Your Nice Comments And Support
Sorry ; I Came Back Late
Yes , This Is My Fovourite Plugin So Far I Did (With Dear Dermot's Ideas)
I Have A Long ToDo List For This Plugin ; But Need More Time
I Am Going To Add Those Features To Plugin Step By Step
Thanks
nrgyzer
02-01-2009, 01:33 AM
Is it right that there isn't a function to change the position of the ListBoxEx-Object? (like ListeBoxEx.SetPos())
I think this would be useful ;).
Dermot
02-01-2009, 02:10 AM
Use Plugin.SetPos()
nrgyzer
02-01-2009, 02:52 AM
Ah... okay, thanks - I forgot it :)
reteset
02-02-2009, 05:47 AM
Is it right that there isn't a function to change the position of the ListBoxEx-Object? (like ListeBoxEx.SetPos())
I think this would be useful ;).
thank you for your comment
ListBoxEx.SetPos(); will be available with new version of the plugin
and a new version ListBoxEx will be available soon
you can use Plugin Action group until new update
Plugin.SetPos()
Plugin.GetPos()
Plugin.SetSize()
Plugin.GetSize()
...
thanks
reteset
02-06-2009, 04:05 PM
ListBoxEx plugin Has Been Updated
This Is A Bug Fix Release
Verison : 1.1.0.0
What's New :
New ListBoxEx.GetSize Action Added.
New ListBoxEx.SetSize Action Added.
New ListBoxEx.SetPos Action Added.
New ListBoxEx.GetPos Action Added.
Bug Fixed ListBoxEx.SetUpdate Was Not Set The Update State To True And Was Not Update Object When It Is Set To True.
Bug Fixed ListBoxEx.GetItemData Was Not Return A Value If Data Contains Special Characters ( Especially File Path(s) ).
Bug Fixed ListBoxEx.MessageBarIsVisible Was Requesting 2 Arguments Whereas It Has Only One Argument.
Bug Fixed ListBoxEx.Redraw Was Redrawing Object Twice , Now It Does Once.
Thanks For Your Interest
reteset
02-18-2009, 02:42 PM
ListBoxEx plugin Has Been Updated
Verison : 1.2.0.0
What's New :
New : SetItemVisible Action Added. For Easily Expand & Collapse Items
New : GetItemVisible Action Added.
New : SetItemDataEx Action Added. For To Be Able To Store An Additional Data In Item
New : GetItemDataEx Action Added. For To Be Able To Get (If Exist) Additional Data Of An Item
New : SetItemGradientStyle Action Added. For To Be Able To Set (If Exist) Gradient Style Of An Item
New : GetItemGradientStyle Action Added. For To Be Able To Get Gradient Style Of An Item
New : SetCursor Action Added. For To Be Able To Set A Custom Cursor For ListBoxEx
New : On CheckBox Event Added. Which Fires When User Checks Or UnChecks ChekBox Of An Item
Modified : SetDefaultFont "Textcolor" Argument Added For To Be Able To Set Default Font's Color
Modified : SetItemCheck "Event" Argument Added For To Be Able To Set Whether "On CheckBox" Event Will Be Triggered
Modified : Properties Dialog Redesigned
Bug Fixed : SetDefaultFont Was Causing To Wrong Item Text Placement
Bug Fixed : The Item Text Was OverFlowing To Right Side Of Item.
Bug Fixed : A Problem Was Causing To Extra (unnecessary) Spaces. Now Item Height Fits To Item Text Or Icon
Removed : Item Style 3 Removed. Which Was Drawing A Single Line Text
Other Details Can Be Found Here (http://www.amsplugins.com/details.asp?ID=61&CID=2)
Thanks.
Tomasin
02-18-2009, 03:21 PM
it's really perfect!!
please one version free lite... is posible :o:o?
and other suggestion; set icon size (for 16x16 icons)
thanks
Dermot
02-18-2009, 04:02 PM
Very nice additions. With the new SetItemVisible() action you can create cool folding menus like this.
http://www.clarasolutions.com/images/listboxex_menu.gif
Dermot
02-18-2009, 04:05 PM
it's really perfect!!
please one version free lite... is posible :o:o?
and other suggestion; set icon size (for 16x16 icons)
thanks
He already offeres a free version with some features disabled.
You can set the icon size when you create the image list using ListBoxEx.CreateImageList("List1", 16);
Tomasin
02-18-2009, 04:35 PM
displays a status bar that says "trial version"
Lapex
02-18-2009, 04:46 PM
Very nice additions. With the new SetItemVisible() action you can create cool folding menus like this.Very nice!:yes Please attach example.
Dermot
02-18-2009, 04:47 PM
displays a status bar that says "trial version"
Well it's very reasonably priced at $26. This is the most flexible, useful plugin ever.
Waldo
02-19-2009, 09:09 AM
Very nice additions. With the new SetItemVisible() action you can create cool folding menus like this.
http://www.clarasolutions.com/images/listboxex_menu.gif
Dermot,
Would it be possible for you to post a apz file using the plugin to produce these menu results for those of us that are still new to AMS and this plugin? Thanks. Waldo
reteset
02-19-2009, 01:51 PM
Dermot,
Would it be possible for you to post a apz file using the plugin to produce these menu results for those of us that are still new to AMS and this plugin? Thanks. Waldo
sorry , it is my fault
Ok , i am going to prepare few examples which show usage of this plugin
also a example like Dermot's
thanks
Waldo
02-19-2009, 02:44 PM
sorry , it is my fault
Ok , i am going to prepare few examples which show usage of this plugin
also a example like Dermot's
thanks
Reteset,
Thank you for your willingness to prepare a few examples---especially one like Dermot's. Again, thank you.
Waldo ;)
reteset
02-20-2009, 12:52 PM
Here is the folding menu example
You can get it from Here (http://www.amsplugins.com/details.asp?ID=63&CID=4)
Other examples will be available soon
http://www.amsplugins.com/screenshots/ListBoxEx_Menu1.jpg
Waldo
02-20-2009, 02:09 PM
[QUOTE=reteset;135581]Here is the folding menu example
You can get it from Here (http://www.amsplugins.com/details.asp?ID=63&CID=4)
Other examples will be available soon
Reteset,
Thanks you for this demo and ones yet to come...again thanks!!! :yes
Waldo
Very nice... and thank you!
reteset
02-22-2009, 08:18 AM
Very nice... and thank you!
Thank You Worm :)
reteset
02-22-2009, 08:27 AM
Here Is Another Example
You Can See A ScreenShot From Here (http://www.amsplugins.com/screenshots/ListBoxEx_PersonalDetails.jpg)
And You Can Download It From Here (http://www.amsplugins.com/details.asp?ID=65&CID=4)
Note : I Used The ImageIcon (http://www.deviouscodeworks.co.uk/imagicon.html) (free) For Conver Big JPG Images To Big Icons
Thanks .
Protocol
02-27-2009, 01:43 PM
Great work!
I think I'll be ordering it right now!
Protocol
reteset
03-09-2009, 12:04 PM
Great work!
I think I'll be ordering it right now!
Protocol
thank you very much
i am going to release a new version soon
with new version ;
file drag and drop feature will be available
and some visual additions
RizlaUK
03-13-2009, 03:25 PM
file drag and drop feature will be available
and some visual additions
file drag n drop would be nice but that menu system rocks, i love it :yes
reteset
03-16-2009, 09:24 AM
New Version Available
Verison : 1.3.0.0
New : Drag And Drop Feature Added
New : SetAcceptFiles Action Added. For Allow User To Drop Files/Folders On ListBoxEx Object
New : GetAcceptFiles Action Added. For Get Status Of Whether Drag And Drop Enabled Or Not
New : GetDroppedFiles Action Added. For To Be Able To Get List Of Files/Folders That Dropped By User
New : SetItemHColor Action Added. For To Be Able To Set A Gradient Colors For Highlighted State Of An Item
New : GetItemHColor Action Added. For To Be Able To Get Highlighted State Gradient Colors Of An Item
New : SetItemHGradientStyle Action Added. For To Be Able To Set (If Exist) Highlighted State Gradient Style Of An Item
New : GetItemHGradientStyle Action Added. For To Be Able To Get Highlighted State Gradient Style Of An Item
New : SetRaisedEdges Action Added. For To Be Able To Show A Raied Edge Around A ListBoxEx Item
New : GetRaisedEdges Action Added. For To Be Able To Get State Raised Edges
New : SetCheckListStyle Action Added. For To Be Able To Set ListBoxEx Like A Check List ,When This Enabled User May Check / Uncheck CheckBox Of Item Via Clicking Anywhere Of A Item
New : GetCheckListStyle Action Added. For To Be Able To Get Whether Drag And Drop status Enabled Or Not
New : FindData Action Added. For To Be Able To Find A Specified String In Data Or ExData Fiels Of ListBoxEx Items
New : On DropFiles Event Added. Which Fires When User Drops Files/Folders Over ListBoxEx Object , If Drag And Drop Enabled
Modified : InsertItem "HighLightColor" Argument Added For To Be Able To Set Gradient Colors Of Highlight State
Modified : AddIcon "Return Value" Added Now It Returns The Index Of Last Added Icon
Plaease Click Here (http://www.amsplugins.com/details.asp?ID=61&CID=2) To View Details
thanks for your interest.
RizlaUK
03-16-2009, 12:43 PM
super cool :yes
nice work reteset
Tomasin
04-15-2009, 09:03 AM
Hi
Please reteset, not is possible one lite free version with not trial version message? :o:rolleyes:p
More suggestiins:
- Multicolum
- Multiple selecction
- row set size
thx
Tomasin
04-15-2009, 09:29 AM
other suggestion:
ListBoxEx Sort, to sort the items alphabetically, but distinguishing uppercase and lowercase, example:
Adra
avira
home
Honop
sone
SONY
etc
reteset
04-15-2009, 03:13 PM
Hi
Please reteset, not is possible one lite free version with not trial version message? :o:rolleyes:p
thx
i sent a PM to you
Lorne
04-16-2009, 08:12 AM
Nice plugin, reteset! :)
Tomasin
04-16-2009, 09:42 AM
Images for suggestions:
change row size
http://img8.imageshack.us/my.php?image=dibujorpy.png
http://img8.imageshack.us/my.php?image=dibujorpy.png
http://img24.imageshack.us/my.php?image=dgdfgdf.png
http://img24.imageshack.us/my.php?image=dgdfgdf.png
select FONT (size, style, etc)
multiple seleccion
http://img411.imageshack.us/my.php?image=sdsf.png
http://img411.imageshack.us/my.php?image=sdsf.png
SORT mode (alphabetical order)
Multicolumn
ListBoxEx is much better than all the lists that includes the AMS (tree, listbox, grid) and to load more than 15,000 items in seconds. :p:D:yes
Those listed in the AMS takes over half an hour to include 15,000 items to the list! :eek::wow
Tomasin
04-17-2009, 09:43 AM
Hi reteset
ListBoxEx not suport horizontal scrollbar??????????? :rolleyes (if the text to include is very long not is readed complete)
And de option for set icon, is very complicated, not is posible add in ListBoxEx.InsertItem one option for load icon (and others formats bmp, png, jpg, etc) or load icon from one file (*.exe, *.dll) with file get icon or file extract icon. This is more simple and good, not?
THX
Tomasin
04-17-2009, 01:09 PM
Hi
On select and On RightClik not work (not tested other events...)
reteset
04-17-2009, 01:29 PM
Hi
On select and On RightClik not work (not tested other events...)
please stop spaming this thread
you can see Trial Limitations from here (http://www.amsplugins.com/details.asp?ID=61&CID=2)
those limitations exist since version 1.2.0.0
you should be read this before
i'll write answers to your previous messages , when i have time
Tomasin
04-17-2009, 01:52 PM
ah ok reteset
sorry had not read the limitations of the trial version.
a greeting. :o
reteset
04-20-2009, 08:50 AM
ListBoxEx Sort, :
This one is in todo list
select FONT (size, style, etc) :
You can set font with ListBoxEx.SetDefaultFont() at runtime
For inital setup ,I am going to add Set font option to properties dialog in next versions
if you meant Set font on HTML drawing
this plugin uses a third party library to draw HTML text and this libray has limited features
i am going to use a different way to draw HTML text if i can success
this plugin will support more HTML tags and attributes ,
especially main goal is <a href="appcommand">Click Here</a>
ListBoxEx not suport horizontal scrollbar??????????? (if the text to include is very long not is readed complete)
first this is a listbox , not a web page you should keep item text as short as possible
this plugin supports multiline text with word wrap ,this is better than horizontal scrollbar
multiple seleccion
this is not a regular listbox and this plugin has a better multi select option than regular
it is: checkboxes ;) also if you enable CheckListStyle this will make your listbox more user friendly
i think this is beter than just highlighting items
And de option for set icon, is very complicated, not is posible add in ListBoxEx.InsertItem one option for load icon (and others formats bmp, png, jpg, etc) or load icon from one file (*.exe, *.dll) with file get icon or file extract icon. This is more simple and good, not?
image list implemetion is not complicated , it is more filexible so :
we need to load icons before insert items if we will use icons
and also you can modify image list of this plugin at runtime whereas this is
not possible on most platform (add replace) also some other imagelist actions will be available soon
if we add icons during insert item
say a 32bit icon ~50KB and we will add 10.000 items to list
we need ~500 MB of memory (RAM) just for icons :eek: even if we used same icons
but if we add icons before and reference them during insert items
this will make a memory safe application and of course faster
load icon from one file (*.exe, *.dll) this is a good idea :yes
row set size
this causes some internal problems ,
Multicolumn
sorry but i do not think to add multicolumn support to this plugin
because this will make this plugin very limited
but i have some ideas about subitems ( items inside of an item)
Tomasin
04-26-2009, 11:39 AM
ok, I see that some things are not possible very important to me.
It is a pity. But it meets your needs is a good thing this plugin.
Wait a free version or upgrade IndigoRose AMS objects to make them load faster.
Not sure how you're loading your listbox, but the code below loads in seconds for me. Biggest thing is to set the ListBoxes SetUpdate to false, add your items, then set it back to true.
ListBox.SetUpdate("ListBox1", false)
for N=1, 15000 do
ListBox.AddItem("ListBox1", N, "")
end
ListBox.SetUpdate("ListBox1", true)
Tomasin
04-26-2009, 11:59 AM
Yes... Worm.
But test Tree object :eek:
reteset
06-11-2009, 05:15 PM
A screenshot from version 1.4.0.0 of ListBoxEx object plugin which will be available soon
with new version ,you will be able to set different item styles
and there will be some new actions
http://www.amsplugins.com/screenshots/LBXMENU2.jpg
Imagine Programming
06-11-2009, 07:37 PM
A screenshot from version 1.4.0.0 of ListBoxEx object plugin which will be available soon
with new version ,you will be able to set different item styles
and there will be some new actions
wauw :wow amazing!
reteset
06-20-2009, 07:03 AM
ListBoxEx Object Plugin has been Updated
Verison : 1.4.0.0
Waht's New :
Bug Fixed : SetCheckBoxImages Action Was Ignoring Transparent Color Value
Bug Fixed : AddIcon Action Was Returning A Wrong Value
Modified : CreateImageList "BitDepth" Argument Added For To Be Able To Use Icons with Lower Bit Depth (bits per pixel ) . For Example : 24 bpp
Removed : SetImageList Action Removed It Is No Longer Needed , Once You Create ImageList You Can Add Icons AnyTime you Want Without Calling SetImageList Action Then
New : SetItemCheckBoxVisible Action Added. Sets The CheckBox Visibility Of An Item
New : IsItemCheckBoxVisible Action Added. Gets The CheckBox Visibility Of An Item
New : SetItemIconSize Action Added. Sets The Icon Size Of An Item
New : GetItemIconSize Action Added. Gets The Icon Size Of An Item
New : SearchBarShow Action Added. Shows Or Hides A Text Search Bar At The Bottom Of A ListBoxEx Object
New : SearchBarIsActive Action Added. Gets The Visibility Of SearchBar
New : SearchBarSetText Action Added. Sets The Initial Text Of Edit Field In SearchBar
New : SearchBarGetText Action Added. Gets The Text Of Edit Field In SearchBar
New : SearchBarSetButton Action Added. Sets The SearchBar Button Text And Button Width
New : SearchBarSetBackColor Action Added. Sets The Background Color Or Gradient Of SearchBar
New : AddIconEx Action Added. Adds An Icon From A Executable Resource(exe,dll,ocx) To ImageList Of ListBoxEx Object
New : On SearchBtn Event Added. Fires when User Clicks To SearchBar Button
This plugin is open for your suggestions and ideas
if you have ideas or suggestions , please let us know
Note : Trial version is not updated and we will update it as soon as possible
Please Click Here (http://www.amsplugins.com/details.asp?ID=61&CID=2) for More Info
reteset
06-20-2009, 07:06 AM
A new example project that shows the usage of new actions
Folding Menu 2
Click Here (http://www.amsplugins.com/screenshots/LbxFoldMenu2.jpg)To View Screeshot
Click Here (http://www.amsplugins.com/details.asp?ID=81&CID=4) To See More
Imagine Programming
06-20-2009, 09:08 AM
A new example project that shows the usage of new actions
Folding Menu 2
Click Here (http://www.amsplugins.com/screenshots/LbxFoldMenu2.jpg)To View Screeshot
Click Here (http://www.amsplugins.com/details.asp?ID=81&CID=4) To See More
Amazing, well done.
MicroByte
06-20-2009, 11:30 AM
if you meant Set font on HTML drawing
this plugin uses a third party library to draw HTML text and this libray has limited features
i am going to use a different way to draw HTML text if i can success
this plugin will support more HTML tags and attributes ,
especially main goal is <a href="appcommand">Click Here</a>
was this included in the update or is the html tags as below, its just "<a href="appcommand">Click Here</a>" would be really handy, it would enable items within items and iv already been asked numerous times if its possible, this would make a few clients really happy.
Possible HTML tags are : <br> <b> <u> <em> <i> <p> <strong> <sub> <sup> <font color=#XXXXXX>
Tomasin
06-20-2009, 01:54 PM
New : AddIconEx Action Added. Adds An Icon From A Executable Resource(exe,dll,ocx) To ImageList Of ListBoxEx Object
:yes its possible create one dll with for this, for enumerate extract and save icons from one file (exe, dll or ocx) in format ico, bmp or jpg?
thanks
reteset
06-20-2009, 05:03 PM
was this included in the update or is the html tags as below, its just "<a href="appcommand">Click Here</a>" would be really handy, it would enable items within items and iv already been asked numerous times if its possible, this would make a few clients really happy.
yes , current update does not have anchor tag support
this is what i am working on since version 1.2.0.0
there are some issues about it , i am going to add this then i found a solution
this is what i need too , if i can add this feature ,this will help me too
reteset
06-20-2009, 05:07 PM
New : AddIconEx Action Added. Adds An Icon From A Executable Resource(exe,dll,ocx) To ImageList Of ListBoxEx Object
:yes its possible create one dll with for this, for enumerate extract and save icons from one file (exe, dll or ocx) in format ico, bmp or jpg?
thanks
RizlaUK produced a tool for that , try to search forum or visit his web site
Imagine Programming
06-20-2009, 07:16 PM
RizlaUK produced a tool for that , try to search forum or visit his web site
He'll have to find it on the forums, the website is down.
Tomasin
06-21-2009, 03:12 AM
RizlaUK produced a tool for that , try to search forum or visit his web site
Yes... but fail to get and save icons in more files EXE (all exe files created with AMS, in spywareblaster, tuneup utilities, etc etc) :rolleyes
Imagine Programming
06-21-2009, 06:48 AM
RizlaUK produced a tool for that , try to search forum or visit his web site
Yes... but fail to get and save icons in more files EXE (all exe files created with AMS, in spywareblaster, tuneup utilities, etc etc) :rolleyes
Do you want to get the icon at the 0 index? Or do you want to get them all?
Tomasin
06-21-2009, 07:10 AM
Both
For ListboxEx only interested in the icon 0, but I would like to extract and save all icons of EXE files
Imagine Programming
06-21-2009, 09:36 AM
Both
For ListboxEx only interested in the icon 0, but I would like to extract and save all icons of EXE files
I only know how to get the 0 icon...
ShadowUK
06-28-2009, 04:46 AM
OK, I just purchased ListBoxEx with my GMan development fund. Just waiting to get the files now. :P
reteset
06-28-2009, 05:21 AM
OK, I just purchased ListBoxEx with my GMan development fund. Just waiting to get the files now. :P
Thank you For your support , It Is Completed :)
Centauri Soldier
07-13-2009, 10:15 AM
I just bought your ListBox plugin, I love it! Thanks, Reteset.
Hey, any chance you could build a firefox web object plugin?
reteset
07-13-2009, 12:33 PM
I just bought your ListBox plugin, I love it! Thanks, Reteset.
Hey, any chance you could build a firefox web object plugin?
Thank you For your support , It Is Completed
i am not sure but i think firefox has not an activex object which we need to make a plugin with it
Centauri Soldier
07-16-2009, 05:36 PM
Would it be possible to add background transparency to the ListBoxEx object?
reteset
07-19-2009, 04:13 PM
Would it be possible to add background transparency to the ListBoxEx object?
unfotunately not possible there are some issues with transparency on windowed object plugins
shahbazi
08-04-2009, 04:37 AM
Hi, thanx for the ListBoxEx.
but i don't khow how can i use this!!!
please help me, how can i add an item too list??
when i add a ListBoxEx plugin to my page, this is an empty list without no control, please help me how can i work with that??
thanx.
Centauri Soldier
08-04-2009, 07:06 AM
You would add items to the ListBoxEx in the same manner in which you would add items to a a standard ListBox except that the ListBoxEx command is "ListBoxEx.InsertItem" instead of add item.
Tomasin
08-16-2009, 02:51 AM
Hi reteset
For when update ListBoxEx with sort mode?
Example:
aB
BD
cA
Cb
d
and
1
2
3
4
.
.
.
10
11
etc
if you add that function buy your plugin
And, add all fuctions of Icon plugin (and if is possible, extract icons in bmp, ico, png)
thanks
(not is possible send private message for you... your box if full)
Thank you For your support , It Is Completed
i am not sure but i think firefox has not an activex object which we need to make a plugin with it
Confirmed, BUT what about NPAPI :p
http://support.mozilla.com/en-US/kb/ActiveX
reteset
08-20-2009, 12:49 PM
Hi reteset
For when update ListBoxEx with sort mode?
Example:
aB
BD
cA
Cb
d
and
1
2
3
4
.
.
.
10
11
etc
if you add that function buy your plugin
And, add all fuctions of Icon plugin (and if is possible, extract icons in bmp, ico, png)
thanks
(not is possible send private message for you... your box if full)
Hi
this is what i am working on right now
new relaase will come with lots of new features
i am going to add all necessary icon actions except icon extraction because this is a listbox :)
new icon actions will be like below
AddDefaultIconOf("exe file");
EnumerateIcons("exe file");
string resource ID support (current actions support only int resource IDs)
and some other useful actions
thanks
reteset
08-20-2009, 12:50 PM
Confirmed, BUT what about NPAPI :p
http://support.mozilla.com/en-US/kb/ActiveX
i will look at that :yes
"Mmmm, must buy"
http://www.talkingnfl.com/wp-content/uploads/2008/01/homer-drool-702026.gif
reteset
09-05-2009, 03:12 PM
Here is a new screenshot from latest version of ListboxEx that will be available very soon
http://www.amsplugins.com/Examples/latestLBX.jpg
some of new features will be like below
additem
insertitem
moveitem
sortitems
plugin speed around %25 increased
some issues are fixed
new IMAGE item style that supports various image formats
new IMAGE item style would be useful for product logos , company logos etc.
and some other new additions
ShadowUK
09-05-2009, 03:43 PM
Did you add the Icon extraction functions? :p
I have an issue ...
I have no issue loading up the data into the list, but if I go to another page and then back to the page with the list on it all my data is gone ... a bug? Can someone else test this please?
Thanks
Kind regards
(Love the extension!)
SOLVED
My bad coding :P
What type of code is used for the colours? At first I thought it was decimal but they aren't coming out correct and it doesn't appear to be RGB. I'm probably missing something .. but brain isn't working today..
reteset
09-25-2009, 01:13 PM
I have an issue ...
I have no issue loading up the data into the list, but if I go to another page and then back to the page with the list on it all my data is gone ... a bug? Can someone else test this please?
yes it does so , it is a default behaviour of object plugins
it had reported by Tomasin before and i fixed that issue
new version will keep everything as they are when you jump to another page and get back
i write this plugin from zero again and new verison will be very different than previous version
new version will be more fast , and flexible (insert ~1000 items at a time :eek: )
also with new version you can use different image formats for item icons
like png,jpg ,gif,bmp,ico ,and item icons do not have to be square
i am going to release a new version in next few days
What type of code is used for the colours? At first I thought it was decimal but they aren't coming out correct and it doesn't appear to be RGB. I'm probably missing something .. but brain isn't working today..
it uses decimal color values
for gradient effects we use a decimal color table
for example {16316664,16764057,16316664}
this is an array of decimal colors ,simply : a Lua table
and this table defines the gradient colors
{16316664,16316664,16316664,16764057,16764057,1631 6664,16316664,16316664}
thanks.
it uses decimal color values
for gradient effects we use a decimal color table
for example {16316664,16764057,16316664}
this is an array of decimal colors ,simply : a Lua table
and this table defines the gradient colors
{16316664,16316664,16316664,16764057,16764057,1631 6664,16316664,16316664}
thanks.
Ok, so based on that, i have
{16777215,16737792}
I got those codes from here:
http://www.mathsisfun.com/hexadecimal-decimal-colors.html
but they never seem to come out right ... could it be due to "web safe" colours?
ACTUALLY [edit]
I have actually had my color codes like this e.g
"{16316664, 16764057} "
instead of like this e.g
"{16316664,16764057} "
I dont know if the space woulda/shoulda made a difference but whatever I have changed my colours seem to be coming out a lot better today ... who knows
IT'S DECIMAL BGR NOT RGB ... :wow
http://chris.widdowson.id.au/?page=--__Resources_~--__Calculators_~--__Colour+Converters_~--__HEX+to+BGR_~
reteset
10-12-2009, 12:33 PM
hi to everyone
i have announced that i was going to release a new version of ListBoxEx in past weeks
i also mentioned about new multiple image format support for item icons
so you would use various image formats in ListboxEx
and the plugin was around finished ,but when i did some performance tests
i noticed that there are various problems with this feature of plugin
i made various major changes on plugin
i removed some unnecessary actions , i combined some similar actions and i added some new actions
and for this new image option i was going to remove all icon related actions and add image related actions
so far i could not find a definite solution to these problems , i was using a third party image library and it needs some modifications to get this image support work in ListboxEx , it is a very complex library and modifications may take a long time
for past two weeks i could not make a decision about this , because i do not want to remove ,rename ,delete exisiting actions again ,because this causes various confusions
unfotunately i am rolling back to ICO format again until find a definite solution to these problems and i am going to update plugin again when i get it work properly
the reason of new plugin's delay was as above , i am going to finish ListBoxEx plugin as soon as possible and release a new version then it is finished
this does not remove a big part from plugin it was a small feature of plugin
and it will get back again when i get it work properly
i also added some new cool things to plugin that you will like
i am sorry for this delay , it was a technical problem
thank you for your interest
Tomasin
10-12-2009, 04:19 PM
thx reteset
for my not is necesary more formate images in this plugin (but for example in Icon Plugins i neede extract in more image formats... )
the more important for my is the function for add and get default icon of files :yes
rexzooly
10-12-2009, 04:46 PM
i really want to by this but problems with paypal so can't :( great tool tho
reteset
11-05-2009, 02:51 PM
ListBoxEx Plugin Has Been Updated
Verison : 2.0.0.0
Released At : 04/11/2009 (dd/mm/yyyy)
Feature Added : New tooltip support added
Feature Added : New HTML formatting support added ,icluding <a href="url"> and <font face="arial">
Bug Fixed : When a page navigated; object was reseting itself to its initial position (deletes all items and resets all properties)
Bug Fixed : MessageBar borders was covering message text
Bug Fixed : GetSize This action was returning nil always
Bug Fixed : GetPos This action was returning nil always
Modified : AddIconEx String resource support added.
Modified : Find Combined with FindData action
Removed : ReplaceIcon Action Removed It Is No Longer Needed
New : Sort Action Added. Sorts The ListBoxEx Items
New : MoveItem Action Added. Moves an item from a position to another
New : SwapItems Action Added. Swaps an item with another
New : InsertItem Action Added. Inserts an item to specific position(Old version removed)
New : AddItem Action Added. Adds an item to ListBoxEx
New : EnumerateIcons Action Added. Enumerates icon resource IDs from a executable
New : IsTooltipsVisible Action Added. Determines the visiblity of tooltips
New : SetTooltipsVisible Action Added. Sets the visiblity of tooltips
New : SetTooltipProperties Action Added. Sets the properties of tooltips
New : GetTooltipProperties Action Added. Gets the properties of tooltips
New : SetItemToolTipText Action Added. Sets the tooltip text of an item
New : GetItemToolTipText Action Added. Gets the tooltip text of an item
New : On LinkClk Event Added. Fires when the user clicks to a link.
New : On TTLinkClk Event Added. Fires when the user clicks to a link on a tooltip window.
Note : the trial version is not updated yet , i am going to update trial version in next few days and announce it here then it is completed
More Info : Click Here (http://www.amsplugins.com/details.asp?ID=61&CID=2)
Thank You For your Interest :)
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.