[Gambas-user] Beep?

2010-10-18 Thread B Bruen
Pretty simple? How can I make the computer go "beep" (I have a very long routine to run, I estimate over 10 hours and will probably have to run it several dozen times. I have built it to run as a console app, so it can toddle along happily in the background, so to speak. Every now and then

Re: [Gambas-user] Beep? Solved! Thanks

2010-10-19 Thread B Bruen
On 19/10/10 19:49, charlesg wrote: > Just as well! I just tested my version and it doesn't work anyway. :,( > > 'echo -e \\007' does work from terminal. > > > > Benoît Minisini wrote: >>> SHELL "echo -e \"\\007\">/dev/tty10" >>> >>> I think I got that from this forum. >>> >>> bbb888 wrote:

[Gambas-user] Re-ordering menus

2014-11-19 Thread B Bruen
Probably a silly question, but I'm just having a little think. Is there any way to programatically (i.e. dynamically) change the order in which a menu item appears in a drop down menu? regards Bruce -- B

Re: [Gambas-user] Re-ordering menus

2014-11-19 Thread B Bruen
On Thu, 20 Nov 2014 00:26:07 +0100 Benoît Minisini wrote: > Le 20/11/2014 00:22, B Bruen a écrit : > > Probably a silly question, but I'm just having a little think. > > > > Is there any way to programatically (i.e. dynamically) change the order in > > which a

Re: [Gambas-user] Gambas Software Farm in revision #6666 (!)

2014-11-23 Thread B Bruen
only. And publishing is done from the 'Publish...' menu entry. > > Waiting for the comments now... > > -- > Benoît Minisini Deleting a tag by clicking on the red cross fails. See pic. -- B Bruen -- Downl

[Gambas-user] IDE enhancement request - "Run that form"

2014-11-24 Thread B Bruen
n that module" entry that would invoke the module if it has a "Main" method" tia Bruce -- B Bruen -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercha

Re: [Gambas-user] Gambas Software Farm in revision #6676

2014-11-25 Thread B Bruen
x27; so that it appears in the desktop menu. I think this should only happen if the project is a "Normal". > > Waiting for your comments! You got em. > > -- > Benoît Minisini > Most of the above is based on my intent to use our own farm server, which I wont

Re: [Gambas-user] Gambas Software Farm in revision #6676

2014-11-26 Thread B Bruen
e "private" downloading could possibly be handled via the ftp server security features without much internal effort? I believe, but haven't tried it, that the ftpClient has the means to pass the necessary credentials on a Get. (Note: I mean the actual retrieval part only, not t

Re: [Gambas-user] New behaviour for the Split() instruction

2014-11-29 Thread B Bruen
> > -- > "There's an old saying: Don't change anything... ever!" -- Mr. Monk > Yes, I would like to see an example of before and after as well. I think I had a need for exactly this the other day. I wanted to split a comma delimited list except where the co

Re: [Gambas-user] A good idea? Revisited again.

2014-11-29 Thread B Bruen
tiple forms this approach makes implementing that "standard-ness" very easy. I would like to know whether there is any interest in this stuff. We are quite prepared to publish them on the Gambas farm if there is such in

Re: [Gambas-user] A good idea? Revisited again.

2014-11-29 Thread B Bruen
satisfactory but it does provide some sort of proof that it may be possible to enhance the IDE properties editor through external code. regards Bruce -- B Bruen -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIR

Re: [Gambas-user] An utility component for Gambas

2014-12-01 Thread B Bruen
re polished. Don't hesitate to > play with it. The more tests, the sooner it will be released. I want to > release Gambas 3.7 as soon as it is ready, even if there is not a lot of > other changes in Gambas. > > Regards, > > -- > Benoît Minisini > Attached our

Re: [Gambas-user] An utility component for Gambas

2014-12-01 Thread B Bruen
On Mon, 1 Dec 2014 20:30:19 -0300 Sebastian Kulesz wrote: > Would it be okay to include this component inside the gambas3-runtime > package or should I create a new one for it? > > Not sure what you are talking about? B

[Gambas-user] IDE silent crash with Connections

2014-12-01 Thread B Bruen
on the Connections entry for it. Poof! IDE gone. Not confirmed against native IDE, but certainly happens here. regards Bruce -- B Bruen -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate

Re: [Gambas-user] how to capture click event on a popup menu.

2014-12-02 Thread B Bruen
On Tue, 2 Dec 2014 22:44:04 +0100 Tobias Boege wrote: > On Tue, 02 Dec 2014, Martin McGlensey wrote: > > Hello, > > > > > > > > I've used the menu to create menus on my main form. Those that I want to see > > on the tool bar are marked visible. Those that I want to use as popups are > > not v

[Gambas-user] Class.Symbols - local, inherited, overridden ???? Bah!

2014-12-02 Thread B Bruen
his? The IDE help browser "seems" to do so somehow, but I think it is doing it some other way. (If you r e a l l y want to know why, it's for a custom control code generator. ... ... ... I didn't think so...) tia Bruce -- B Bruen -

Re: [Gambas-user] how to capture click event on a popup menu.

2014-12-02 Thread B Bruen
On Tue, 2 Dec 2014 20:35:01 -0500 "Martin McGlensey" wrote: > Thanks for the responses. Remember I'm still climbing that steep learning > curve. The sub to catch the click event is Public Sub mnuAdvanced_Click() > but that does not catch the event. I do not know how declare or find the > event na

Re: [Gambas-user] Gridview sort function

2014-12-24 Thread B Bruen
hed updated project with some more debug info that shows the actual sort values. After you have waded through that a bit, uncomment lines 11 and 12 which should really confuse you :-) cheers Bruce -- B Bruen TableviewExample-0.0.1.tar.gz Description: Binary data ---

