FOLDEREX - PROMPT - Array

FOLDEREX - PROMPT - Array

Postby Gosha » Tue Apr 10, 2012 11:15 am

Prompt how to declare:
@ 0, 0 FOLDEREX oFld PROMPT aFld
where aFld - array, instead of "&іSocial", "&OS", "&Games", "&Movies", "&Email", "Mo&nths", "Se&tting", "E&xit"
Sorry for bad English.
Gosha
 
Posts: 6
Joined: Thu Sep 20, 2007 11:16 am

Re: FOLDEREX - PROMPT - Array

Postby ukoenig » Tue Apr 10, 2012 12:24 pm

Gosha,

LOCAL aPrompts := {}

replaced => // PROMPT "&Color", "&Grad.", "&Brush", "&Image";

aPrompts := { '&Color','&Grad.','&Brush','&Image' }

REDEFINE FOLDEREX oFld1 ID 310 OF oDlg1 PROMPT aPrompts ;
BITMAPS "Page", "Page", "Page", "Page" DIALOGS "Sub1", "Sub1", "Sub1", "Sub1"

Best regards
Uwe :lol:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: FOLDEREX - PROMPT - Array

Postby Gosha » Tue Apr 10, 2012 1:18 pm

I should adhere to a "Window", instead of to "Dialog".
The array "aPrompt" is stood dynamically.
Gosha
 
Posts: 6
Joined: Thu Sep 20, 2007 11:16 am

Re: FOLDEREX - PROMPT - Array

Postby Gosha » Tue Apr 10, 2012 2:30 pm

Solved.
Gosha
 
Posts: 6
Joined: Thu Sep 20, 2007 11:16 am


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 103 guests