Re: [Vala] valaDevelop

2019-05-11 Thread Wolfgang Mauer
I know the meaning of opensource, that should only be a joke ... Sorry Am 11.05.19 um 16:12 schrieb Jürg Billeter: On Sat, 2019-05-11 at 12:33 +0200, Wolfgang Mauer wrote: As other editors written in different languages i like to introduce valaDevelop an IDE to develop application

Re: [Vala] valaDevelop

2019-05-11 Thread Wolfgang Mauer
:42 schrieb Canek Peláez Valdés: On Fri, May 10, 2019 at 8:06 AM Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> wrote: I think(hope) it's not just because it's not open source... It is because it's not open source. Best regards. -- Dr. Canek Peláez Valdés Profesor de C

Re: [Vala] valaDevelop

2019-05-11 Thread Wolfgang Mauer
to be interpreted as a flame, but a constructive point of view that may help you in future projects (or maybe even still this one). Kind regards. El vie., 10 may. 2019 21:42, Canek Peláez Valdés via vala-list mailto:vala-list@gnome.org>> escribió: On Fri, May 10, 2019 a

Re: [Vala] valaDevelop

2019-05-10 Thread Wolfgang Mauer
be left again trapped with a dead project. Of course, it is your code and you are the only one with the right to decide what to do with it; but if you make a decision, don't blame others. El 10/5/19 a las 15:35, Wolfgang Mauer escribió: I'm sorry, maybe it's because I work in a big sof

Re: [Vala] valaDevelop

2019-05-10 Thread Wolfgang Mauer
I'm sorry, maybe it's because I work in a big software company and get paid for my development, so the "spirit" of open source If the source I provided is not enough, you'll probably have to continue hoping/waiting for better IDE. Am 10.05.19 um 15:18 schrieb Luca Dionisi via

Re: [Vala] valaDevelop

2019-05-10 Thread Wolfgang Mauer
I think(hope) it's not just because it's not open source... IMHO, it's more like 3D TV, I think that's great, but there are not enough interested Am 10.05.19 um 13:58 schrieb Al Thomas via vala-list: > On Friday, 10 May 2019, 12:28:26 BST, Wolfgang Mauer wrote: > due to low in

[Vala] valaDevelop

2019-05-10 Thread Wolfgang Mauer
Hi all, due to low interest/feedback I will give up the development of valaDevelop and dedicate myself to mono/C# again... By Wolfgang ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] GtkTemplate/GtkChild

2019-04-17 Thread Wolfgang Mauer
Excuse the spam... Everything works as it should Am 17.04.19 um 13:06 schrieb Wolfgang Mauer: Hi all, if i use "GtkTemplate/GtkChild" at what time will the fields become usable? [GtkTemplate(ui = "/valaDevelop/overlay.glade")] public class MySourceView : Ove

[Vala] GtkTemplate/GtkChild

2019-04-17 Thread Wolfgang Mauer
Hi all, if i use "GtkTemplate/GtkChild" at what time will the fields become usable? [GtkTemplate(ui = "/valaDevelop/overlay.glade")] public class MySourceView : Overlay {     [GtkChild] SourceView textview;     ... If use in "public MySourceView()" with (SourceBuffer)textview.get_buffer() i

[Vala] valaDevelop

2019-04-16 Thread Wolfgang Mauer
Hi all, as not to hinder the developer during the editing of the source, all libvala parsing/analysis/etc. must be redesigned and moved to background threads. So that a new version takes a while... Nice Day Wolfgang ___ vala-list mailing list

[Vala] valaDevelop

2019-04-14 Thread Wolfgang Mauer
Hi all, there are thousands of views and a lot of clones(direct downloads not counted) from the valaDevelop/github. But there is not a single issue If you have problems, suggestions, questions or comments, please do not hesitate to contact me. Thanks Wolfgang

Re: [Vala] ThreadPool

2019-04-14 Thread Wolfgang Mauer
6:34 schrieb Al Thomas via vala-list: > On Sunday, 14 April 2019, 14:44:46 BST, Wolfgang Mauer wrote: > is it possible to remove all "unprocessed" Threads in a ThreadPool? Practically I would like to remove all "pending/unprocessed" thread in the pool before

[Vala] ThreadPool

2019-04-14 Thread Wolfgang Mauer
Hi all, is it possible to remove all "unprocessed" Threads in a ThreadPool? Practically I would like to remove all "pending/unprocessed" thread in the pool before I add a new one. Thanks for Help Wolfgang ___ vala-list mailing list

Re: [Vala] Confusing closure behavior

2019-04-09 Thread Wolfgang Mauer
C#(Mono) would say int[]indices={0}; foreach(variinindices) { i=999;<-- Error CS1656: Cannot assign to 'i' because it is a 'foreach iteration variable' (CS1656) } Am 09.04.19 um 11:23 schrieb Nor Jaidi Tuah: On Tue, 2019-04-09 at 08:25 +0200, Vivien Kraus wrote: Digging a little deeper, I

Re: [Vala] Getting semi-transparent window

2019-04-08 Thread Wolfgang Mauer
    } Am 08.04.19 um 19:16 schrieb Wolfgang Mauer: Maybe something more like this... https://wiki.gnome.org/Projects/Vala/CairoSample Am 08.04.19 um 17:51 schrieb wolfgang.ma...@kabelmail.de: Welcome... Well of corseI use valaDevelop... I'm not shure if i understand, but maybe Window.Opacity