Re: [Gambas-user] Problems on mail list

2014-12-27 Thread B Bruen
here seems to be stagnation. Mary, we do implore that you knock upon their door, kick their a*s*, make them move and hopefully then things improve. Amen (apologies but I was on a roll) Looking forward to Gambas2015 !!! :_) Bruce -- B Bruen ---

Re: [Gambas-user] Advising methods of non-fixed argument tuple in a parent class

2014-04-15 Thread B Bruen
Nice tip Tobi, I never could solve that! -- B Bruen -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written b

Re: [Gambas-user] Inheriting, wrapping and casting

2014-04-17 Thread B Bruen
nitive new guide to graph databases and their > > applications. Written by three acclaimed leaders in the field, > > this first edition is now available. Download your free book today! > > http://p.sf.net/sfu/NeoTech > > ___ > > G

Re: [Gambas-user] Custom control not appearing in toolbox

2014-05-06 Thread B Bruen
quot; the control, but the actual exported control must either inherit from UserControl or UserContainer (or some other control) in order to work properly. hth -- B Bruen -- Is your legacy SCM system holding you back?

Re: [Gambas-user] New Syntax, SUPER && !comprehension(mine) Re.: SUPER example at gambasdoc

2014-05-08 Thread B Bruen
Key, Pos) Endif End The example is just trying to demonstrate an override method in the specialised class and how to use Super to get at the ancestral class method of the same name. The importance is that MyListBox.Add() cannot use Me.Add() as that will refer to the child class (i.e. stack ov

Re: [Gambas-user] System.TimeZone Error?

2014-05-10 Thread B Bruen
0 to have the correct number of seconds. > - > So how can I find out what UTC.time really is?? > How can I solve this problem? Probably the simplest way is : Shell ("date --utc") To sUTCDate You can use the date options to return the string as you require it. hth -- B Bruen -

Re: [Gambas-user] Valuebox. Property ReadOnly doesn't work?

2014-05-10 Thread B Bruen
t; > I'm using the development version. > > > > This time, I have uploaded a example. > > I think I have explained better this time. I hope so. :-) > > > > Sorry for all the text that has this message. I don't want that you to miss > > anything. &

Re: [Gambas-user] Forms (dialogs) from within a module/class

2014-05-12 Thread B Bruen
application form. It would be interesting to see some pseudocode that demonstrates your problem. hth Bruce -- B Bruen -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly

Re: [Gambas-user] Forms (dialogs) from within a module/class

2014-05-12 Thread B Bruen
ted as a local component. Some ideas you may find at http://paddys-hill.net/wp/gambas/gambas-components which (generally) are the ones that are (ahem) stable enough to distribute. If I have misinterpreted, then feel free to compla

Re: [Gambas-user] best programming practices:

2014-05-12 Thread B Bruen
--- > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform available > Simple to use. Nothi

[Gambas-user] Try;If Error on mutable classes

2014-05-12 Thread B Bruen
se the normal error " Unknown Symbol blah blah" or have I forgotten something here? -- B Bruen -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium test

Re: [Gambas-user] Could someone give me a brief explanation of parents and kids in this example

2014-05-14 Thread B Bruen
Item which is just a set of drawing instructions that the treeview control follows to display itself, enhanced with a few more "descriptive" properties that we can use to do stuff in code. On the other hand, if we are talking about OO inheritance here, then that is an entirely diffe

Re: [Gambas-user] Feature request: Giving _compare() an optional user data argument

2014-05-14 Thread B Bruen
> MyClass[].Sort()? Sorting by column 7 in the above scenario would boil > down to calling (without groups) Record[].Sort(7). > > Regards, > Tobi > I would really like to see this too! My attempts at providing a generic sorting mechanism along the lines suggested by Tobi's

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread B Bruen
g. We have some components that we have made available via our own website. To my mind they sit somewhere in the middle of all three of Tobi's categories. They are sort of "special purpose", they are somewhat stable but are not official source tree "ready" or better yet

Re: [Gambas-user] Community Component Repo

2014-05-16 Thread B Bruen
On Sat, 17 May 2014 08:51:22 +0930 B Bruen wrote: > On Fri, 16 May 2014 22:31:02 +0200 > Benoît Minisini wrote: > > > Le 16/05/2014 19:31, Randall Morgan a écrit : > > > I have seen Gambas growing in popularity over the past few years, and I > > > feel somet

Re: [Gambas-user] BUG with the TreeView's new .item.Reparent()

2014-05-27 Thread B Bruen
On Wed, 28 May 2014 03:36:02 +0200 ep...@joernerik.com wrote: > In TreeView, if you reparent a key to be a child of a key that has the same > name as the key you want to reparent, there's an error message saying: "New > parent can not be a child item". Renaming the item I want to reparent avoids

Re: [Gambas-user] ComboBox not editable + Combopbox_Change Event

2014-05-30 Thread B Bruen
alk about it. As to "ReadOnly locks Event" I too am in the same position as Fabien, abbat could you please explain further? 5) Finally, and this may not be "on topic" so let me know if I should create a new thread. Recent changes seem to have affected how focus transiti

