Gamestudio Links
Zorro Links
Newest Posts
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
Data from CSV not parsed correctly
by jcl. 04/20/24 08:32
Zorro FIX plugin - Experimental
by jcl. 04/20/24 08:30
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (7th_zorro, Aku_Aku, 1 invisible), 604 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 16 of 17 1 2 14 15 16 17
Re: LBGUI - RELEASE [Re: ] #432397
11/05/13 20:44
11/05/13 20:44
Joined: Oct 2011
Posts: 1,082
Germany
C
Ch40zzC0d3r Offline
Serious User
Ch40zzC0d3r  Offline
Serious User
C

Joined: Oct 2011
Posts: 1,082
Germany
Hm ok, this looks like I should give it a go ^^
At the moment Im a bit busy, so it may take some days till weeks but Im going to release something you can work with. But it is far from complete and far from bugfree xD

Re: LBGUI - RELEASE [Re: Ch40zzC0d3r] #432398
11/05/13 20:51
11/05/13 20:51
Joined: Jun 2009
Posts: 2,210
Bavaria, Germany
Kartoffel Offline
Expert
Kartoffel  Offline
Expert

Joined: Jun 2009
Posts: 2,210
Bavaria, Germany
nice, looking forward to it laugh


POTATO-MAN saves the day! - Random
Re: LBGUI - RELEASE [Re: Kartoffel] #432400
11/05/13 20:54
11/05/13 20:54

M
Malice
Unregistered
Malice
Unregistered
M



Awesome laugh Thank you.

Re: LBGUI - RELEASE [Re: ] #451342
05/02/15 20:52
05/02/15 20:52
Joined: May 2008
Posts: 2,113
NRW/Germany
alibaba Offline
Expert
alibaba  Offline
Expert

Joined: May 2008
Posts: 2,113
NRW/Germany
Here is the fixed version without memory leaks:
http://skytitans.de/lbgui.h


Professional Edition
A8.47.1
--------------------
http://www.yueklet.de
Re: LBGUI - RELEASE [Re: alibaba] #451368
05/04/15 20:00
05/04/15 20:00
Joined: May 2007
Posts: 2,043
Germany
Lukas Offline OP

Programmer
Lukas  Offline OP

Programmer

Joined: May 2007
Posts: 2,043
Germany
Hello.

I guess now that other people are fixing bugs in LBGUI, I should talk about the state of the official update. I don't consider the project dead, even though it has been a while since I worked on it and I know it has been a long time since I announced it first. Since I started my Physics study I have had little time to work on LBGUI, pretty much only in the holidays after the last exam each semester, and it takes a while each time to get back into it after not looking into the code for so long.

Actually, it's mostly finished and I had already started updating the manual so I could release it. But then I found new bugs that are so severe that releasing this version before fixing them was out of the question. So I only have to fix these bugs. Maybe I'll even be able to finally release LBGUI 1.1 in this year (but I'm not promising anything).

I guess what I can give you now is the manual pages about the new features and the bugfixes I implemented:
https://drive.google.com/file/d/0B8eheNsaIoF9c0ZqME5IcXNyOUE/view?usp=sharing

If you found a bug that is not listed there, I encourage you to post it here. If you already told me or posted it in the past and it's not on the list I probably didn't properly note it in my todo-list, so please post it again in that case.

alibaba: Could you tell me where you edited the code and what of what nature the memory leaks were? It's possible that it's the memory leak I already fixed, but if not I'd like to implement these fixes in which case I'd credit you of course.

About the long-term future of LBGUI: In hindsight, I don't like many aspects of how LBGUI works internally (which make it slower than it needs to be), so LBGUI 1.1 will be the last update in a while and the last that tries to be as backwards-compatible as possible. If there will ever be an LBGUI 2.0, it will be different in many ways and code using LBGUI 1.0 will not necessarily work with it anymore.

Re: LBGUI - RELEASE [Re: Lukas] #451369
05/04/15 22:11
05/04/15 22:11
Joined: May 2008
Posts: 2,113
NRW/Germany
alibaba Offline
Expert
alibaba  Offline
Expert

Joined: May 2008
Posts: 2,113
NRW/Germany
Awesome! It contains all bugs i´ve experienced so far! Especially the slider resizing thing was bugging me. Thank you!

The leaks were, as you stated, from unfreed ent_createblack bitmaps from some elements.


Professional Edition
A8.47.1
--------------------
http://www.yueklet.de
Re: LBGUI - RELEASE [Re: alibaba] #451472
05/06/15 22:35
05/06/15 22:35
Joined: Jun 2001
Posts: 1,004
Dossenbach
N
nfs42 Offline
Serious User
nfs42  Offline
Serious User
N

Joined: Jun 2001
Posts: 1,004
Dossenbach
@alibaba: it seems you got them (leaks)
@Lukas: nice to see you workiung (again) on your contribution


Andreas
GSTools - Home of
GSTScript 0.9.8: lua scripting for A6/7/8
GSTNet 0.7.9.20: network plugin for A6/7/8
GSTsqlite 1.3.7: sql database plugin for A6/7/8
3DGS Codebase: 57 snippets || 3DGS Downloads: 248 files
Re: LBGUI - RELEASE [Re: nfs42] #451473
05/06/15 23:15
05/06/15 23:15
Joined: May 2008
Posts: 2,113
NRW/Germany
alibaba Offline
Expert
alibaba  Offline
Expert

Joined: May 2008
Posts: 2,113
NRW/Germany
Hey Lukas, is it possible to get the almost fixed version earlier? I need it so badly. If not, could you maybe tell me how you fixed that slider not updating it´s ranges bug?


Professional Edition
A8.47.1
--------------------
http://www.yueklet.de
Re: LBGUI - RELEASE [Re: alibaba] #451478
05/07/15 07:27
05/07/15 07:27
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline
Expert
sivan  Offline
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
you could put it to GitHub...


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: LBGUI - RELEASE [Re: sivan] #451480
05/07/15 12:33
05/07/15 12:33
Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
MasterQ32 Offline
Expert
MasterQ32  Offline
Expert

Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
Would be nice to have LBGUI on GitHub, totally support this!


Visit my site: www.masterq32.de
Page 16 of 17 1 2 14 15 16 17

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1