Search found 151 matches

by plantenkennis
Sun Sep 25, 2016 11:27 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: clickable image
Replies: 12
Views: 4142

Re: clickable image

Hello Antonio, Thanks for the reply and new libs. The oImg:bLButtonDown and the oTabs:nTab works perfect. Only the oImg:nWidth gives the width (and height) of the control, not the width of the real picture. I want to know the real sizes of the image. When i make an image size 110, 110 and place a pi...
by plantenkennis
Sat Sep 24, 2016 3:34 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: clickable image
Replies: 12
Views: 4142

clickable image

Hello, I have a window with 4 tabs. On tab 3 I want to show 1 to 10 images (depending on how much images I have) and when I click on that image I want to show it in a new window on real size. I have looked in the examples, but not all of them are working correctly. The example testsimage gives error...
by plantenkennis
Sun Sep 11, 2016 3:54 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: special characters in get box
Replies: 4
Views: 2407

Re: special characters in get box

Hello Antonio,
Thanks for the reply, but I get to see this on my screen:
Image

Can/must I change the encoding somewhere?

Rene
by plantenkennis
Tue Sep 06, 2016 6:55 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: special characters in get box
Replies: 4
Views: 2407

special characters in get box

Hello, When I want to show a special character in a get, this does not show the right character. See example #include "FiveMac.ch" function Main()    local oDlg    local cText1 := "Abelia ×grandiflora", cText2 := "Abelia schumannii 'Bumblebee'", cText3 := "Ceanothu...
by plantenkennis
Tue Jun 07, 2016 8:16 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: speed of browse
Replies: 1
Views: 1825

speed of browse

Hello, I have browse where I show a table and some values of other tables. The main table is 8000 rec. When I click on a record I get a new window that shows the details of the record. When I scroll down the table and click on a record, the detail window takes a few seconds to open. When I close thi...
by plantenkennis
Thu Apr 21, 2016 6:30 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: richtext
Replies: 8
Views: 4155

Re: richtext

Image
by plantenkennis
Thu Apr 21, 2016 6:27 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: richtext
Replies: 8
Views: 4155

Re: richtext

Hello Antonio, It works great if I have one tab or the richedit on the first tab, but if I use more tabs and the richedit is on the third tab I get to see the ruler, but not the buttons with outline ... Also, is it possible to translate the buttons above the rulers. And can I set the richedit on rea...
by plantenkennis
Wed Apr 20, 2016 9:28 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: richtext
Replies: 8
Views: 4155

Re: richtext

Hello Antonio,

Thanks again for the quick reply and the new libs. It has been a long day for me (6.00- 22.00 work), so tomorrow i will test this.
by plantenkennis
Tue Apr 19, 2016 8:33 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: richtext
Replies: 8
Views: 4155

richtext

I have a memofield with richtext value like this: {\rtf1\ansi\ansicpg1200\deff0\deflang1043{\fonttbl{\f0\fnil\fcharset0 TIMES NEW ROMAN;}} {\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\f0\fs24 Bij deze fraaie plant is het jonge blad roze gekleurt. Later verkleurt dit blad naar groen met e...
by plantenkennis
Fri Dec 11, 2015 3:54 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: some questions about browse
Replies: 7
Views: 3462

Re: some questions about browse

Hello Antonio,

Thanks for the new libs. I have tested it and te font coloring works great.
I was not able to change the icon of the program. I use make to build my app, so does changing the build.sh file work in this case.

And how can I include all icons in my app, the same as a .rc file in Windows?
by plantenkennis
Thu Dec 10, 2015 7:08 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: some questions about browse
Replies: 7
Views: 3462

Re: some questions about browse

Hello Antonio,

THANK YOU for the very quick implementation. I will test this tomorrow and sent you my source for the scroll problem. I will make a few smal tables for testing

René
by plantenkennis
Thu Dec 10, 2015 5:47 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: some questions about browse
Replies: 7
Views: 3462

Re: some questions bout browse

Hello Antonio, Thanks for your reply. I have studied fileman and fivedbu for help. With the commands given, I can only change the colors line by line. So one line is lightblue the next is darkerblue. Can I manage which lines are colored?. I have tested fileman and browse and there I can scroll using...
by plantenkennis
Tue Dec 08, 2015 10:49 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: some questions about browse
Replies: 7
Views: 3462

some questions about browse

Hello, I am able to build a program with a browse, but i have a few questions. 1. Is it possible to change the fontcolor for specific rows. When a plantID is ending on 0 fontcolor black and if plantID is ending on 1 fontcolor grey. PlantID is a field in the table 2. When the browse is active I can s...
by plantenkennis
Wed Dec 02, 2015 5:41 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: compiling more pro files to 1 app
Replies: 6
Views: 2203

Re: compiling more pro files to 1 app

Hello Antonio, I was able to build my app using a makefile. But the problem was that I did not select the right database before browse. When Imput in 'select latnaam' the build went well. I take small steps in building apps, becouse of lack of time. Another question: where can I find ALL the command...
by plantenkennis
Sat Nov 28, 2015 10:37 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: compiling more pro files to 1 app
Replies: 6
Views: 2203

Re: compiling more pro files to 1 app

Hello Antonio,

I build my app using terminal and type "./build.ch plantenkennis" On top of the plantenkennis.prg I include the functions.prg.

Verstuurd vanaf mijn GT-N8010 met Tapatalk