Re: [Gambas-user] Request for comments about a language change

2014-05-31 Thread B Bruen
aTest 104Print sItem 105 Next 106 Print aTest.Count would just just fail at line 106 rather than 104? No objections, I just cant see the point? regards Bruce -- B Bruen -- Time is mone

Re: [Gambas-user] Request for comments about a language change

2014-05-31 Thread B Bruen
't think that is big deal, if this change has some great > potential..? > > > Jussi > > > > On Sun, Jun 1, 2014 at 2:28 AM, B Bruen wrote: > > > > On Sat, May 31, 2014 at 2:38 PM, Benoît Minisini < > > > gam...@users.sourceforge.net>

[Gambas-user] gb.xml: XMLElement.GetChildrenByAttributeValue with multiple criteria

2014-05-31 Thread B Bruen
In essence, I want to select all (first level) child elements of the current element where attribute "Type"="R" and attribute "Status"="Open", in one hit. Is this possible? tia Bruce -- B Bruen

Re: [Gambas-user] Component Programing Question

2014-06-01 Thread B Bruen
cale units. "caused by a corrupted component?" Probably not, more likely you have not defined the control infrastructure constants correctly. Show us the code. In the first para "Is this normal"? No, I have not seen anything like that. Again, SUTC! hth -- B Bruen ---

