Restored from previous forum. Originally posted by qdriver.
Hi,
is it possible to change the language of the requester (pathrequester) during runtime for example for programms you want to offer a the possibility to change the language via the settings ?
bye and thanx for your help in advance.
Language in requester
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by MrVainSCL.
hello qdriver,
yes its possible! You can change the text off all gadgets at runtime with the command "SetGadgetText(#Gadget, Text$)"
PIII450, 256MB Ram, 80GB HD + 6,4 GB, RivaTNT, DirectX8.1, SB AWE64, Win2000 + all Updates...
greetz
MrVainSCL! aka Thorsten
hello qdriver,
yes its possible! You can change the text off all gadgets at runtime with the command "SetGadgetText(#Gadget, Text$)"
PIII450, 256MB Ram, 80GB HD + 6,4 GB, RivaTNT, DirectX8.1, SB AWE64, Win2000 + all Updates...
greetz
MrVainSCL! aka Thorsten
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by tranquil.
MrVain, I think you are a little bit confused. Please show me how you want to do that!
)
path$=pathrequester("Title","d:/")
The Headerlanguage is the language in which windows is installed.
Cheers
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User
System: Windows 2000 Server, 512 MB Ram, GeForce4200 TI 128 MB DDR, Hercules Theater 6.1 DTS Sound
System 2: Mobile Pentium 4 2.4GHz 512 MB DDR GeForce4 420-32, Windows XP Home
MrVain, I think you are a little bit confused. Please show me how you want to do that!
path$=pathrequester("Title","d:/")
The Headerlanguage is the language in which windows is installed.
Cheers
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User
System: Windows 2000 Server, 512 MB Ram, GeForce4200 TI 128 MB DDR, Hercules Theater 6.1 DTS Sound
System 2: Mobile Pentium 4 2.4GHz 512 MB DDR GeForce4 420-32, Windows XP Home
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by qdriver.
Hi ,
___________________________________________________
path$=pathrequester("Title","d:/")
The Headerlanguage is the language in which windows is installed.
_______________________________________________________
If the language is equal to the system language it helps me.
Thanx
Hi ,
___________________________________________________
path$=pathrequester("Title","d:/")
The Headerlanguage is the language in which windows is installed.
_______________________________________________________
If the language is equal to the system language it helps me.
Thanx