You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-users
Hi,
what exactly are you asking, the browse button has the ellipsis as the label in your screenshot?
As documented and can be seen in the widgets sample, the ellipsis is used only when the controls are created with (non-default)
wxFLP_SMALL style and text "Browse" otherwise?
Regards,
PB
Igor Korot
unread,
Aug 12, 2026, 3:41:30 PMAug 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-u...@googlegroups.com
PB,
On Wed, Aug 12, 2026 at 2:31 PM PB <pbfo...@gmail.com> wrote:
>
> Hi,
>
> what exactly are you asking, the browse button has the ellipsis as the label in your screenshot?
Yes, it does.
But by default it has "Browse" text in the button.
>
> As documented and can be seen in the widgets sample, the ellipsis is used only when the controls are created with (non-default) wxFLP_SMALL style and text "Browse" otherwise?