[Gambas-user] Native Date functions and milliseconds

2014-06-01 Thread B Bruen
4,6,2,12,19,57.666),"hh:nn:ss.uu") prints "12:19:57.000" tia -- B Bruen -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph da

Re: [Gambas-user] Native Date functions and milliseconds

2014-06-02 Thread B Bruen
; What is your Gambas version? > > > Jussi > > > On Mon, Jun 2, 2014 at 6:07 AM, B Bruen wrote: > > > I have just noticed that Date(Year,Month,Day,Hours,Minutes,Seconds) > > truncates the seconds. It looks like it is expecting an integer. I am > > tryin

Re: [Gambas-user] Component Programing Question

2014-06-03 Thread B Bruen
On Tue, 3 Jun 2014 07:02:44 -0700 (PDT) VonZorch wrote: > B Bruen wrote > > On Mon, 02 Jun 2014 03:27:23 +0200 > > Benoît Minisini < > > > gambas@.sourceforge > > > > wrote: > > > >> Le 02/06/2014 03:07, VonZorch a écrit : > >>

[Gambas-user] Accessing the nth item in a collection

2014-06-03 Thread B Bruen
e first loop. This smells like using a sledge hammer to crush an ant. "Last" I have achieved after a manner, but the mechanism is too embarrassing to reveal. "nth" I am reluctant to attempt. Any clues? -- B Bruen ---

Re: [Gambas-user] Component Programing Question

2014-06-03 Thread B Bruen
ou should assume is that they only affect how the custom control will work in the IDE. hth Bruce On Wed, 4 Jun 2014 09:18:51 +0930 B Bruen wrote: > On Tue, 3 Jun 2014 07:02:44 -0700 (PDT) > VonZorch wrote: > > > B Bruen wrote > > > On Mon, 02 Jun 2014 03:27:2

Re: [Gambas-user] Accessing the nth item in a collection

2014-06-04 Thread B Bruen
t; If you ask me if it can be done. The answer is YES, it can always be done. > The correct questions however are... What will it cost, and how long will > it take? > -- > Learn Graph Databases - Download FREE

Re: [Gambas-user] Accessing the nth item in a collection

2014-06-04 Thread B Bruen
important (to the rest of the application). It's just that in this particular instance all I need to get at is the last or first item that was added. -- B Bruen -- Learn Graph Databases - Download FREE O'Rei

[Gambas-user] [Aside] Re: Accessing the nth item in a collection

2014-06-04 Thread B Bruen
enumerable with the FOR EACH keyword. but then I cannot access the first item via "MyResult[0]" It looks like a special array with a strange form of _get(). ? -- B Bruen -- Learn Graph Databases - Download FRE

Re: [Gambas-user] Webbrowser without gb.qt4??

2014-06-09 Thread B Bruen
r to alleviate user complaints about the gtk situation across various distros. So: Has gui independence now become economically un-viable? Any comments, especially from Benoit. regards -- B Bruen -- HPCC Systems Open Sou

[Gambas-user] Raising events during the constructor method

2014-06-09 Thread B Bruen
Public Sub _New() Raise Hello End The main class Something_Hello() never gets executed. Is this because the object does not exist yet? regards Bruce -- B Bruen -- HPCC Systems Open Source Big Data Platform from LexisNexis

[Gambas-user] Something strange just happened?

2014-06-10 Thread B Bruen
ength containing a normal looking Settings slot "[FControlBrowser]" but nothing else and a "ctlbrowser.conf.lock" file of zero bytes. Deleting these files and then re-running the project just recreates the same situation. Any

Re: [Gambas-user] Something strange just happened?

2014-06-10 Thread B Bruen
On Wed, 11 Jun 2014 11:02:44 +0930 B Bruen wrote: > I created a new project "ctlbrowser" with qt4, and settings components. In > the main form (renamed from FMain to FControlBrowser) design, I just added > the Open and Close events and the code Settings.Read(Me)

Re: [Gambas-user] Something strange just happened?