Re: [Vala] Getting semi-transparent window

2019-04-08 Thread wolfgang . mauer
Welcome... Well of corseI use valaDevelop... I'm not shure if i understand, but maybe Window.Opacity is what's youre looking for... Nice Day Wolfgang Von: Mark Messer via vala-list vala-list@gnome.org Gesendet: 08.04.2019 13:09 An: vala-list@gnome.org Betreff: [Vala] Getting semi-transparent

Re: [Vala] Launched version 1.14 of Autovala

2019-04-08 Thread Wolfgang Mauer
Ok, found... > Native Vala compiler: valac (valac unknown version) I'm using libvala-0.46 ;-) Am 08.04.19 um 09:02 schrieb Wolfgang Mauer: Thx, solved. Next problem . The Meson build system Version: 0.45.1 Source dir: /home/wolfgang/autovala Build dir: /home/wolfgang/autovala/me

Re: [Vala] Launched version 1.14 of Autovala

2019-04-08 Thread Wolfgang Mauer
Thx, solved. Next problem . The Meson build system Version: 0.45.1 Source dir: /home/wolfgang/autovala Build dir: /home/wolfgang/autovala/meson Build type: native build Project name: autovala Native C compiler: cc (gcc 7.3.0 "cc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0") Native Vala compiler:

Re: [Vala] Launched version 1.14 of Autovala

2019-04-08 Thread Wolfgang Mauer
complete it with all the parts not known by valadevelop, like manpages... El 7/4/19 a las 19:45, Wolfgang Mauer escribió: I have just read the "3 Steps" Hmmm, in valaDevelop the "master" is a solution file witch can contain 1 or more project files, not the content of folders and f

Re: [Vala] vapi

2019-04-06 Thread Wolfgang Mauer
Nobody has an info? Am 04.04.19 um 16:53 schrieb Wolfgang Mauer: Of course I meant the libreoffice sdk to use with vala Am 04.04.19 um 16:36 schrieb Wolfgang Mauer: Hi all, is there a way to use the libreoffice interfaces with vala? Nice day Wolfgang

[Vala] valaDevelop

2019-04-05 Thread Wolfgang Mauer
For better support of the standard it is now possible to select the schema of the sourceview Greetings Wolfgang ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] vapi

2019-04-04 Thread Wolfgang Mauer
Of course I meant the libreoffice sdk to use with vala Am 04.04.19 um 16:36 schrieb Wolfgang Mauer: Hi all, is there a way to use the libreoffice interfaces with vala? Nice day Wolfgang ___ vala-list mailing list vala-list@gnome.org https

[Vala] vapi

2019-04-04 Thread Wolfgang Mauer
Hi all, is there a way to use the libreoffice interfaces with vala? Nice day Wolfgang ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] valaDevelop release

