Ken: Thanks for your example.
Search found 9 matches
- Fri Jan 28, 2011 10:09 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Date and Time Picker Control
- Replies: 10
- Views: 15440
Re: Date and Time Picker Control
Dixie: I want to find out if it is possible to have a Date Picker Control based on a Combo Box. Please look at the image that I have attached (second post). Are you still confused?
Ken: Thanks for your example.
I need some time to look at and I will let you know a.s.a.p.
Ken: Thanks for your example.
- Wed Jan 12, 2011 9:05 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Date and Time Picker Control
- Replies: 10
- Views: 15440
Re: Date and Time Picker Control
@Dixie: thanks for the example, but it is not exactly what I had in mind. 
Maybe it is not possible to create a date picker based on a combo box.
Can a date picker can be made through a custom control?
Maybe it is not possible to create a date picker based on a combo box.
Can a date picker can be made through a custom control?
- Sun Jan 09, 2011 3:13 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Date and Time Picker Control
- Replies: 10
- Views: 15440
Re: Date and Time Picker Control
Hi Dixie,
Thanks for your response.
I tried to open the calendar stack using a combo box and the “Use stack panel” property. When I press the combo box the calendar appears. Perfect.
When I try to select a day nothing happens. Or when I try to switch through the months and years the calendar ...
Thanks for your response.
I tried to open the calendar stack using a combo box and the “Use stack panel” property. When I press the combo box the calendar appears. Perfect.
When I try to select a day nothing happens. Or when I try to switch through the months and years the calendar ...
- Sun Jan 09, 2011 2:49 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Date and Time Picker Control
- Replies: 10
- Views: 15440
Re: Date and Time Picker Control
I noticed a lack of response, so I presume that my question was not obvious enough. 
I would like to know if it is possible to use a default date picker (as in MS Visual Studio).
I've tried a few things, but without success. Can anyone help me further away?
Thanks,
Mark
I would like to know if it is possible to use a default date picker (as in MS Visual Studio).
I've tried a few things, but without success. Can anyone help me further away?
Thanks,
Mark
- Wed Jan 05, 2011 7:14 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Date and Time Picker Control
- Replies: 10
- Views: 15440
Date and Time Picker Control
Is it just me or does LiveCode not have a standard DTP Control based on a Combo Box?
- Wed Jan 05, 2011 7:06 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Multi-language
- Replies: 9
- Views: 9982
Re: Multi-language
First of all: Happy new year everybody!
@mwieder: you are right about "to have a convention and stick to it". Thanks for your response. It was very clarifying.
@mwieder: you are right about "to have a convention and stick to it". Thanks for your response. It was very clarifying.
- Fri Dec 17, 2010 8:11 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Multi-language
- Replies: 9
- Views: 9982
Re: Multi-language
Thanks everybody for your comments. I really appreciate it. :)
@Klaus: Groetjes terug uit Nederland.
@qberty: good suggestion about using binfile
@mwieder: your solution does 99% what I had in mind! Apparently I overestimated LiveCode, because I thought it was possible with one line of code ...
@Klaus: Groetjes terug uit Nederland.
@qberty: good suggestion about using binfile
@mwieder: your solution does 99% what I had in mind! Apparently I overestimated LiveCode, because I thought it was possible with one line of code ...
- Thu Dec 16, 2010 5:57 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Multi-language
- Replies: 9
- Views: 9982
Re: Multi-language
Thanks Jean-Marc for your welcome and response.
OK. I have created a file called Dutch.lng with the following data (tab separated):
uName Naam
uAge Leeftijd
I found out how to import this data into a field:
put URL "file:C:/Users/Mark/Desktop/Dutch.lng" into field "txtField"
But my goal was to ...
OK. I have created a file called Dutch.lng with the following data (tab separated):
uName Naam
uAge Leeftijd
I found out how to import this data into a field:
put URL "file:C:/Users/Mark/Desktop/Dutch.lng" into field "txtField"
But my goal was to ...
- Mon Dec 13, 2010 10:32 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Multi-language
- Replies: 9
- Views: 9982
Multi-language
Hi all,
I am a complete newbie to LiveCode and this is my very first post.
My programming experience started in the 80’s on an Atari 800XL. I started developing software professionally in 2001 as a FileMaker developer and later I have extended my skills with HTML, ASP, VBS, JS, VBA, VB.NET, SQL ...
I am a complete newbie to LiveCode and this is my very first post.
My programming experience started in the 80’s on an Atari 800XL. I started developing software professionally in 2001 as a FileMaker developer and later I have extended my skills with HTML, ASP, VBS, JS, VBA, VB.NET, SQL ...