2014-06-11 Thread B Bruen
Aha! Got it. Issue #528 B On Wed, 11 Jun 2014 10:40:09 +0200 gian wrote: > Public Sub Form_Close() > >Settings.Write(Me) >Settings.Save() > > End > Ciao Gianluigi > > Il 11/06/2014 03:43, B Bruen ha scritto: > > On Wed, 11 Jun 2014 11:02:44 +09

Re: [Gambas-user] Development cycle and component vs library

2014-06-14 Thread B Bruen
xactly like a component." This is a bit hard to understand and I'm probably only about 90% correct here, but. There is actually very little difference and the differences are fairly unimportant to a new gambas developer. Suf

[Gambas-user] IDE Feature Request

2014-06-15 Thread B Bruen
k a locked form! regards Bruce -- B Bruen -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal

Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-16 Thread B Bruen
On Mon, 16 Jun 2014 07:45:42 +0930 B Bruen wrote: > hmmm. > > IDE crashes on rollover. > > Seems to happen only if Debug is used, Print and Error dont crash. LXDE? -- B Bruen -- HPCC Systems Open

[Gambas-user] Totally lost on this one

2014-06-16 Thread B Bruen
t;--- LINE 78 Debug "How do we get here" Catch Error Subst("&1\nERR: &2 (&3)\n&4\n&1\n", String$(40, "-"), Error.Text, Error.Code, Error.Backtrace.Join("\n")) End WTF is HtmlDocument AFAIK _I_ have never written s

Re: [Gambas-user] Totally lost on this one

2014-06-16 Thread B Bruen
On Mon, 16 Jun 2014 15:18:15 +0200 Fabien Bodard wrote: > Htmldocument is a class from gb.xml.html to work on html page in Dom mode. > Aha, a missing requires in a library. Thanks Fabien. -- B Bruen -- HPCC S

[Gambas-user] Getting the "un-specialed" XMLElement.TextContent string

2014-06-16 Thread B Bruen
al character"s, like  , <, etc etc to their "normal" representation. Is there such a function, or was I just dreaming? tia Bruce -- B Bruen -- HPCC Systems Open Source Big Data Platform from LexisNexis Ri

[Gambas-user] IDE crash

2014-06-17 Thread B Bruen
.so.173.14.39 OpenGL=libGL.so.96.43.23 Poppler=libpoppler.so.13.0.0 Poppler=libpoppler.so.19.0.0 Qt4=libQtCore.so.4.8.5 SDL=libSDL-1.2.so.0.11.3 [bb@localhost ~]$ gbx3 -V 3.5.90 r6327 [bb@localhost ~]$ seems (?) to especially occur if the detached tab is graphical, like a form or an image file

Re: [Gambas-user] IDE crash

2014-06-17 Thread B Bruen
Got one: This application has raised an unexpected error and must abort. [3] Stack overflow _TabPanelButton.UpdateLayout.205 b On Wed, 18 Jun 2014 12:14:59 +0930 B Bruen wrote: > Obscure, but annoying. > > Maybe LXDE only. > > Open a project, open a few files. > Detach a

Re: [Gambas-user] IDE crash

2014-06-17 Thread B Bruen
OK, I'm pretty sure this only happens if a tab is detached. I've been sliding tabs around for up to 30 open files and it doesn't happen unless one of them is detached. Again, it seems to only happen if the detached tab is graphical. ??? b On Wed, 18 Jun 2014 12:20:16 +0930

Re: [Gambas-user] ide feature request

2014-06-20 Thread B Bruen
://p.sf.net/sfu/hpccsystems > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user -- B Bruen

[Gambas-user] Another IDE wish

2014-06-22 Thread B Bruen
Could we have a "Run that Form" button on the class editor as well as the Form editor please. regards Bruce -- B Bruen -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find Wh

Re: [Gambas-user] IDE crash

2014-06-22 Thread B Bruen
On Wed, 18 Jun 2014 16:27:49 +0200 Benoît Minisini wrote: > Le 18/06/2014 05:52, B Bruen a écrit : > > OK, I'm pretty sure this only happens if a tab is detached. > > I've been sliding tabs around for up to 30 open files and it doesn't happen > > unless on

