[Gui Builder] Logic Gui Version 4.0 is released

BlitzMax Forums/MaxGUI Module/[Gui Builder] Logic Gui Version 4.0 is released

jsp(Posted 2008) [#1]
Logic Gui Version 4.0 is released

Those who don't know Logic Gui yet, it's an easy to use, feature rich visual Gui Designer and source code creator. There is a free and a full version available. Checkout details at: http://jsp.LogicZone.de

Did you ever spent too much time in trying to find the right size and position of your gadgets?
What was the correct parent connection or how could you implement a second language...
All this and a lot more can be done with Logic Gui and it is just fun instead of a boring job.

The Logic Gui software has grown to a powerful package for your design needs. While a lot of options are available, it's still easy and simple to use.

Updates:

Version 4.2
Guides, Extended Multi Column Listbox -> ListView, Direct XML Export, Variable types for menu and timer entries, updated user manual ...
Download >> ListView Demo

Version 4.1

Proxy Gadgets – HyperLink & Splitter, new button styles, window icon support, improved parser,
improved user interface and color handling, better visual feedback, updated user manual ...


What's new in version 4?

MaxGui source code parser!
- Version 4 is now able to scan and parse MaxGui commands and build a Logic Gui form out of it! All gui relevant commands are parsed (including menus) and recreated. Now it's easy to drop some source code from the help or your IDE to build or update an existing form.

Unlimited Undo / Redo for the Event Editor
- Undo or redo all your changes

Changes for the new MaxGuiEx
- SetGadgetSensitivity
- PixmapFromIconStrip

Shuffle tabber tabs or itemlists
- Connected gadgets and code will automatically follow

and a lot more...

There are some video tutorials added since the last release, if you didn't saw them yet in an older post, here you go:
http://jsp.logiczone.de/Videos/Calculator.htm
http://jsp.logiczone.de/Videos/Layer.htm
http://jsp.logiczone.de/Videos/TabSplitScroll.htm
http://jsp.logiczone.de/Videos/MultiLanguage.htm

SmartButtons 1.2 (flexible Imagebuttons and more...)
(Module and source code included in Logic Gui)
http://jsp.logiczone.de/downloads/SmartButtonDemo1.2.zip
http://jsp.logiczone.de/downloads/SmartButton1.2.pdf

LogicXML1.2.1 (XML data as Gui input)
(Module and source code included in Logic Gui)
http://jsp.logiczone.de/LogicXML.html

User Manual (Printable) Updated for version 4.1 + 4.2
http://jsp.logiczone.de/downloads/UserManual.pdf


SebHoll(Posted 2008) [#2]
Looking very impressive jsp! :-p

Still haven't compiled the actual LogicGUI EXE with the latest MaxGUI.Win32MaxGUIEx module, though? Is it because of any outstanding bugs?


jsp(Posted 2008) [#3]
Thanks.

Yes and no. The last time i checked out MaxGuiEx there were still some bugs and i decided to wait a bit longer to have a more stable version. When BMax 1.30 came out, the time to check all parts against the new version was too short before release. I did a compile and had some issues with treeviews, which i didn't had the last time i tried, so something has changed there and i need a closer look what's going on and some other small things. I hope i find now the time after this release...

I really appreciate all your work done for MaxGuiEx, but my problem is that i can't check every option/combination in Logic Gui with every SVN version, that would just kill my time. If i could, i would always stick with one development environment for one program until it is finished unless there is a very good point for a change. Here i have a good reason, but i can only switch at certain stages. So obviously now after this release is a better time than somewhere in between.


Ghost Dancer(Posted 2008) [#4]
Great work as always jsp, thanks :-)


Nikko(Posted 2008) [#5]
JSP, I tried to purchase your editor but I've one big issue.
I'm in the USA and at the begining it is written $29.90 on Shareit
Then I enter my credit card info and I get 29.90 EUR!!!
Not the same thing.
Plus my account is in USD so I'll have to pay change fees and so on.
Do you have a paypal account or can you fix Shareit so it will display $29.90 for US customers?


jsp(Posted 2008) [#6]
I will check it this evening when i'm back home, but it has worked before and i didn't change something since then. Maybe a sharit issue? I come back to you.


Redspark(Posted 2008) [#7]
I had that happen to me too but I thought I had just read it wrong on your site and bought it anyway.


jsp(Posted 2008) [#8]
Can't simulate the problem with a test order - works fine - and send now a mail to shareit. It may happens only when done from US as i got an order in USD from another country, or the problem disappeared in the meantime. I hope shareit can sort it out.


jsp(Posted 2008) [#9]
Orders in USD are working again!


jsp(Posted 2008) [#10]
A Logic Gui User Manual is out now. It should replace all previous help files.

Download it here:
http://jsp.logiczone.de/downloads/UserManual.pdf

It's designed to be printable (if you have enough paper;).

Together with the available demo videos and examples there is now a good range of information accessible.

If you still miss something, let me know.


Htbaa(Posted 2008) [#11]
I've seen the demo vids and I'm convinced. I just placed my order :-).


jsp(Posted 2008) [#12]
Thanks! Your order has been processed. Enjoy the program.


Htbaa(Posted 2008) [#13]
Thanks. It's really a intuitive program. I really disliked making my windows with just typing it all by hand. As well as the event handling.

Now I need to figure out how I can combine it with my BLIde solutions :-)


skn3(Posted 2008) [#14]
Awesome, just watched the movie showing the splitters. Really impressive stuff, if /when I have to do some gui stuff I will be using logic.!


jsp(Posted 2008) [#15]
Thanks. I'm glad you like it.


Zolyx(Posted 2008) [#16]
From the videos, this looks like the perfect tool to repackage an old game editor of mine - just ordered, looking forward to getting to grips with it!


jsp(Posted 2008) [#17]
Welcome! And I hope you found already some time to play with it.


jsp(Posted 2008) [#18]
While I get more and more mails asking for the next version, here are the latest news:

Version 4.1 will be distributed at the end of this month, using the free days between Christmas and New Year...
It will reflect the latest MaxGuiEx development in Logic Gui, to be upto date (and some more...).

Some changes are:
Drag and drop bmx files onto Logic Gui to open automatically the MaxGui parser.
Support for WINDOW_CENTER, FONT_STRIKETHROUGH.
Radio and checkbox style for push buttons.
Colored push buttons.
Checkbox button state "CHECK_INDETERMINATE".
Proxy Gadgets -> Hyperlink and Splitter are added.
Multiselection Listboxes (MaxGui Status from Seb: experimental!).

The new version now uses MaxGuiEx (good job Seb, and thanks again for the quick fixes - the treeview made me crazy for some time:).

@Ghost Dancer
I am creating the list for version 4.2 already and the multicolumn listbox is on there, is the latest code in the code archive now stable to use, I didn't play with it again.

Interested in Logic Gui and looking for some discount at Christmas? Check out this:
http://www.blitzbasic.com/Community/posts.php?topic=81970


jsp(Posted 2008) [#19]
Version 4.1 is released!

Some last minute changes are window icon and splitter behavior support.
The user manual is updated as well!
The website will be over-worked soon.


Grisu(Posted 2008) [#20]
Well done!

Glad to see that I'm not the only hardcoding one... :)


Htbaa(Posted 2008) [#21]
Received the update in mail earlier today. Thanks!


SpaceAce(Posted 2008) [#22]
I just want to say that LogicGUI is awesome and you're nuts if you don't use it to build your more complicated MaxGUI interfaces. I've been using LogicGUI since pretty early in its life, and it has grown to be an amazing tool. Over time, Jsp has implemented nearly everything I suggested, and I suggested a LOT.

SpaceAce


jsp(Posted 2009) [#23]
Thanks!


Over time, Jsp has implemented nearly everything I suggested


Reminds me that I still have a long to do list ;)
But please (everybody), don't stop sending suggestions for improvements...



The website will be over-worked soon.


I uploaded now the release notes to the website. Those who are interested may have a look.


byo(Posted 2009) [#24]
I just wanted to say that I love this tool. I bought it a few days ago and there's a whole lotta features in it that makes creating GUIs easier than ever.

It's even better than a lot of professional GUI builders I have played with.

One thing though: I can't login to the forums with password generated and sent to my e-mail. I don't know what's wrong though.

And jsp, keep up the good work.

Regards,

Andre


jsp(Posted 2009) [#25]
Glad you like it.
The password sent to you is for the registered user area only. I checked your login and it works from here. Follow the link given in the mail if you didn't do that yet.

If you like to register to the forum as well you can do so with whatever name and password you like. Everyone interested in Logic Gui can create an account. Just click on register...
There is also a sticky note in the General topic “How to register to the forum”


byo(Posted 2009) [#26]
Thank you. :)

I'm going to do that soon.

Being a MaxGUI expert as you are, do you think you can make options for disabling or hiding individual items (tabs) of a TabberGadget? If that is possible, of course.


jsp(Posted 2009) [#27]
Hiding a tab is not really possible. The tabpage needs to be removed from the tabcontrol, at least under windows. DisableGadgetItem() does unfortunately not work on tabber, maybe because it's not cross platform. Could be a useful feature request for Seb though?

Nevertheless you could use a good workaround, which should also work cross platform.
First you could add a tab only when needed:


Second you could disable a tab by acting on the tab events as you want:



byo(Posted 2009) [#28]
Thanks a lot for the two workarounds. They work great. The second example I must use Global instead of Local for the tabber because I will access it within other functions.

One last question: is it possible to include some events between the variable declarations and the main loop? I have some initialization code before the loop and that would be great.

Thanks again for all your help.


jsp(Posted 2009) [#29]
Initialization code should go into the GadgetIni file.
Own events in the RawEvents file.
Checkout Properties/Application/Files and switch on those files you need and to edit them directly.
In the Tutorial section of the forum you will find also “Structure of Logic Gui Source Code”, which may help and have a look in the User Manual chapter 10.3 :)


byo(Posted 2009) [#30]
I appreciate all the help. Keep up the good work. :)


byo(Posted 2009) [#31]
Hi, jsp.

I'm trying to register to the forum but this message is showing:


Sorry, but this e-mail address has been banned.



my e-mail is:
byondi13
at
gmail
dot
com

:/


jsp(Posted 2009) [#32]
Actually the message is a bit misleading, because it's not your address which is banned, but all gmail addresses. I had to do this, as there were just too much spam and I don't need all that viagra (not yet:).
There are a few more freemail domains/addresses which needed to be filtered...
I have created an account for you manually and will sent it to your address.


byo(Posted 2009) [#33]
I understand. Damn those forum spammers. They spoil it for everyone. Even Share-It doesn't accept Gmail addresses anymore.

And thanks for the manual account. :)


byo(Posted 2009) [#34]
Hi, jsp.

I'd like to make a little request if possible. When I move a panel, every child gadget will move with it and that's nice. But if you move a panel over another panel or over other objects and release the mouse the child gadgets of each one will mix with each other. So the next time I move the same panel it will drag gadgets that are not its child gadgets.

I'd appreciate a lot if there was a way to "lock" the gadgets inside a container and not changing anything while moving it . :)

Regards.

Andre Guerreiro (byo)


jsp(Posted 2009) [#35]
Hi,
what you are looking for can be done with layers. Open the layer window and create a layer for your panel and a sublayer for your child gadgets as needed. Parallel layer don't interact, while sublayer look to their parent, thus you can have tons of different gadgets on top of each other without any problems. So you lock your child gadget to a specific parent by putting it in the same or a sublayer of that panel.

A sublayer can even have again a panel (or whatever) with other sublayers and all layers will be merged during source creation.

To control the mess of a huge form, you can switch layers on and off (visually) and work on one at a time if you like. Or switch off the source creation of a layer if it's contains only a test ...


byo(Posted 2009) [#36]
Hmm... layers. I should have tried that. *hits himself on the forehead*
That will solve my problem as I'm working in a huge form with lots of components that hide and show depending on the action.
Thanks again, jsp.


jsp(Posted 2009) [#37]
Logic Gui Version 4.2 is released!

Version 4.2 has two major improvements, which took most of the time to code:
First of all there is a new guide system. It allows you to place horizontal or vertical guides and let your gadgets snap to it. While this is a quite normal behavior I extended the guides to act as items you can use for alignment calculation and automatic distribution.
The second add on is the new ListView Gadget (extended multi column listbox from GhostDancer). While I first just planned to write the gui interface for it, I found myself changing and extending the original code a lot. At the end we have now a quite powerful gadget, which can be used for a lot of different things.
If you didn't look at the demo yet, download it here:
http://jsp.logiczone.de/downloads/ListViewDemo.zip

Other improvements are:
Variable type specifier now also available for menu and timer entries.
Direct XML export from the file menu.
And some smaller additions and fixes.

A last minute change is a new menu entry in the file menu. In 'Build Options' you can choose now your known options like in the MaxIDE. This enables you to use also the 'Threaded Build' if your Bmax installation is already upgraded to version 1.32 and may gives some more control...

Be aware that the user manual has been updated for version 4.2, so please download it again if you want the latest one...

The website/news are updated with the latest release notes.


Htbaa(Posted 2009) [#38]
Thanks jsp. Had a quick look at the demo and at 4.2. The ListView is really awesome and will become of good use to me.

Just wondering though, if I create an application with LogicGUI using ListView, can I release the source code when it includes the TListView code?


Bremer(Posted 2009) [#39]
Yes that ListView is really cool, and thank you for the update.


jsp(Posted 2009) [#40]
The ListView is really awesome and will become of good use to me.


Thanks and sounds good that someone will using it then :)

Just wondering though, if I create an application with LogicGUI using ListView, can I release the source code when it includes the TListView code?

I would prefer if you could avoid releasing any 'internal' source, such as ScrollPanel or ListView types or SmartButton and XML modules, except to other Logic Gui members of course.
The reason I give away the complete source instead of pre-compiled modules, is to enable any user to have full control. You can always edit, extend or just recompile everything with the latest BlitzMax version, even if I couldn't do it for whatever reason.
There is no problem to create some simple examples with Logic Gui, as I did in the past, to help other people here in the forum to show how things are working in MaxGui.
If in any doubt for a certain project, please send me a mail.

Yes that ListView is really cool, and thank you for the update.

Thanks, you are welcome.


Htbaa(Posted 2009) [#41]
Ok. In my xmlrpc.mod module I used LogicGUI 4.1, but didn't include any custom code written by you (SmartButton, ScrollPanel). And I won't do so either.

I just need to be sure what I can and can't share. So just to be sure, I can share the generated source code (gadget creation, event handling. basically, LogicGUI generated output mixed with header.txt, append.txt etc.) but not ListView, ScrollPanel and SmartButton and their respective modules (which I wasn't going to put online anyway, as they are with reason behind a protected page on your site).


jsp(Posted 2009) [#42]
No problem, go-ahead.