Could you explain to me how this works? I mean I looked in the menus
and did not find any ref to the term. I have lot of forms in this
project and I don't understand exactly how this can become a reserved
word? What kind of things should I be looking for?
On Fri, May 9, 2014 at 8:56 PM, Jussi La
Hard to say without seeing the code. But check menu names from the form.
Using reserved name may be interpreted as attempt to override.
Jussi
On Sat, May 10, 2014 at 4:36 AM, Jb Skaggs wrote:
> As I am converting from gambas2 to gambas3 I am having this issue when
> I try to access, alter, or
Thanks I gotcha now:) The first time I wrote it using html markup so
I now understand what you mean. I was thinking you meant CSS even
though I was reading XML- brain fart on my part.
On Fri, May 9, 2014 at 8:00 PM, Randall Morgan wrote:
> No, XML (Extensible Markup Language) is a general purpos
No, XML (Extensible Markup Language) is a general purpose markup language.
HTML is a form of XML, XSL is a form of XML, MS Word, Excel documents and
Open Office documents all use XML to help arrange meta data and data into
an easily parsed form.
Below is a sample of a made up XML Scheme. You can
I thought XML was primarily for theming websites how would this help
me? I have never used XML. Could you point me to an example?
On Fri, May 9, 2014 at 7:01 PM, Randall Morgan wrote:
> If you are wanting to make this one (or more) file(s). You might consider
> wrapping it in an XML scheme. Just
If you are wanting to make this one (or more) file(s). You might consider
wrapping it in an XML scheme. Just a thought
On Fri, May 9, 2014 at 3:59 PM, Jb Skaggs wrote:
> This is basically a fancy editor that is broken down into scenes, chapters
>
> My question is the best way to track the t
This is basically a fancy editor that is broken down into scenes, chapters
My question is the best way to track the texts. I am keeping each
scene's text in a directory dedicated to each chapter.
the only actual texts are in each scene and a chapter may have any
number of scenes, and a book may
After TableView1.Edit I need to leave TableView1 to be SELECTED full
TableView.Row. (edited cell too)
But now, after I pressed ENTER button TableView.Cell is in Edit mode, so,
how I can make it to leave tableView completly like pressing ESC button.
Thanks in advance
--
View this message in c
I think it would be nice to just tick a CheckBox in the new project dialog
to create a standard .gitignore.
What do you think?
/Patrik
--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 si
Em Thu, 08 May 2014 17:12:04 +0200
Benoît Minisini escreveu:
> In revision #6258, I implemented a new special function, IsMissing(),
> that returns if an optional argument is missing.
That's awesome! At this pace very soon Gambas will become the greatest
programming language ever. ;-)
> I di
Status: New
Owner:
Labels: Version-3.5.3 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-GTK
New issue 524 by pata.kar...@gmail.com: "<" truncate string with gb.gtk
http://code.google.com/p/gambas/issues/detail?id=524
1) Message("ABChttps://code.google.com/hosting/se
Le 09/05/2014 04:22, Olivier Cruilles a écrit :
> Hi Benoit,
>
> 1) In the Editor object in Gambas3, it is possible to activate the Wrap
> word like in a TextArea or not please ?
>
It's not possible at the moment. Editor has no line wrap feature.
>
> 2) Since you rewrite the GridView object in Ga
Le 09/05/2014 05:25, Randall Morgan a écrit :
> Hi Folks,
>
> I'm creating a simple component that requires two timers. The component
> uses gb.qt4.
> However, anytime I use the timers I get this error: QTimer can only be
> used with threads started with QThread.
>
> Any ideas how to solve this?
>
13 matches
Mail list logo