[Gambas-user] Intermittent IDE crash when clicking on the run buton

2014-06-23 Thread B Bruen
GTK+=libgtk-x11-2.0.so.0.600.10 OpenGL=libGL.so.1.2.0 OpenGL=libGL.so.173.14.39 OpenGL=libGL.so.96.43.23 Poppler=libpoppler.so.13.0.0 Poppler=libpoppler.so.19.0.0 Qt4=libQtCore.so.4.8.5 SDL=libSDL-1.2.so.0.11.3 regards Bruce -- B Bruen

Re: [Gambas-user] Getting the "un-specialed" XMLElement.TextContent string

2014-06-24 Thread B Bruen
On Tue, 24 Jun 2014 16:36:11 +0200 "Adrien Prokopowicz" wrote: > Le Tue, 17 Jun 2014 01:37:49 +0200, B Bruen a > écrit: > > > (I'm sure I've done this before, but I can't find my prior code nor can > > I find it in either of the help sites.) &

[Gambas-user] markdown to html?

2014-06-24 Thread B Bruen
@Benoît Hi, could you tell me where (exactly) in the IDE code you convert markdown text to html please. I would like to use that code for my own nefarious purposes :-) tia Bruce -- B Bruen -- Open source business

[Gambas-user] constructor events

2014-06-24 Thread B Bruen
anyway in case there is something I'm missing. tia Bruce -- B Bruen -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community

[Gambas-user] modifying an enumerated set during the loop

2014-06-24 Thread B Bruen
nullify the queue array, but use a separate routine to remove the elements in the array that are no longer relevant, sometimes this will empty the reversed array entirely (or at least the rest of it). Now, as the Run 3 example works as I expect, i.e. the loop is "truncated", generally ever

Re: [Gambas-user] markdown to html?

2014-06-24 Thread B Bruen
On Wed, 25 Jun 2014 01:42:09 +0200 Benoît Minisini wrote: > Le 25/06/2014 01:23, B Bruen a écrit : > > @Benoît > > > > Hi, could you tell me where (exactly) in the IDE code you convert > > markdown text to html please. I would like to use that code for my

Re: [Gambas-user] modifying an enumerated set during the loop

2014-06-24 Thread B Bruen
On Wed, 25 Jun 2014 02:43:11 +0200 Benoît Minisini wrote: > Le 25/06/2014 02:30, B Bruen a écrit : > > I realise that modifying the enumerated set during a For Each loop is (Cut) > > No. An array is an object, and aTest a variable that owns a *reference* > to the array. I

Re: [Gambas-user] markdown to html?

2014-06-24 Thread B Bruen
On Wed, 25 Jun 2014 10:04:41 +0930 B Bruen wrote: > On Wed, 25 Jun 2014 01:42:09 +0200 > Benoît Minisini wrote: > > > Le 25/06/2014 01:23, B Bruen a écrit : > > > @Benoît > > > > > > Hi, could you tell me where (exactly) in the IDE code you convert &g

[Gambas-user] Sorting gridviews

