Hi,
I have the main form that contains two panel divided by a splitter.
Is there a way to limit the splitter movement so that right panel cannot be
made less than a certain width ?
What is the purpose of the nMinSize property of TSplitter ?
Sorry I've read the help but I don't understood it.
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
TSplitter question
-
- Mensajes: 281
- Registrado: Vie Ago 04, 2006 4:58 pm
TSplitter question
Giuseppe,
> I have the main form that contains two panel divided by a splitter.
>
> Is there a way to limit the splitter movement so that right panel cannot
> be
> made less than a certain width ?
Not for now. We'll try to implement that feature in a future release.
> What is the purpose of the nMinSize property of TSplitter ?
> Sorry I've read the help but I don't understood it.
nMinSize is the size from which the splitter fully collapses. That is, there
is no way to the user to move the splitter behind that panel's wide. If the
splitter is moved to a position bellow that value, then it moves sudenly to
position 0.
--
Regards,
Jose F. Gimenez
> I have the main form that contains two panel divided by a splitter.
>
> Is there a way to limit the splitter movement so that right panel cannot
> be
> made less than a certain width ?
Not for now. We'll try to implement that feature in a future release.
> What is the purpose of the nMinSize property of TSplitter ?
> Sorry I've read the help but I don't understood it.
nMinSize is the size from which the splitter fully collapses. That is, there
is no way to the user to move the splitter behind that panel's wide. If the
splitter is moved to a position bellow that value, then it moves sudenly to
position 0.
--
Regards,
Jose F. Gimenez
TSplitter question
Giuseppe,
> I have the main form that contains two panel divided by a splitter.
>
> Is there a way to limit the splitter movement so that right panel cannot
> be
> made less than a certain width ?
Not for now. We'll try to implement that feature in a future release.
> What is the purpose of the nMinSize property of TSplitter ?
> Sorry I've read the help but I don't understood it.
nMinSize is the size from which the splitter fully collapses. That is, there
is no way to the user to move the splitter behind that panel's wide. If the
splitter is moved to a position bellow that value, then it moves sudenly to
position 0.
--
Regards,
Jose F. Gimenez
> I have the main form that contains two panel divided by a splitter.
>
> Is there a way to limit the splitter movement so that right panel cannot
> be
> made less than a certain width ?
Not for now. We'll try to implement that feature in a future release.
> What is the purpose of the nMinSize property of TSplitter ?
> Sorry I've read the help but I don't understood it.
nMinSize is the size from which the splitter fully collapses. That is, there
is no way to the user to move the splitter behind that panel's wide. If the
splitter is moved to a position bellow that value, then it moves sudenly to
position 0.
--
Regards,
Jose F. Gimenez
- ignacio
- Site Admin
- Mensajes: 9440
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
TSplitter question
Giuseppe,
Done. It will be in next release.
Regards,
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escribió en el mensaje
news:[email=434416c6@ozsrvnegro.ozlan.local...]434416c6@ozsrvnegro.ozlan.local...[/email]
> Giuseppe,
>
>> I have the main form that contains two panel divided by a splitter.
>>
>> Is there a way to limit the splitter movement so that right panel cannot
>> be
>> made less than a certain width ?
>
> Not for now. We'll try to implement that feature in a future release.
>
>
>> What is the purpose of the nMinSize property of TSplitter ?
>> Sorry I've read the help but I don't understood it.
>
> nMinSize is the size from which the splitter fully collapses. That is,
> there is no way to the user to move the splitter behind that panel's wide.
> If the splitter is moved to a position bellow that value, then it moves
> sudenly to position 0.
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
Done. It will be in next release.
Regards,
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escribió en el mensaje
news:[email=434416c6@ozsrvnegro.ozlan.local...]434416c6@ozsrvnegro.ozlan.local...[/email]
> Giuseppe,
>
>> I have the main form that contains two panel divided by a splitter.
>>
>> Is there a way to limit the splitter movement so that right panel cannot
>> be
>> made less than a certain width ?
>
> Not for now. We'll try to implement that feature in a future release.
>
>
>> What is the purpose of the nMinSize property of TSplitter ?
>> Sorry I've read the help but I don't understood it.
>
> nMinSize is the size from which the splitter fully collapses. That is,
> there is no way to the user to move the splitter behind that panel's wide.
> If the splitter is moved to a position bellow that value, then it moves
> sudenly to position 0.
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
TSplitter question
Giuseppe,
Done. It will be in next release.
Regards,
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escribió en el mensaje
news:[email=434416c6@ozsrvnegro.ozlan.local...]434416c6@ozsrvnegro.ozlan.local...[/email]
> Giuseppe,
>
>> I have the main form that contains two panel divided by a splitter.
>>
>> Is there a way to limit the splitter movement so that right panel cannot
>> be
>> made less than a certain width ?
>
> Not for now. We'll try to implement that feature in a future release.
>
>
>> What is the purpose of the nMinSize property of TSplitter ?
>> Sorry I've read the help but I don't understood it.
>
> nMinSize is the size from which the splitter fully collapses. That is,
> there is no way to the user to move the splitter behind that panel's wide.
> If the splitter is moved to a position bellow that value, then it moves
> sudenly to position 0.
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
Done. It will be in next release.
Regards,
"Jose F. Gimenez" <jfgimenez@wanadoo.es> escribió en el mensaje
news:[email=434416c6@ozsrvnegro.ozlan.local...]434416c6@ozsrvnegro.ozlan.local...[/email]
> Giuseppe,
>
>> I have the main form that contains two panel divided by a splitter.
>>
>> Is there a way to limit the splitter movement so that right panel cannot
>> be
>> made less than a certain width ?
>
> Not for now. We'll try to implement that feature in a future release.
>
>
>> What is the purpose of the nMinSize property of TSplitter ?
>> Sorry I've read the help but I don't understood it.
>
> nMinSize is the size from which the splitter fully collapses. That is,
> there is no way to the user to move the splitter behind that panel's wide.
> If the splitter is moved to a position bellow that value, then it moves
> sudenly to position 0.
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
-
- Mensajes: 281
- Registrado: Vie Ago 04, 2006 4:58 pm
TSplitter question
In data Sat, 8 Oct 2005 13:21:30 +0200, Ignacio Ortiz ha scritto:
> Giuseppe,
>
> Done. It will be in next release.
>
> Regards,
>
> "Jose F. Gimenez" <jfgimenez@wanadoo.es> escribió en el mensaje
> news:[email=434416c6@ozsrvnegro.ozlan.local...]434416c6@ozsrvnegro.ozlan.local...[/email]
>> Giuseppe,
>>
>>> I have the main form that contains two panel divided by a splitter.
>>>
>>> Is there a way to limit the splitter movement so that right panel cannot
>>> be
>>> made less than a certain width ?
>>
>> Not for now. We'll try to implement that feature in a future release.
>>
>>
>>> What is the purpose of the nMinSize property of TSplitter ?
>>> Sorry I've read the help but I don't understood it.
>>
>> nMinSize is the size from which the splitter fully collapses. That is,
>> there is no way to the user to move the splitter behind that panel's wide.
>> If the splitter is moved to a position bellow that value, then it moves
>> sudenly to position 0.
>>
>>
>> --
>> Regards,
>>
>> Jose F. Gimenez
>>
How fast !!!
Real good news, thank you.
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy
> Giuseppe,
>
> Done. It will be in next release.
>
> Regards,
>
> "Jose F. Gimenez" <jfgimenez@wanadoo.es> escribió en el mensaje
> news:[email=434416c6@ozsrvnegro.ozlan.local...]434416c6@ozsrvnegro.ozlan.local...[/email]
>> Giuseppe,
>>
>>> I have the main form that contains two panel divided by a splitter.
>>>
>>> Is there a way to limit the splitter movement so that right panel cannot
>>> be
>>> made less than a certain width ?
>>
>> Not for now. We'll try to implement that feature in a future release.
>>
>>
>>> What is the purpose of the nMinSize property of TSplitter ?
>>> Sorry I've read the help but I don't understood it.
>>
>> nMinSize is the size from which the splitter fully collapses. That is,
>> there is no way to the user to move the splitter behind that panel's wide.
>> If the splitter is moved to a position bellow that value, then it moves
>> sudenly to position 0.
>>
>>
>> --
>> Regards,
>>
>> Jose F. Gimenez
>>
How fast !!!
Real good news, thank you.
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy
-
- Mensajes: 281
- Registrado: Vie Ago 04, 2006 4:58 pm
TSplitter question
In data Sat, 8 Oct 2005 13:21:30 +0200, Ignacio Ortiz ha scritto:
> Giuseppe,
>
> Done. It will be in next release.
>
> Regards,
>
> "Jose F. Gimenez" <jfgimenez@wanadoo.es> escribió en el mensaje
> news:[email=434416c6@ozsrvnegro.ozlan.local...]434416c6@ozsrvnegro.ozlan.local...[/email]
>> Giuseppe,
>>
>>> I have the main form that contains two panel divided by a splitter.
>>>
>>> Is there a way to limit the splitter movement so that right panel cannot
>>> be
>>> made less than a certain width ?
>>
>> Not for now. We'll try to implement that feature in a future release.
>>
>>
>>> What is the purpose of the nMinSize property of TSplitter ?
>>> Sorry I've read the help but I don't understood it.
>>
>> nMinSize is the size from which the splitter fully collapses. That is,
>> there is no way to the user to move the splitter behind that panel's wide.
>> If the splitter is moved to a position bellow that value, then it moves
>> sudenly to position 0.
>>
>>
>> --
>> Regards,
>>
>> Jose F. Gimenez
>>
How fast !!!
Real good news, thank you.
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy
> Giuseppe,
>
> Done. It will be in next release.
>
> Regards,
>
> "Jose F. Gimenez" <jfgimenez@wanadoo.es> escribió en el mensaje
> news:[email=434416c6@ozsrvnegro.ozlan.local...]434416c6@ozsrvnegro.ozlan.local...[/email]
>> Giuseppe,
>>
>>> I have the main form that contains two panel divided by a splitter.
>>>
>>> Is there a way to limit the splitter movement so that right panel cannot
>>> be
>>> made less than a certain width ?
>>
>> Not for now. We'll try to implement that feature in a future release.
>>
>>
>>> What is the purpose of the nMinSize property of TSplitter ?
>>> Sorry I've read the help but I don't understood it.
>>
>> nMinSize is the size from which the splitter fully collapses. That is,
>> there is no way to the user to move the splitter behind that panel's wide.
>> If the splitter is moved to a position bellow that value, then it moves
>> sudenly to position 0.
>>
>>
>> --
>> Regards,
>>
>> Jose F. Gimenez
>>
How fast !!!
Real good news, thank you.
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy