Ahmad,
in the 24 hours you have been waiting for a solution, you could have
written this file open dialog !
there are simple solutions to this.
1/ upgrade to IC6+ and use hiDisplayFileDialog() and friends
2/ launch an external program such as kdialog or zenity. There is an
example using xdialog here :
http://groups.google.com/group/comp.cad.cadence/browse_thread/thread/840d2005155362ec/90744b3e6b7c6061
3/ there is code already available on this group, see
http://groups.google.com/group/comp.cad.cadence/browse_thread/thread/689390428ab8a64f/ea82ce34f892d87c
4/ i have an old piece of code written by Andrew Beckett for this purpose,
but I can't remember
where I got it from. You may want to try and ask CCS for a file named
abSelectFile.il
cheers,
Stéphane
Reotaro Hashemoto wrote:
> Hello guys,
>
> I appreciate any help. I do really need it please. I am pretty sure
> that at least one has a solution and even more, would you please help
> me?
>
> Thanks and regards,
> Ahmad
>
> Reotaro Hashemoto wrote:
>> Hi,
>>
>> I need to let the user select file through browsing from a regular
>> linux-like open file dialog, i wonder if there's an already existing
>> SKILL function to do that? Or i need to somehow implement it from
>> scratch? (for IC5033 version)
>>
>> Thanks a lot and best regards,
>> Ahmad


|