2014-06-24 Thread B Bruen
Someone, recently, was discussing sorting gridviews over multiple columns. Tobi? Was any progress made on this? (Gee, I am having a busy day today, aren't I? :-) Actually, we are cleaning up a lot of old outstanding things.) tia Bruce -- B

[Gambas-user] Wishlist : gb.form.mdi ToolBar

2014-06-24 Thread B Bruen
Is there any reason that the ToolBar control is constrained within gb.form.mdi? I use it consistently, without needing the other controls in gb.form.mdi and would really like to see it just within gb.form as a general control. Maybe gb4? regards Bruce -- B Bruen

Re: [Gambas-user] Form ALT+CLICK Not Move

2014-06-24 Thread B Bruen
le. Consider a situation where a user has multiple monitors. Claiming the central or startup monitor as "MINE" could be considered rude at least Bruce -- B Bruen -- Open source business process management

Re: [Gambas-user] Form ALT+CLICK Not Move

2014-06-24 Thread B Bruen
On Wed, 25 Jun 2014 12:53:41 +0930 B Bruen wrote: > On Tue, 24 Jun 2014 20:34:09 -0600 > herberth guzman wrote: > > > Fabien > > I think He want to disable the ability of x to move a windows with alt + > > mousedown > > > > Benoit > > Fabien says

Re: [Gambas-user] Form ALT+CLICK Not Move

2014-06-24 Thread B Bruen
On Wed, 25 Jun 2014 13:08:10 +0930 B Bruen wrote: > On Wed, 25 Jun 2014 12:53:41 +0930 > B Bruen wrote: > > > On Tue, 24 Jun 2014 20:34:09 -0600 > > herberth guzman wrote: > > > > > Fabien > > > I think He want to disable the ability of x

Re: [Gambas-user] Getting the "un-specialed" XMLElement.TextContent string

2014-06-25 Thread B Bruen
On Wed, 25 Jun 2014 09:21:30 +0200 Fabien Bodard wrote: > $title = xmlnode.deserialize(raceNode.Attributes["RaceName"]) > > No? B-) Ah, OK. Thanks, the fact that it was a static function hadn't sunk in. re

Re: [Gambas-user] constructor events

2014-06-25 Thread B Bruen
have to split the initial phase into a constructor and an "Initialise" method. So never mind. (Well, you did ask :-) ) regards Bruce -- B Bruen -- Open source business process management suite built

Re: [Gambas-user] how to override opengl pkg-config requirements??? building gambas from trunk

2014-06-26 Thread B Bruen
to build properly. Since I did that I have had no problems, neither with gambas3 nor other source builds. There is information regarding the "pains" of pkg-config in various places on the internet, check first for some related to your distro. hth Bruce -- B Bruen -

[Gambas-user] The Class keyword

2014-06-26 Thread B Bruen
de in a component that needs a class from a component that is not necessarily loaded by the main project using this component." -- B Bruen -- Open source business process management suite built on Java and Ec

Re: [Gambas-user] how to override opengl pkg-config requirements???

2014-06-27 Thread B Bruen
On Fri, 27 Jun 2014 10:04:26 -0430 PICCORO McKAY Lenz wrote: > Date: Fri, 27 Jun 2014 08:47:52 +0930 > From: B Bruen > > > Elsewhere I received advice to delete ALL the pkg-config files on the > > system in order to get a non-gambas > >application to build properl

[Gambas-user] creating gb.qt4.webkit pages using gb.markdown etc (quick question)

2014-06-27 Thread B Bruen
sel" method b) look at the new wiki code, or c) is there something blatantly obvious that I am not seeing here? tia Bruce -- B Bruen -- Open source business process management suite built on Java and Eclipse T

Re: [Gambas-user] creating gb.qt4.webkit pages using gb.markdown etc (quick question)

2014-06-27 Thread B Bruen
On Sat, 28 Jun 2014 09:44:00 +0930 B Bruen wrote: > some stuff that was probably not well expressed. So I will try again. What we have is: * some text files in many of our projects that describe "how to" do something in that application - by "how to" I mean stepwi

Re: [Gambas-user] making 6349

2014-06-29 Thread B Bruen
ly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sour

[Gambas-user] gb.form.mdi : Attach/Detach

2014-06-30 Thread B Bruen
or. Get my drift? Anyone familiar with, for example, how the Modellio layouts can be manipulated in this way will understand what could be achieved here for the gambas IDE. regards and looking forward to comments Bruce -- B Bruen

[Gambas-user] Two quick questions

2014-07-01 Thread B Bruen
have no idea what is causing this. Has anyone else seen it? rgrds Bruce -- B Bruen -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita B

Re: [Gambas-user] gb.form.mdi : Attach/Detach

2014-07-01 Thread B Bruen
Yes, the gimp is probably a more common example. B On Tue, 1 Jul 2014 09:22:19 +0200 Fabien Bodard wrote: > So in a gimp way ? > Le 1 juil. 2014 06:29, "B Bruen" a écrit : > > > I am doing some experiments with detachable tabs in the gb.form.mdi > > component.

Re: [Gambas-user] Wishlist : gb.form.mdi ToolBar

