Forum Replies Created

Viewing 15 posts - 31 through 45 (of 51 total)
  • Author
    Posts
  • Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: Dropdown controls #5034

    Please check if the control is enabled -: or maybe try readding it.
    //all the event on our side are working

      private void bunifuDropdown1_onItemSelected(object sender, EventArgs e)
            {
                //your code here
            }

    Let us know if you face any challenges.

    Amos Chepchieng
    Keymaster
    Post count: 51

    Thank you for pointing out, we will definitely include in upcoming updates.

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: Bunifu Charts ? #4166

    Bunifu Charts or rather BunifuDataviz is not included in the current package of UI elements, we are planning to roll out some time time next year. Sorry for the confusion.

    Amos Chepchieng
    Keymaster
    Post count: 51

    Select all the all the flat buttons and set the property “isTab” to True.

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: aaa in toolbox #3056

    It is test component, basically does nothing, ignore it.

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: VertSlide #2698

    Set the Visible property of the holder to false before you BunifuTransition1.ShowSync(ex);

    Amos Chepchieng
    Keymaster
    Post count: 51

    Thank you for the suggestion, we will see a way out for that.

    Amos Chepchieng
    Keymaster
    Post count: 51

    Try changing Active Color & Normal Color to a different variation of color.

    Amos Chepchieng
    Keymaster
    Post count: 51

    Try using bunifuFlatButton1.selected = true; on Form Load that should work.

    Amos Chepchieng
    Keymaster
    Post count: 51

    Hi, i would suggest you use the ‘isTab’ property instead of ‘selected’ property that would fasten your coding. Set ‘isTab’ to true for all your buttons, you will be set. Cheers

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: Resize Form #1783

    1: Border less windows does not allow you to resize but you can still use WindowState property [Maximimed/Minimized]
    this.WindowState = FormWindowState.Maximized;
    You can make use of Anchor Property on the controls; click here for full usage.

    2: Version 1.5 will be released Friday 21st October.

    Happy coding.

    Amos Chepchieng
    Keymaster
    Post count: 51

    Yes it possible to do that with the control.

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: Blurry #1606

    We have noted the issue you have encountered with IOS switch, we are working to improve on it in version 1.5 which we will be releasing it soon, as for the rest of the features, we are constantly calibrating and improving. Thank you.

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: Error Unlicensed #1221

    Hi Debasis,
    We have sent an email with order details please check your mail inbox. Sorry for the inconvenience.

    Amos Chepchieng
    Keymaster
    Post count: 51
    in reply to: Error Unlicensed #1149

    Hi Tieping Liu please contact us through [email protected] with the details of the error. Thank you.

Viewing 15 posts - 31 through 45 (of 51 total)