Search found 117 matches

by ilbarbax
Thu May 18, 2017 1:49 pm
Forum: RapaGUI
Topic: Catalogs in RapaGui
Replies: 11
Views: 13517

Re: Catalogs in RapaGui

At the end I applied what is the proper way (at least I think) as follow: 1. Create a table with the translations...use the conventional catalog way as described in the manual. 2. assign an ID to your xml items like <text ID="Year" align="Right">Year:</text> 3. after creating the...
by ilbarbax
Mon May 15, 2017 5:06 pm
Forum: General programming
Topic: Any way to have the months names translated without catalog
Replies: 1
Views: 3073

Any way to have the months names translated without catalog

Is there any way to have the long names of the months translated without using the catalogs? I wonder if there is any way to get the system translation automatically in case there is not a catalog in place. Same question would be also for the week days names. It may be a good improvement of getdate ...
by ilbarbax
Wed Apr 26, 2017 1:32 pm
Forum: General programming
Topic: Requester problem
Replies: 3
Views: 4801

Re: Requester problem

but UTF8 isn't the default in HV7? I will do some tests anyway thanks
by ilbarbax
Wed Apr 26, 2017 12:32 pm
Forum: General programming
Topic: Requester problem
Replies: 3
Views: 4801

Requester problem

I got a problem on the systemrequest (and moai.request too) using the custom language characters. For example using conventional characters Local res = SystemRequest("", "blablabla","Si|No",#REQICON_WARNING) I get the two required buttons Si and No instead if I use the ...
by ilbarbax
Wed Apr 12, 2017 5:30 pm
Forum: RapaGUI
Topic: A couple of requests for the new RG version
Replies: 11
Views: 10404

Re: A couple of requests for the new RG version

When we should expect RapaGui1.1, because as far as I understand the 1.0 is 32 bit only and does not run with HW7.0 64 bit version (I refer to the windows one). I say that because I can't run (compile) my program requiring rapaGui under HW7. I'm getting always an error message on the @Require line a...
by ilbarbax
Tue Apr 04, 2017 1:43 pm
Forum: Windows IDE
Topic: H7 install on non admin W7 pc
Replies: 1
Views: 5245

H7 install on non admin W7 pc

Got Hollywood 7 and I wanted to install it on my company laptop (Window 7) as it was for 6.1. The problem is that in the meantime my IT decided to remove the admin privileges to all the company pc of course including mine. I had to ask a personal favor to a guy to install H7 for me on my laptop. Now...
by ilbarbax
Mon Apr 03, 2017 1:41 pm
Forum: RapaGUI
Topic: A couple of requests for the new RG version
Replies: 11
Views: 10404

A couple of requests for the new RG version

I have a couple queries for the new RapaGui version that I would think is in preparation considering the exit of Hollywood 7. I think would be useful to have textentry.Valuechange to be notified. This would add to check what the user enter in the textentry (i.e check if a date has the right format)....
by ilbarbax
Mon Apr 03, 2017 1:33 pm
Forum: RapaGUI
Topic: Pageview title bug?
Replies: 3
Views: 4626

Re: Pageview title bug?

great!
by ilbarbax
Mon Feb 27, 2017 5:31 pm
Forum: RapaGUI
Topic: notify textentry
Replies: 2
Views: 3939

Re: notify textentry

Because I wanted to get the content of the textentry (between different others) with the focus to be manipulated and used by the action related to the button. In other word the solution would be to have more textentryes and for each one of them have a button to transfer the content. In the other way...
by ilbarbax
Fri Feb 24, 2017 5:11 pm
Forum: RapaGUI
Topic: Printing support
Replies: 5
Views: 5198

Printing support

Is there any printing support for Hollywood/RapaGui windows? or in general how can I print data/grapfs on a printer?

thanks