2014-07-05 Thread B Bruen
On Sat, 05 Jul 2014 14:21:51 +0200 Benoît Minisini wrote: > Le 25/06/2014 04:32, B Bruen a écrit : > > Is there any reason that the ToolBar control is constrained within > > gb.form.mdi? > > I use it consistently, without needing the other controls in gb.form.mdi > &g

Re: [Gambas-user] creating gb.qt4.webkit pages using gb.markdown etc (quick question)

2014-07-05 Thread B Bruen
ating things.) Bruce > > On Fri, Jun 27, 2014 at 10:02 PM, B Bruen wrote: > > > On Sat, 28 Jun 2014 09:44:00 +0930 > > B Bruen wrote: > > > > > some stuff that was probably not well expressed. > > > > So I will try again. What we ha

Re: [Gambas-user] IDE Feature Request

2014-07-05 Thread B Bruen
On Mon, 16 Jun 2014 17:36:43 +0200 Benoît Minisini wrote: > Le 16/06/2014 00:52, B Bruen a écrit : > > ( Don't see why I shouldn't join in :-) ) > > > > Would it be possible to lock source files the same as for forms? This > > would prevent me from chan

Re: [Gambas-user] Sorting gridviews

2014-07-05 Thread B Bruen
e built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft

Re: [Gambas-user] The Class keyword

2014-07-05 Thread B Bruen
Ah, now I get it! Thanks Tobi B On Fri, 27 Jun 2014 11:42:06 +0200 Tobias Boege wrote: > On Fri, 27 Jun 2014, B Bruen wrote: > > As in : > > CLASS Identifier > >Declares to the compiler that Identifier can be used as a class name. > > > > I am u

Re: [Gambas-user] RFC: How to identify vertices and edges in a Graph class?

2014-07-05 Thread B Bruen
' attempts to generalise any Vertice or Edge in a directed graph Property Key,Identifier as String Property Type As String ' validated "In ["V","E"] Property OriginatingAssociations As Array&#

Re: [Gambas-user] RFC: How to identify vertices and edges in a Graph class?

2014-07-06 Thread B Bruen
On Sun, 6 Jul 2014 16:48:47 +0200 Tobias Boege wrote: > On Sun, 06 Jul 2014, B Bruen wrote: > > On Fri, 4 Jul 2014 13:23:41 +0200 > > Tobias Boege wrote: > > > > > Hi list, > > > > > > I'm currently (well, I'll try to continue wit

Re: [Gambas-user] Discourse?

2014-07-06 Thread B Bruen
Yes, me as well. It looks more like using a pantechnicon to go to the corner shop for a loaf of bread and a bottle of milk. :-) regards Bruce -- B Bruen -- Open source business process management suite built on Java

[Gambas-user] IDE Wish list: Stock popup to select an image for code insertion

2014-07-08 Thread B Bruen
ot;icon:/22/sort-descent']. I did find it after a couple of up and down scrolls through the auto-completion listview. It did not occur to me that the name began with sort- :-( and it would have been much easier just to have that form designer stock image form showing the matrix of i

[Gambas-user] More IDE wish list items

2014-07-09 Thread B Bruen
t All" could we also have "Select Parent" to get the container for the currently selected control. regards Bruce -- B Bruen -- Open source business process management suite built on Java and Eclips

Re: [Gambas-user] MTHeme error...

2014-07-10 Thread B Bruen
ur earlier when tmp/gambas.UID/PID was created? > Temp$() is broken... again wouldn't that imply an earlier failure? So something else is awry. rgrds Bruce > Regards, > Tobi > > -- > "There's an old saying: Don't change anything... ever!" -- Mr. Monk >

Re: [Gambas-user] More IDE wish list items

2014-07-10 Thread B Bruen
On Thu, 10 Jul 2014 23:24:50 +0200 Benoît Minisini wrote: > Le 10/07/2014 02:50, B Bruen a écrit : > > 1) In the form designer context menu "Select" item controls popup > > list, the form itself is not listed. It would be nice to be able to > > use this when the

  1   2   >