Grid\Tree\List Control (Cross-platform + Theme-Support)

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 794
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Grid\Tree\List Control (Cross-platform + Theme-Support)

Post by Zebuddi123 »

Do you ever rest Alex :lol: looking forward to trying this when released


Zebuddi. :D
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
STARGÅTE
Addict
Addict
Posts: 2090
Joined: Thu Jan 10, 2008 1:30 pm
Location: Germany, Glienicke
Contact:

Re: Grid\Tree\List Control (Cross-platform + Theme-Support)

Post by STARGÅTE »

Feedback to demo:
  • if I resize the window to 1200x900 the program/gadget is very laggy (only 1 refresh per second)
  • i can't move items to previous positions, only zu next positions
  • bug: i can move an item in itself, next move creates crash
  • bug: if i move a collapsed item with childs to a next position (on same level) the program crash
PB 6.01 ― Win 10, 21H2 ― Ryzen 9 3900X, 32 GB ― NVIDIA GeForce RTX 3080 ― Vivaldi 6.0 ― www.unionbytes.de
Lizard - Script language for symbolic calculations and moreTypeface - Sprite-based font include/module
User avatar
Rings
Moderator
Moderator
Posts: 1427
Joined: Sat Apr 26, 2003 1:11 am

Re: Grid\Tree\List Control (Cross-platform + Theme-Support)

Post by Rings »

moved topic to anouncement section,
as it' not a tip or a trick for me ;)
SPAMINATOR NR.1
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: Grid\Tree\List Control (Cross-platform + Theme-Support)

Post by c4s »

mevedia.de wrote:It's a Tip :D . [...]
You're not sharing your advanced PureBasic knowledge/code with the community so it's neither a tip nor a trick. Just showing what can be done (via exe/userlib/dll) clearly belongs to the announcement section as it has been said numerous times before.
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
User avatar
Rings
Moderator
Moderator
Posts: 1427
Joined: Sat Apr 26, 2003 1:11 am

Re: Grid\Tree\List Control (Cross-platform + Theme-Support)

Post by Rings »

moved topic to Applications - Feedback and Discussion section,
Applications, Games, Tools, User libs and useful stuff coded in PureBasic
as it' not a tip or a trick.
SPAMINATOR NR.1
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 794
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Grid\Tree\List Control (Cross-platform + Theme-Support)

Post by Zebuddi123 »

Hi Alex just downloaded and install userlib trying example but getting asm error
PureBasic.asm[1687]
dd SM_gtlcell
undefined symbol as SM_gtlcell

had a look at commented asm source

cheers Zebuddi. :)
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 794
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Grid\Tree\List Control (Cross-platform + Theme-Support)

Post by Zebuddi123 »

Hi Alex in the asm source i can find references to S_gtkcell but no references in the asm code to SM_gtkcell, by any chance could this be some kind of parsing error where S_gtkcell is being substituted for SM_gtkcell. just an thought ?

Zebuddi. :)
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
Keya
Addict
Addict
Posts: 1891
Joined: Thu Jun 04, 2015 7:10 am

Re: Grid\Tree\List Control (Cross-platform + Theme-Support)

Post by Keya »

wow this control looks great!!! but the download link 404s :( :(
does anyone have a working link/backup, or any other links to combination tree+list controls?
Post Reply