Search found 78 matches

by D.Bane
Mon Feb 13, 2012 6:29 am
Forum: GUI Toolkit & 2D Graphics
Topic: Q3 - ScrollBars
Replies: 10
Views: 35318

Re: Q3 - ScrollBars

Hi Jerome. I started a new topic with this here . Well if it is done in CodeEditor class then it may not be as nice as it would be in the EditBox. Maybe call the EditBoxTags.ec (or any other name) which would have this implemented in it, so that anyone can use it in their code. For example for licen...
by D.Bane
Mon Feb 13, 2012 6:20 am
Forum: IDE
Topic: Minimize/Expand Code
Replies: 4
Views: 47311

Minimize/Expand Code

Hi, This post is related/continuation of this topic . OK. Now my first question would be where is the code that is responsible for looking if the written words are class/do/for/if... I guess it is ecere.dll\src\gui\controls\EditBox.ec -> line618 (static char * keyWords1[] ={}). Also would simple add...
by D.Bane
Sun Feb 12, 2012 6:57 pm
Forum: General Help
Topic: License Agreement
Replies: 7
Views: 58236

Re: License Agreement

Thank you Jerome.

I will now change the first post.

All the best,
D.Bane.
by D.Bane
Sun Feb 12, 2012 6:46 pm
Forum: GUI Toolkit & 2D Graphics
Topic: Q3 - ScrollBars
Replies: 10
Views: 35318

Re: Q3 - ScrollBars

Hi Jerome. I was thinking in a different way. For example lets take EditBox class and then a new HasExpand class. Now what if you select the options that you would like to have line numbers as well as the +- option and you receive it but nothing really needs to be changed. What I want to say is this...
by D.Bane
Sun Feb 12, 2012 4:22 pm
Forum: GUI Toolkit & 2D Graphics
Topic: Q1 - Tooltips
Replies: 4
Views: 16815

Re: Q1 - Tooltips

Hi Jerome. Just a fun thing to point out, the code you put in your first post would have endlessly created ToolTip classes, since the ToolTip derived from Window and Window contained a ToolTip instance! :lol: Yes, I thought that it should be done in a different way, but in the same time I did not kn...
by D.Bane
Sun Feb 12, 2012 3:55 pm
Forum: C/C++
Topic: C strings manipulation for D.Bane's Splash Screen/Text Logo
Replies: 3
Views: 31771

Re: C strings manipulation for D.Bane's Splash Screen/Text L

Hi Jerome. Thank you for the explanation I will remember this. OK so it is true that it is a great book, will see if it comes to these parts :) Zen Gardens - That is cool I always liked that so I hope that you will have great time there. Oh yes, and minimalism, I believe that is the word that one co...
by D.Bane
Sat Feb 11, 2012 7:44 am
Forum: C/C++
Topic: C strings manipulation for D.Bane's Splash Screen/Text Logo
Replies: 3
Views: 31771

Re: C strings manipulation for D.Bane's Splash Screen/Text L

Hi Jerome. I honestly do not know to laugh or cry right now... :) Doing "txtLogo + 1" is just too easy of an answer and there I was spilling (nonworking) code everywhere.. Graphical response :) 8-) :arrow: :oops: :arrow: :lol: :arrow: :ugeek: :arrow: :D Thank you for the answer. I really t...
by D.Bane
Thu Feb 09, 2012 12:42 pm
Forum: General Help
Topic: License Agreement
Replies: 7
Views: 58236

Re: License Agreement

Hi, Thank you both Redj and Jerome for the info. Hm, I was thinking that it would be cool to be able to produce one application that would go on my USB without a need for dll's and I had noticed somewhere on the forum about the static linking it just never really clicked. :) So it can be even more i...
by D.Bane
Thu Feb 09, 2012 3:58 am
Forum: General Help
Topic: License Agreement
Replies: 7
Views: 58236

Re: License Agreement

Hi Redj. Great, so we basically would need to add the LicensesDialog class to be shown right? I thought that there may be more like this.. When you produce an exe most probable thing would be to pack it with documentation as well. So next to the someApp.exe and someAppInstruction.pdf, we need to hav...
by D.Bane
Wed Feb 08, 2012 9:08 am
Forum: General Help
Topic: License Agreement
Replies: 7
Views: 58236

License Agreement

Hi. I did not know where exactly to post this so I hope that I am doing it in the right place. I wanted to ask this question for a long time now and always end up reading the topics on forum and forgetting to do this. The License Agreement, license, rights, etc. What is it required from anyone selli...