Search found 152 matches

by sashapont
Wed May 09, 2018 5:56 pm
Forum: RapaGUI
Topic: Android support
Replies: 8
Views: 6352

Android support

Do you plan add android support to this plugin?
by sashapont
Sat Mar 17, 2018 9:08 am
Forum: General programming
Topic: How to prevent running multiple instances?
Replies: 10
Views: 8389

Re: How to prevent running multiple instances?

on Mac :(
Are there solution for this os?
by sashapont
Fri Mar 16, 2018 9:49 am
Forum: General programming
Topic: How to prevent running multiple instances?
Replies: 10
Views: 8389

Re: How to prevent running multiple instances?

Is not work.
App close before starting :(

Debugprint("My var"..var)
out 1256

Is it same number for all os?
by sashapont
Tue Mar 13, 2018 4:35 pm
Forum: General programming
Topic: How to prevent running multiple instances?
Replies: 10
Views: 8389

Re: How to prevent running multiple instances?

no it is not use it&
I use only sql and zip plugins
by sashapont
Mon Mar 12, 2018 6:38 pm
Forum: General programming
Topic: How to prevent running multiple instances?
Replies: 10
Views: 8389

Re: How to prevent running multiple instances?

Can you give any example? I try to copy example from doc Function p_EventFunc(msg) Switch msg.action Case "OnUserMessage" Switch msg.command Case "EXIT" DebugPrint("Exit received! Quitting now.") End Default Local t = SplitStr(msg.args, "\0") DebugPrint(msg.co...
by sashapont
Sun Mar 11, 2018 7:32 pm
Forum: General programming
Topic: Icon for Linux app
Replies: 2
Views: 3051

Re: Icon for Linux app

Yes I understand that. For menu I try to create Desktop Entry, but I dont understand how I can change default executable icon in nautilus from app
by sashapont
Sun Mar 11, 2018 4:18 pm
Forum: General programming
Topic: How to prevent running multiple instances?
Replies: 10
Views: 8389

How to prevent running multiple instances?

Are there any multyplatform solution n to prevent running multiple instances of app?
by sashapont
Sun Mar 11, 2018 3:57 pm
Forum: General programming
Topic: Icon for Linux app
Replies: 2
Views: 3051

Icon for Linux app

Is it possible to do icon for Linux application?
by sashapont
Wed Mar 07, 2018 9:03 am
Forum: Showcase
Topic: My new documentation site and about where I'm heading :)
Replies: 82
Views: 86853

Re: My new documentation site and about where I'm heading :)

Yes I write
Const #INC_PATH = "/Volumes/MacHD2/Downloads/Hgui/HWLibs"
And try to display showcase example
by sashapont
Wed Mar 07, 2018 8:27 am
Forum: Showcase
Topic: My new documentation site and about where I'm heading :)
Replies: 82
Views: 86853

Re: My new documentation site and about where I'm heading :)

I try to run showcase and have error Cannot read file HWLibsHGui.hws !
File: Showcase.hws (current line: 12)