2019-04-01 Thread Wolfgang Mauer
For performance/feature reasons, this(https://gitlab.gnome.org/GNOME/vala/tree/wip/fast-vapi/vala) vala version must be used. Am 31.03.19 um 22:50 schrieb Wolfgang Mauer: With pride I can now introduce further innovations within valaDevelop and the 1. stable release! As described

[Vala] valaDevelop release

2019-03-31 Thread Wolfgang Mauer
With pride I can now introduce further innovations within valaDevelop and the 1. stable release! As described on https://wiki.gnome.org/action/logout/Projects/Vala/Tools valaDevelop now hasBasic "*Code Formatting*" As you write code, ending with a curly bracket, the code will be formatted.

Re: [Vala] access static method

2019-03-30 Thread Wolfgang Mauer
Thank you very much! "global::" That's what i'm looking for... Am 30.03.19 um 23:32 schrieb Abderrahim Kitouni: Hi, It seems you solved your issue, but here is the answer to your question. On ث, مارس 26, 2019 at 5:07 م, Wolfgang Mauer wrote: Thanks for your answer... That's what

Re: [Vala] valaDevelop

2019-03-27 Thread Wolfgang Mauer
with generated C code. On Wed, Mar 27, 2019 at 12:51 PM Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> wrote: From my understanding, the user must be able to use a modified/fixed/own version of the static lib, and he can.. In addition you do not have to link the libvala stat

Re: [Vala] valaDevelop

2019-03-27 Thread Wolfgang Mauer
generated C source code suffice to meet the LGPL requirements? I wouldn't say so. Just my 2 cents. On Wed, Mar 27, 2019 at 12:16 PM Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> wrote: Now source is available at https://github.com/wolfgangmauer/valaDevelop/tree/mast

Re: [Vala] valaDevelop

2019-03-27 Thread Wolfgang Mauer
Now source is available at https://github.com/wolfgangmauer/valaDevelop/tree/master/src The source is the same as used for building the binary, so if you want to build it yourself... Wolfgang Am 27.03.19 um 08:37 schrieb Wolfgang Mauer: In order not to violate the LGPL of libvala

Re: [Vala] access static method

2019-03-26 Thread Wolfgang Mauer
I can not explain why that does not work for me, I have renamed the static method now Nevertheless many thanks... Am 26.03.19 um 17:26 schrieb Wolfgang Mauer: namespace MyNamespace {     public static void static_method () {     print ("This is the namespace static met

Re: [Vala] access static method

2019-03-26 Thread Wolfgang Mauer
oking the class method when no namespace or class is mentioned. On Tue, Mar 26, 2019 at 4:07 PM Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> wrote: Thanks for your answer... That's what i thought but if i try to use "valaDevelop.get_text" inside method mymethod

Re: [Vala] access static method

2019-03-26 Thread Wolfgang Mauer
9 um 16:56 schrieb Miguel Miranda: Namespace static method: Namespace.staticmethodname () Class method: Namespace.class.staticmethodname () On Tue, Mar 26, 2019, 15:25 Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> wrote: How can i access a static method(Methods in Namespac

[Vala] access static method

2019-03-26 Thread Wolfgang Mauer
How can i access a static method(Methods in Namespace are static?!) from a method inside a class that contains a method with the same name? namespace valaDevelop {     public string get_text(TextBuffer buffer, bool include_hidden_chars = true)     {     ...     }     public class abc     {   

[Vala] valaDevelop

2019-03-26 Thread Wolfgang Mauer
Because of multiple requests, here now the additional functionality "source code folding" Now everything between #if REGION and #endif will be set to hidden, the keywords "#if REGION" and the matching "#endif" will be marked as read only(collapsed REGION's cannot be changed!), if collapse.

[Vala] valaDevelop

2019-03-24 Thread Wolfgang Mauer
Because there are already requests, I want to implement the possibility of "REGIONS"... The whole thing should look something like this: On build and analyse a fixed define is internally added(--define=REGION) if you execute the toggle-folding-command in editor everything inside the "#if

Re: [Vala] Parameter variables in async functions aren't preserved

2019-03-23 Thread Wolfgang Mauer
I would imagine that the parameter is not used, it is optimized according to the yield. But that would have to be the same with a non-async method. Nice Day Wolfgang Am 07.02.19 um 21:56 schrieb rastersoft: Hi all: I did an async function and after a yield I tried to use one of the

[Vala] valaDevelop

2019-03-23 Thread Wolfgang Mauer
If anyone has suggestions for improvement, please use the issues on github https://github.com/wolfgangmauer/valaDevelop/issues If someone does not want to post in this list can also send me a PM I would be very happy about feedback Wolfgang ___

Re: [Vala] valaDevelop

2019-03-23 Thread Wolfgang Mauer
Thanks for the hint, i do not want to change libvala(that's beyond my abilities), i am only interested in using a static libvala version and not one that is installed on the system... Greetings Wolfgang Am 23.03.19 um 00:38 schrieb Nor Jaidi Tuah: Remember that libvala is distributed under

[Vala] valaDevelop

2019-03-22 Thread Wolfgang Mauer
Rapid Application Development (RAD) With pride I can now introduce further innovations within valaDevelop. As announced, the functionalities for "Jump to Definition" and "Static Code Analysis" have now been completed. "Jump to Definition" (F12)is possible over the whole word under the

Re: [Vala] valaDevelop

2019-03-22 Thread Wolfgang Mauer
, free or privative, if you do it statically you must allow the users to recompile it against any version, which means to distribute the source code or, at least, the object files. El 22/3/19 a las 0:41, Wolfgang Mauer escribió: Yes, i use libvala for Symbol Resolving, Jump to Definition, Code

Re: [Vala] valaDevelop

2019-03-21 Thread Wolfgang Mauer
for building the project Greetings Wolfgang Am 20.03.19 um 18:21 schrieb Guillaume Poirier-Morency: I'm curious. Are you using libvala for providing these features? Le mar. 19 mars 2019, à 19 h 17, Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> a écrit : It would be nice if y

Re: [Vala] valaDevelop

2019-03-20 Thread Wolfgang Mauer
Wait a bit, "*Static Code Analysis*" are ready by the weekend... Am 20.03.19 um 18:21 schrieb Guillaume Poirier-Morency: I'm curious. Are you using libvala for providing these features? Le mar. 19 mars 2019, à 19 h 17, Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de&

Re: [Vala] valaDevelop

2019-03-19 Thread Wolfgang Mauer
It would be nice if you can update the Wiki. The feature "*Jump to Definition*" is now available with valaDevelop Thanks a lot Wolfgang Am 11.03.19 um 04:30 schrieb Guillaume Poirier-Morency: I just added the entry in the Wiki. Le dim. 10 mars 2019, à 10 h 17, Wolf

[Vala] [VALA]

2019-03-19 Thread Wolfgang Mauer
Since I really like Vala, I'm proud to introduce another feature of valaDevelop. From now on the functionality "Goto Declaration" is available (F12). Either in own sourcecode or in the embedded Valadoc. As always, you can also look at the pictures https://github.com/wolfgangmauer/valaDevelop

Re: [Vala] multithreading -> weird behaviour on win(msys)[SOLVED] and macOS[SOLVED]

2019-03-14 Thread Wolfgang Mauer
should! Perfect help, thanks a lot! Wolfgang Am 14.03.19 um 23:44 schrieb Al Thomas via vala-list: > On Thursday, 14 March 2019, 22:13:25 GMT, Wolfgang Mauer wrote: > I am now very cautious and claim that part of my problem is partly due to valac (imho a valac bug) ALL the path

Re: [Vala] multithreading -> weird behaviour on win(msys)[SOLVED] and macOS

2019-03-14 Thread Wolfgang Mauer
reetings Wolfgang Am 14.03.19 um 21:47 schrieb Wolfgang Mauer: Hi Al, rest assured that this should not be sarcasm! Do not think that I'm joking here! And of course the source is correct, and yes i know this sounds impossible!!! Hundreds of lines looks this weird, alsowith vala-compiled .c files.

Re: [Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-14 Thread Wolfgang Mauer
Develop\resources Am 14.03.19 um 19:56 schrieb Al Thomas via vala-list: > On Wednesday, 13 March 2019, 00:10:30 GMT, Wolfgang Mauer wrote: > Tried this, run perfect on linux, runs "better" on win Are you being sarcastic here? I've read through the rest of your mail an

Re: [Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-13 Thread Wolfgang Mauer
nks Am 12.03.19 um 23:03 schrieb Wolfgang Mauer: Maybe some "valac" developers around here Well i found the "problem", it wasn't my code but i tried the example from the valadoc "https://valadoc.org/glib-2.0/GLib.Process.spawn_async_with_pipes.html; Just let i

Re: [Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-12 Thread Wolfgang Mauer
escape sequence: '\P' C:msys64homeWolfgangProjekte     Develop alaDevelopml_configuration.vala:40:10: error: \x used with no following hex digits : warning: missing terminating " character : warning: missing terminating " character error: cc exited with status 1 Am

Re: [Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-12 Thread Wolfgang Mauer
Thank you very much Am 12.03.19 um 23:46 schrieb Al Thomas via vala-list: > On Tuesday, 12 March 2019, 22:40:17 GMT, Wolfgang Mauer wrote: Are there any sample using "GLib.Subprocess" with async stdin/stdout/stderr ? See https://stackoverflow.com/a/54391519 Tha

Re: [Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-12 Thread Wolfgang Mauer
I will try, but can't find any vala example... Are there any sample using "GLib.Subprocess" with async stdin/stdout/stderr ? Am 12.03.19 um 23:22 schrieb Al Thomas via vala-list: > On Tuesday, 12 March 2019, 22:03:28 GMT, Wolfgang Mauer wrote: > Well i fo

Re: [Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-12 Thread Wolfgang Mauer
co Tzschichholz: Imho, a suggestion to join #vala on IRC to target a wider audience for problem solving, is help. In case of a platform-specific toolkit issues, #gtk on GIMPnet will likely be even more beneficial. Cheers, Rico Am 12.03.19 um 17:20 schrieb Wolfgang Mauer: I already find out that "

Re: [Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-12 Thread Wolfgang Mauer
Break on critical" ;-) Wolfgang Am 12.03.19 um 19:21 schrieb Al Thomas via vala-list: > On Tuesday, 12 March 2019, 15:48:59 GMT, Wolfgang Mauer wrote: With Linux everything works like expected with no errors/warnings but on Windows(10/MSYS64) and macOS it get lots of errors. (valaDevel

Re: [Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-12 Thread Wolfgang Mauer
Of course there is a "return false;" at the end of GLib.Timeout.add(0, () => {     buildTextView.buffer.insert_at_cursor(line, -1);     var mark = buildTextView.buffer.get_insert();     buildTextView.scroll_to_mark(mark, 0, true, 1, 1);     return false; } Am 12.03.19 um 16:48 sch

[Vala] multithreading -> weird behaviour on win(msys) and macOS

2019-03-12 Thread Wolfgang Mauer
I have a strange behavior between Ubuntu/MSYS and macOS I have a output window (buildTextView) and i like to put all output from "spawn_async_with_pipes" to the end of the buffer. With Linux everything works like expected with no errors/warnings but on Windows(10/MSYS64) and macOS it get lots

Re: [Vala] valaDevelop

2019-03-10 Thread Wolfgang Mauer
empty releases if you don't intend to distribute the source code. I'm not a big fan of freeware, but since we already display IDE like IntelliJ and TextMate, I think it's fine to put your work as well. What features are implemented so far? Le lundi 04 mars 2019 à 19:28 +0100, Wolfgang Mauer a

[Vala] valaDevelop

2019-03-09 Thread Wolfgang Mauer
Hi all, i proudly would like to introduce you to a new feature of valaDevelop. From now on it is possible to display all accessible symbols for the current call stack in debugmode. See first picture https://github.com/wolfgangmauer/valaDevelop Enjoy Wolfgang

[Vala] valaDevelop

2019-03-03 Thread Wolfgang Mauer
Hi, it would be nice if you update the "https://wiki.gnome.org/Projects/Vala/Tools; / "https://wiki.gnome.org/Projects/Vala/ValaForCSharpProgrammers; and add my IDE (https://github.com/wolfgangmauer/valaDevelop) Greetings Wolfgang ___

[Vala] valaDevelop - help wanted

2019-02-28 Thread Wolfgang Mauer
Hi all, is there perhaps someone here who want/can help me put together a package for installation with Ubuntu/Debian? What i want is to install thebinary file and register the associated Pixmap and MimeType. Thanks Wolfgang ___ vala-list

[Vala] Prevent a MessageDialog from being closed with Esc

2019-02-24 Thread Wolfgang Mauer
Hi all, is there a way to prevent a MessageDialog from closing with Esc key? var messagedialog = new MessageDialog((Window)widget.get_toplevel(), DialogFlags.MODAL, MessageType.ERROR, ButtonsType.NONE, _(@"Are you sure you want to delete the directory $file?"));

Re: [Vala] introduce valaDevelop

2019-02-23 Thread Wolfgang Mauer
Keep cool ;-) >Besides, developing something in the open is usually more fun. FUN! Yes that's right ;-) IMHO thisis maybe the reason why no IDE(or to old) exists. macOS will be come later You could already be happy that there IS such a IDE Greetings Wolfgang Am 23.02.19 um 14:59 schrieb

Re: [Vala] introduce valaDevelop

2019-02-23 Thread Wolfgang Mauer
For requests, suggestions or errors please report at https://github.com/wolfgangmauer/valaDevelop/issues I also have update the dependencies for Ubuntu/Elementary/Debian Feedback welcome! Wolfgang Am 23.02.19 um 09:33 schrieb Wolfgang Mauer: For keyboard operation, all shortcuts

Re: [Vala] introduce valaDevelop

2019-02-23 Thread Wolfgang Mauer
SHIFT+F3 -> Find prev occur F12 -> Goto declaration (not implemented yet) CTRL+S -> Save (actual source) CTRL+F4 -> Close source Am 22.02.19 um 16:16 schrieb Wolfgang Mauer: Hi all i would like to proudly introduce my new IDE "valaDevelop"(developed for beginners, but also for advanc

Re: [Vala] introduce valaDevelop

2019-02-22 Thread Wolfgang Mauer
Vala getting some new tooling. > On Friday, 22 February 2019, 16:00:13 GMT, Wolfgang Mauer wrote: The IDE is Freeware! At now there is no plan to make it OpenSource. I have to make something clear: ...I[t] should be and stay easy to use! You don't have to accept contributions to your proj

Re: [Vala] introduce valaDevelop

2019-02-22 Thread Wolfgang Mauer
22.02.19 um 16:46 schrieb rastersoft: Hi: Looks nice. Is it expandible using modules? I was thinking about integrating Autovala... Also, where is the source code? El 22/2/19 a las 16:16, Wolfgang Mauer escribió: Hi all i would like to proudly introduce my new IDE "valaDevelop"(developed

[Vala] introduce valaDevelop

2019-02-22 Thread Wolfgang Mauer
Hi all i would like to proudly introduce my new IDE "valaDevelop"(developed for beginners, but also for advanced) valaDevelop is an "all-in-one" IDE with the following: Key features: Easy to use Integrated Buildsystem Package/Resource Management Integrated Debugging (valaDevelop will only

Re: [Vala] Newbie question (using directive)

2019-02-20 Thread Wolfgang Mauer
as they are not as they fit you. We are here to help... On Wed, Feb 20, 2019, 13:16 Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de> wrote: > The same would happen in C# if you had two classes/interfaces/whatever with the same name but defined in distinct namespaces. Sorry, b

Re: [Vala] Newbie question (using directive)

2019-02-20 Thread Wolfgang Mauer
ask to "improve". Am 20.02.19 um 14:20 schrieb Al Thomas via vala-list: > On Wednesday, 20 February 2019, 13:16:38 GMT, Wolfgang Mauer wrote: >> The same would happen in C# if you had two classes/interfaces/whatever with the same name but defined in distinct namespac

Re: [Vala] Newbie question (using directive)

2019-02-20 Thread Wolfgang Mauer
f the reasons they do exist. You must be specific to which you are referring to by specifying the correct namespace. Vala includes GLib namespace by default, just that. On Wed, Feb 20, 2019 at 12:50 PM Wolfgang Mauer wrote: I hope that this can be improved in future versions! I far as i kn

Re: [Vala] Newbie question (using directive)

2019-02-20 Thread Wolfgang Mauer
valac did find a conflict between namespaces so you must be specific about the Menu's namespace you want to use. Just use public .Menu menu where is either GLib or Gtk. I'll assume you are trying to use Gtk.Menu so change to: public Gtk.Menu menu Cheers. On Wed, Feb 20, 2019 at 12:14 PM Wolf

Re: [Vala] Newbie question (using directive)

2019-02-20 Thread Wolfgang Mauer
I thought so, but why and still a Bug? Wolfgang Am 20.02.19 um 13:25 schrieb Jiří Janoušek: Hello, The namespace GLib is imported by default. Imagine an invisible `using GLib;` line at the beginning of every Vala file. Jiri On Wed, 20 Feb 2019 at 13:14, Wolfgang Mauer wrote: Hi all, in my

[Vala] Newbie question (using directive)

2019-02-20 Thread Wolfgang Mauer
Hi all, in my source i just have     using Gtk; and no other using! Now if i want to use     public Menu menu; i get -> error: `Menu' is an ambiguous reference between `GLib.Menu' and `Gtk.Menu' But i don't have a "using GLib;" in my source !!! Is this a Bug? Greetings Wolfgang

[Vala] Newbie question (spawn_async_with_pipes)

2019-02-17 Thread Wolfgang Mauer
Hi all, from the valadoc of "spawn_async_with_pipes" i tried the following with ending in a "received signal SIGSEGV, Segmentation fault." I hope someone can help me understand/fix that. textView.buffer.text = ""; *<--   works fine * Process.spawn_async_with_pipes (".",

[Vala] error: [GtkChild] is only allowed in classes with a [GtkTemplate] attribute

2019-02-12 Thread Wolfgang Mauer
Hi all, is it possible to fix/resolve this ? [GtkTemplate(ui = "/resource/replaceDialog.glade")] public class ReplaceDialog : SearchReplaceDialog { } [GtkTemplate(ui = "/resource/findDialog.glade")] public class SearchDialog : SearchReplaceDialog { } public class

Re: [Vala] Xml.XPath.Context.eval_expression

2019-02-12 Thread Wolfgang Mauer
Sorry for spam, works like expected... Am 11.02.19 um 22:47 schrieb Wolfgang Mauer: Hi all, in C# i can use some like this for selecting items with specific attribute SelectSingleNode($"/Item/Bookmarks/Bookmark[@Filename='{fileName}'][@Line='{line}']") SelectNodes($"

[Vala] Xml.XPath.Context.eval_expression

2019-02-11 Thread Wolfgang Mauer
Hi all, in C# i can use some like this for selecting items with specific attribute SelectSingleNode($"/Item/Bookmarks/Bookmark[@Filename='{fileName}'][@Line='{line}']") SelectNodes($"//Item[@Type='2']") Is this possible in vala, something like this?

Re: [Vala] ValaForCSharpProgrammers "No partial classes"

2019-02-09 Thread Wolfgang Mauer
Sorry, for my bad english... One of the reasons, i meant Am 09.02.19 um 16:48 schrieb Jens Georg: If here some dev's just let me say that "partial classes" are elementary for C# developers. The reason is, to split functionality in smaller source-files. That is kind of a two-edged sort.

[Vala] ValaForCSharpProgrammers "No partial classes"

2019-02-09 Thread Wolfgang Mauer
Hi all, i just read the "ValaForCSharpProgrammers" and i was a little surprised the vala will not support "partial classes", not even in the future :-( If here some dev's just let me say that "partial classes" are elementary for C# developers. The reason is, to split functionality in

Re: [Vala] add_accelerator with no ModifierType

2019-02-08 Thread Wolfgang Mauer
github.com/ztefn/haguichi/blob/master/src/headerbar.vala#L187 Cheers, Stephen Wolfgang Mauer wrote: Hi all, i try tio use the "Widget.add_accelerator" funktion... I do not want a "Gdk.ModifierType", but "Gdk.ModifierType.NONE" is not avail How to do this?

Re: [Vala] add_accelerator with no ModifierType

2019-02-08 Thread Wolfgang Mauer
Hi all, i try tio use the "Widget.add_accelerator" funktion... I do not want a "Gdk.ModifierType", but "Gdk.ModifierType.NONE" is not avail How to do this? add_accelerator ("activate", accel_group, Gdk.Key.F5, Gdk.ModifierType.**, Gtk.AccelFlags.VISIBLE); Thanks for Help! Wolfgang

Re: [Vala] C# developer, newbie question

2018-12-19 Thread Wolfgang Mauer
ssociated enum value. On Wed, Dec 19, 2018 at 10:28 PM Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> wrote: Hi all, i try to put a enum to string and back, with no success. var strState = get_window().get_state().to_string(); <-- "GDK_WINDOW_STATE_FOCUSED&q

Re: [Vala] C# developer, newbie question

2018-12-19 Thread Wolfgang Mauer
Hi all, i try to put a enum to string and back, with no success. var strState = get_window().get_state().to_string(); <-- "GDK_WINDOW_STATE_FOCUSED" and back dont work EnumClass enumc = (EnumClass)typeof(Gdk.WindowState).class_ref (); var state =

Re: [Vala] C# developer, newbie question

2018-12-19 Thread Wolfgang Mauer
Hi all, i try to put a enum to string and back, with no success. var strState = get_window().get_state().to_string(); <-- "GDK_WINDOW_STATE_FOCUSED" and back dont work EnumClass enumc = (EnumClass)typeof(Gdk.WindowState).class_ref (); var state =

Re: [Vala] C# developer, newbie question

2018-12-18 Thread Wolfgang Mauer
ine, thanks a lot! Am 18.12.18 um 16:08 schrieb Al Thomas: > On Tuesday, 18 December 2018, 14:44:30 GMT, Wolfgang Mauer wrote: > So *i* have to make the "new StatusList" !? > But how the glade-file "mainpaned" should look like??? Just remove the StatusList ?

Re: [Vala] C# developer, newbie question

2018-12-18 Thread Wolfgang Mauer
/balistica/blob/master/src/BalisticaApplication.vala#L80 Steven N. Oliver On Tue, Dec 18, 2018 at 8:39 AM Al Thomas via vala-list mailto:vala-list@gnome.org>> wrote:  >On Tuesday, 18 December 2018, 13:34:17 GMT, Wolfgang Mauer mailto:wolfgang.ma...@kabelmail.de>> wro

Re: [Vala] C# developer, newbie question

2018-12-18 Thread Wolfgang Mauer
Is there a way to have a GtkTemplate inside a GtkTemplate ? Am 18.12.18 um 12:21 schrieb Wolfgang Mauer: Ok, thanks a lot! Am 18.12.18 um 12:09 schrieb Al Thomas: > On Tuesday, 18 December 2018, 09:27:06 GMT, Wolfgang Mauer wrote: > In vala tried Gtk.Builder "extend_with_templat

Re: [Vala] C# developer, newbie question

2018-12-18 Thread Wolfgang Mauer
Ok, thanks a lot! Am 18.12.18 um 12:09 schrieb Al Thomas: > On Tuesday, 18 December 2018, 09:27:06 GMT, Wolfgang Mauer wrote: > In vala tried Gtk.Builder "extend_with_template". > If i try this in vala with > [GtkChild] private Box mainBox; > i get the error &

Re: [Vala] C# developer, newbie question

2018-12-18 Thread Wolfgang Mauer
), in the meantime a complete example is available from this commit: https://github.com/Valadoc/valadoc-org/commit/7310a079d4faf67939641aa3715fc0963d0f8cc5 Hope it helps, Regards, Corentin Le mardi 18 décembre 2018 à 10:26 +0100, Wolfgang Mauer a écrit : Hi all, in gtk-sharp i use the Gtk.Builder

[Vala] C# developer, newbie question

2018-12-18 Thread Wolfgang Mauer
Hi all, in gtk-sharp i use the Gtk.Builder to "ExtendWithTemplate" my Widget. In vala tried Gtk.Builder "extend_with_template". In gtk-sharp i can define widgets like this: glade-file source-file [Builder.Object]privateBoxmainBox; [Builder.Object]privateBoxstartPage; If i try

[Vala] valadoc

2018-12-14 Thread Wolfgang Mauer
Hi all, is there a way to include a "search" i the valadoc url? Something like "https://valadoc.org/search?=Gtk.Label; ? Thanks for help Wolfgang ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] Newbie need help

2018-10-23 Thread wolfgang . mauer
Ok, thank's a lot! Von: Al Thomas astav...@yahoo.co.uk Gesendet: 23.10.2018 10:37 An: vala-list@gnome.org,wolfgang.ma...@kabelmail.de wolfgang.ma...@kabelmail.de Betreff: Re: [Vala] Newbie need help On Tuesday, 23 October 2018, 08:51:22 BST, wolfgang.ma...@kabelmail.de

[Vala] Newbie need help

2018-10-23 Thread wolfgang . mauer
Hi all, what is the difference between valac and vala? (Compiler / Interpreter) valac -> compiler(ok) vala -> interpreter what/how/usage ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list

[Vala] Newbie need help

2018-10-14 Thread wolfgang . mauer
Hi all, i tryed to do this. (Ubuntu 18, libvala-0.40) var gicon = GLib.ContentType.get_icon("text/x-vala"); var resourceIcon = IconTheme.get_default().lookup_by_gicon(gicon, 16, IconLookupFlags.FORCE_SIZE).load_icon(); But i get a lot of warnings ??? warning: ‘gtk_icon_info_free’ is

Re: [Vala] C# Developer

2018-10-09 Thread wolfgang . mauer
Sorry that I started this discussion... What I wanted to make clear is that no C# developer(including me) leaves his comfort zone for a not-well-functioning IDE, however it may be called. I was really surprised when I read about it "Goodbye Mono, Hello Vala!" "ValaForCSharpProgrammers" and so

[Vala] C# Developer

2018-10-09 Thread wolfgang . mauer
Maybe the wrong mailing-list ... First of all, I think Vala is good and very performant. I would like to but can not... If a C# developer really (not only for fun) to change to Vala, then must necessarily be a valadevelop available! With completion and tooltips and and and. I have already tried

Re: [Vala] printf question

2018-10-09 Thread wolfgang . mauer
Then it's just a warning /home/wolfgang/Projekte/TestSqlite/application.vala:192:33: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘gint64 {aka long int}’ [-Wformat=] But still the question is not answered ;-) Von: Ulink ul...@gmx.at Gesendet:

[Vala] printf question

2018-10-09 Thread wolfgang . mauer
Is this a Bug? I tried this cellRendererText.text = ("%"+int64.FORMAT).printf((int64)obj); << int64.FORMAT = "li" this works, but when i try this, witch is the same cellRendererText.text = ("%li").printf((int64)obj); i get thiss error application.vala:192.45-192.54: error: Argument 1:

Re: [Vala] Newbie need help

2018-10-08 Thread wolfgang . mauer
Yes, downgrade as described and it works ... Thanks a lot Von: Al Thomas astav...@yahoo.co.uk Gesendet: 08.10.2018 12:30 An: vala-list@gnome.org,wolfgang.ma...@kabelmail.de wolfgang.ma...@kabelmail.de Betreff: Re: [Vala] Newbie need help On Monday, 8 October 2018, 00:41:45 BST,

[Vala] Newbie need help

2018-10-07 Thread wolfgang . mauer
I tried to make example with Using Ubuntu 18 compiling failed with valac -o TestSqlite -g --define=_DEBUG --gresources resource.xml application.vala main.vala --pkg gtk+-3.0 --pkg glib-2.0 --pkg gobject-2.0 --pkg sqlite3 --pkg webkit2gtk-4.0 ./resource.c [GtkChild]

Re: [Vala] Newbie need help

2018-10-03 Thread wolfgang . mauer
>Does it run on any OS (Windows, Linux?)? Yes, runs on Linux, Windows AND Mac :-) But i need to increase performance... Von: Ulink ul...@gmx.at Gesendet: 03.10.2018 12:49 An: vala-list@gnome.org Betreff: Re: [Vala] Newbie need help You can use mono without recompile anything on other cpu's,

  1   2   >